Bug 2077900
Summary: | OCP 4.11 - error adding pod XXX to CNI network "multus-cni-network" (...) /var/run/multus/cni/net.d/10-ovn-kubernetes.conf. pollimmediate error: timed out waiting for the condition | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ramon Perez <raperez> |
Component: | Networking | Assignee: | Mohamed Mahmoud <mmahmoud> |
Networking sub component: | ovn-kubernetes | QA Contact: | Anurag saxena <anusaxen> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | ffernand, manrodri, mmahmoud, raperez |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-06 15:53:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ramon Perez
2022-04-22 14:24:12 UTC
Just including a new comment to report that I have observed again this issue with OCP 4.11.0 released the 2022-04-26, in this particular case: https://www.distributed-ci.io/jobs/98343ab5-1435-43c3-b6cb-e684d69feb77/files If you observe the status of the pods in the test-cnf namespace, you will see this kind of messages related to CNI network and so on: https://www.distributed-ci.io/files/ea0cb36c-fe50-4c9f-a242-c9f5216d602a. Some examples of the messages are: 4m39s Warning FailedCreatePodSandBox pod/test-7c846c6f8b-9w2pd Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_test-7c846c6f8b-9w2pd_test-cnf_08451e2e-c9dd-4c1a-83c1-7ead097c1866_0(1e7155242b015219048435cbd8e511f64f4028f87ee31614b9a14570bfa6d857): error adding pod test-cnf_test-7c846c6f8b-9w2pd to CNI network "multus-cni-network": plugin type="multus" name="multus-cni-network" failed (add): Multus: [test-cnf/test-7c846c6f8b-9w2pd/08451e2e-c9dd-4c1a-83c1-7ead097c1866]: have you checked that your default network is ready? still waiting for readinessindicatorfile @ /var/run/multus/cni/net.d/10-ovn-kubernetes.conf. pollimmediate error: timed out waiting for the condition 3m8s Warning FailedCreatePodSandBox pod/test-7c846c6f8b-9w2pd Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_test-7c846c6f8b-9w2pd_test-cnf_08451e2e-c9dd-4c1a-83c1-7ead097c1866_0(7320efc8c5d6725952e78b8477f5a2530bf3d8b8b12b60de839b2cc54a9f4829): error adding pod test-cnf_test-7c846c6f8b-9w2pd to CNI network "multus-cni-network": plugin type="multus" name="multus-cni-network" failed (add): Multus: [test-cnf/test-7c846c6f8b-9w2pd/08451e2e-c9dd-4c1a-83c1-7ead097c1866]: have you checked that your default network is ready? still waiting for readinessindicatorfile @ /var/run/multus/cni/net.d/10-ovn-kubernetes.conf. pollimmediate error: timed out waiting for the condition 97s Warning FailedCreatePodSandBox pod/test-7c846c6f8b-9w2pd Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_test-7c846c6f8b-9w2pd_test-cnf_08451e2e-c9dd-4c1a-83c1-7ead097c1866_0(2e07d52855ec618f3084594a1aafd95861e2b183d1d5975e6726cb7daf410763): error adding pod test-cnf_test-7c846c6f8b-9w2pd to CNI network "multus-cni-network": plugin type="multus" name="multus-cni-network" failed (add): Multus: [test-cnf/test-7c846c6f8b-9w2pd/08451e2e-c9dd-4c1a-83c1-7ead097c1866]: have you checked that your default network is ready? still waiting for readinessindicatorfile @ /var/run/multus/cni/net.d/10-ovn-kubernetes.conf. pollimmediate error: timed out waiting for the condition 6s Warning FailedCreatePodSandBox pod/test-7c846c6f8b-9w2pd Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_test-7c846c6f8b-9w2pd_test-cnf_08451e2e-c9dd-4c1a-83c1-7ead097c1866_0(17a5fc61500dd64e2b4b7a579fabc75e2832e5b4c237b913ec556d70ef048b32): error adding pod test-cnf_test-7c846c6f8b-9w2pd to CNI network "multus-cni-network": plugin type="multus" name="multus-cni-network" failed (add): Multus: [test-cnf/test-7c846c6f8b-9w2pd/08451e2e-c9dd-4c1a-83c1-7ead097c1866]: have you checked that your default network is ready? still waiting for readinessindicatorfile @ /var/run/multus/cni/net.d/10-ovn-kubernetes.conf. pollimmediate error: timed out waiting for the condition *** This bug has been marked as a duplicate of bug 2078866 *** |