Hi Vikas, help verify the bug, thanks
Could you help verify the bug? thanks
I still see these errors in node logs on following version openshift v3.2.1.34 kubernetes v1.2.0-36-g4a3f9c5 etcd 2.2.5 May 3 13:42:35 host-8-250-217 atomic-openshift-node: I0503 13:42:35.681586 18253 helpers.go:101] Unable to get network stats from pid 90780: couldn't read network stats: failure opening /proc/90780/net/dev: open /proc/90780/net/dev: no such file or directory May 3 13:42:36 host-8-250-217 atomic-openshift-node: I0503 13:42:36.998572 18253 helpers.go:101] Unable to get network stats from pid 95417: couldn't read network stats: failure opening /proc/95417/net/dev: open /proc/95417/net/dev: no such file or directory May 3 13:42:42 host-8-250-217 atomic-openshift-node: I0503 13:42:42.085559 18253 helpers.go:101] Unable to get network stats from pid 90363: couldn't read network stats: failure opening /proc/90363/net/dev: open /proc/90363/net/dev: no such file or directory May 3 13:42:43 host-8-250-217 atomic-openshift-node: I0503 13:42:43.737449 18253 helpers.go:101] Unable to get network stats from pid 91508: couldn't read network stats: failure opening /proc/91508/net/dev: open /proc/91508/net/dev: no such file or directory
This shouldn't have been moved to ON_QA as it is not part of a tagged build yet: $ git log --oneline --no-merges v3.2.1.34..ose/enterprise-3.2 ... 50a6fdfbf5 (github-ose/pick-cadv-1700-3.2, pick-cadv-1700-3.2) UPSTREAM: google/cadvisor: 1700: Reduce log spam when unable to get network stats <---- ...