Should add that I get this error when explicitly stating elasticsearch as a dependency, when installing a specific version of elastic search, or without any declaration that i need elasticsearch.
I’ve tried it all three ways. Installing my own version, declaring it in my machine services, and not doing anything at all and letting circle infer the correct version.
So, after some more poking around, I think what’s happening is that a spec wasn’t properly stubbed. It’s trying to access a varnish configs, that are using port 80, and consequently throwing the error.