Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image export timeout context deadline exceeded #1190

Open
aviau opened this issue Apr 30, 2020 · 4 comments
Open

image export timeout context deadline exceeded #1190

aviau opened this issue Apr 30, 2020 · 4 comments

Comments

@aviau
Copy link

aviau commented Apr 30, 2020

I am using gcloud compute images export to export an image to GS.

The export build keeps failing after two hours, and I get the following error:

[image-export.image-export-export-disk.wait-for-inst-image-export-export-disk]: 2020-04-30T00:05:05Z WaitForInstancesSignal: Instance "inst-image-export-export-disk-image-export-image-export--03d7b": StatusMatch found: "GCEExport: Read 1.2 TiB of 4.9 TiB (230 MiB/sec), total written size: 221 GiB (32 MiB/sec)"
TIMEOUT
ERROR: context deadline exceeded
@aviau aviau changed the title image export timeout image export timeout context deadline exceeded Apr 30, 2020
@zoran15
Copy link
Contributor

zoran15 commented Apr 30, 2020

Have you tried using the --timeout flag of gcloud compute images export? Based on the progress in 2hrs, setting the timeout to 9hrs should be enough.

@aviau
Copy link
Author

aviau commented Apr 30, 2020

Hah! I'll try that and report back! Thanks!

@dntczdx
Copy link
Contributor

dntczdx commented Apr 30, 2020 via email

@ASH1998
Copy link

ASH1998 commented Jun 23, 2023

24 hours is the current limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants