GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
808 stars 381 forks source link

gce: "before all" hook for "should get the instance" failed #549

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

Note: #502 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: bbdeea5f0d9fe20ff480ad8f8f386a60b98aef0e buildURL: https://console.cloud.google.com/cloud-build/builds;region=global/00f89719-efed-413b-a209-e3275dd739e4?project=firestore-nodejs-getting-start status: failed

Test output
Command failed: gcloud compute instances create my-app-instance-3e67ca55       --image-family=debian-9       --image-project=debian-cloud       --machine-type=g1-small       --scopes userinfo-email,cloud-platform       --metadata app-location=us-central1-f       --metadata-from-file startup-script=gce/startup-script.sh       --zone us-central1-f       --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

Error: Command failed: gcloud compute instances create my-app-instance-3e67ca55       --image-family=debian-9       --image-project=debian-cloud       --machine-type=g1-small       --scopes userinfo-email,cloud-platform       --metadata app-location=us-central1-f       --metadata-from-file startup-script=gce/startup-script.sh       --zone us-central1-f       --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

    at checkExecSyncError (child_process.js:790:11)
    at Object.execSync (child_process.js:863:15)
    at Context. (test/app.test.js:43:8)
    at processImmediate (internal/timers.js:464:21)
flaky-bot[bot] commented 2 years ago

commit: 24ccb45d5ee733a9b5d7d4d67f29f1af6444460a buildURL: https://console.cloud.google.com/cloud-build/builds;region=global/1bbf8798-c0e8-42e7-bfbb-6a7e219b7f60?project=firestore-nodejs-getting-start status: failed

Test output
Command failed: gcloud compute instances create my-app-instance-f1705202       --image-family=debian-9       --image-project=debian-cloud       --machine-type=g1-small       --scopes userinfo-email,cloud-platform       --metadata app-location=us-central1-f       --metadata-from-file startup-script=gce/startup-script.sh       --zone us-central1-f       --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

Error: Command failed: gcloud compute instances create my-app-instance-f1705202       --image-family=debian-9       --image-project=debian-cloud       --machine-type=g1-small       --scopes userinfo-email,cloud-platform       --metadata app-location=us-central1-f       --metadata-from-file startup-script=gce/startup-script.sh       --zone us-central1-f       --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

    at checkExecSyncError (child_process.js:790:11)
    at Object.execSync (child_process.js:863:15)
    at Context. (test/app.test.js:43:8)
    at processImmediate (internal/timers.js:464:21)