Docker machine ls and docker machine status show different states

docker machine ls shows machine in TIMEOUT state whereas docker machine status shows the machine as RUNNING which seems to be the correct state as I am able to ssh into the machine.

I am working on OS X

Could this be a bug?