The Gardener_ParseTimeDifferenceTooOldOrMissing alert has been firing for the switch data type.
On further inspection of the dates where the parse time is too old (> 80 days), it seems they follow a systematic pattern, indicating that switch is falling behind.
Adding more queues so switch can catch up.
Coverage decreased (-0.1%) to 60.427% when pulling b1bab62f324699d0e51560a271aee4388f85c13d on sandbox-cristinaleon-switch-num-queues into d4bda5bfc75d23280cdc6978d648fd229223154a on master.
The Gardener_ParseTimeDifferenceTooOldOrMissing alert has been firing for the switch data type. On further inspection of the dates where the parse time is too old (> 80 days), it seems they follow a systematic pattern, indicating that switch is falling behind. Adding more queues so switch can catch up.
Also, install certificates to fix build issue in Google Cloud Build: Step #2 - "Build the testing docker container": fatal: unable to access 'https://gopkg.in/m-lab/pipe.v3/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none And Travis: fatal: unable to access 'https://gopkg.in/yaml.v2/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none More on this issue https://www.zoocha.com/news/fixing-issues-multiple-servers-caused-recently-expired-root-certificate. Same issue was fixed in the locate repo.
This change is