I’m seeing a lot of error messages sudo: unable to resolve host
already in the worker setup phase on my Travis runs, e.g.https://travis-ci.org/github/ArturKlauser/raspberrypi-rstudio/jobs/693321362. The runs later terminate entirely with runtime/cgo: pthread_create failed: Resource temporarily unavailable
in a apt-get update
in docker.
Could it be that there is a misconfiguration on the Travis host causing these issues? What can I do to fix it?
This is running on arch arm64 with docker service.