control-tower
control-tower copied to clipboard
i/o timeout' in 'create_vm' CPI method
Seeing a few cases of the following error with Control Tower v0.3.0. Does anyone have anything to offer?
Task 10 | 12:28:32 | Error: CPI error 'Bosh::Clouds::CloudError' with message 'Creating vm:
Failed to find Google Image 'stemcell-e5d99deb-c5b4-4f5f-53ad-87ef7e71d15a': Get
https://www.googleapis.com/compute/v1/projects/ps-amcginlay/global/images/
stemcell-e5d99deb-c5b4-4f5f-53ad-87ef7e71d15a?alt=json: oauth2: cannot fetch token:
Post https://accounts.google.com/o/oauth2/token: dial tcp 108.177.111.84:443: i/o timeout'
in 'create_vm' CPI method (CPI request ID: 'cpi-653711')
Thanks for logging this @amcginlay. Whilst it's a GCP issue, it looks like it's defended against in a newer version of the CPI which we haven't picked up yet. I've written a story to encapsulate this.