Joep van Delft
Joep van Delft
If you specify the following in your .travis.yml: `osx_image: 9.1` Worker will crap out with: ``` level=error msg="start attributes JSON parse error, attempting to ack+drop delivery" err="json: cannot unmarshal number...
The following happened with worker v2.11.0 on MacStadium: ``` Oct 05 00:34:28 wjb-1 travis-worker-production-com-1: time="2017-10-04T22:34:27Z" level=info msg="received amqp delivery" job_id=93257062 pid=19758 processor=271e149b-8091-4bfd-990a-bbfc657bce97 self="amqp_job_queue" Oct 05 00:34:28 wjb-1 travis-worker-production-com-1: time="2017-10-04T22:34:27Z" level=error...
A GCE job could not get started, and the requeue ended up in error. ``` Oct 23 20:31:57 production-1-worker-com-c-5-gce level=error msg="couldn't start instance" err="context deadline exceeded" Oct 23 20:31:57 production-1-worker-com-c-5-gce...
## What is the problem that this PR is trying to fix? This is to speed up the apt packages installation. If all packages are upgraded in the start, we...
## What is the problem that this PR is trying to fix? This is the last version available before MongoDB git distributed under the SSPL license. This ensures that this...
Currently, clang is installed from a tarball, which gets put in a surprising place. The PATH variable needs to point to `/usr/local/clang-3.9.0/bin` for this to take effect, and this path...
- Add extra aliases for postgres and mongodb, so these are not easily typo'd in the `services` list - Start mongodb differently when the architecture is PPC64LE - Detect architecture...
..and remove rarely used repositories that do this.