Unexpected EOF during watch stream event decoding: unexpected EOF in OpenShift

Solution Unverified - Updated -

Environment

  • Red Hat OpenShift Container Platform
    • 3.x

Issue

  • Getting some Unexpected EOF during watch stream event decoding: unexpected EOF logs from atomic-openshift-node
    Dec 10 01:33:35 node01.example.com atomic-openshift-node[3768]: I1210 01:33:35.142189 3768 iowatcher.go:102] Unexpected EOF during watch stream event decoding: unexpected EOF

Resolution

This Unexpected EOF message is not a WARNING log but an INFO log so you can ignore. We have several healthy OpenShift clusters and all of them are having this INFO message in the log.

Root Cause

This looks like an inappropriate API usage in the kubernetes, the upstream issue can be viewed at: Significantly larger frequency of "Unexpected EOF during watch stream event decoding: unexpected EOF".

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments