Bug 1835042
Summary: | worker nodes have long Exec-Probe Pod logs | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Kirsten Garrison <kgarriso> |
Component: | Node | Assignee: | Ryan Phillips <rphillips> |
Status: | CLOSED ERRATA | QA Contact: | MinLi <minmli> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | aos-bugs, jokerman, wking |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
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: | 2020-07-13 17:38:07 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
Kirsten Garrison
2020-05-13 01:05:36 UTC
verified with version : 4.5.0-0.nightly-2020-05-27-010813 logs like: May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: I0527 04:21:09.903423 1441 prober.go:166] Exec-Probe Pod: ovs-l9tpm, Container: openvswitch, Command: [/bin/bash -c #!/bin/bash May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/share/openvswitch/scripts/ovs-ctl status > /dev/null && May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/bin/ovs-appctl -T 5 ofproto/list > /dev/null && May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/bin/ovs-vsctl -t 5 show > /dev/null && May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: if /usr/bin/ovs-vsctl -t 5 br-exists br0; then /usr/bin/ovs-ofctl -t 5 -O OpenFlow13 pro> probe br0; else true; fi May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: ] May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: I0527 04:21:09.903423 1441 prober.go:166] Exec-Probe Pod: ovs-l9tpm, Container: openvswitch, Command: [/bin/bash -c #!/bin/bash May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/share/openvswitch/scripts/ovs-ctl status > /dev/null && May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/bin/ovs-appctl -T 5 ofproto/list > /dev/null && May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: /usr/bin/ovs-vsctl -t 5 show > /dev/null May 27 04:21:09 ip-10-0-159-34 hyperkube[1441]: ] May 27 04:21:10 ip-10-0-159-34 hyperkube[1441]: I0527 04:21:10.107135 1441 exec.go:60] Exec probe response: "" Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |