I got the below error, when I tried to deploy my GAE app through gcloud.
Updating service [default]...failed.
Maybe your need ignore some files in file .gcloudignore
/vendor/ /node_modules/ /.git/
This work for me!