Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Error of type -610 #7

Open
tonybrady opened this issue Jun 1, 2018 · 1 comment
Open

Error of type -610 #7

tonybrady opened this issue Jun 1, 2018 · 1 comment

Comments

@tonybrady
Copy link

I followed the installation instructions but I'm getting the following errors and the install just hangs until I quit:

$ bazel run upvote/gae:monolith_binary.deploy -- "${PROJ_ID}" app.yaml                     
WARNING: /private/var/tmp/_bazel_seadmin/dc15004ff28b5d5c51a9b82d37540f68/external/com_google_protobuf_java/WORKSPACE:1: Workspace name in /private/var/tmp/_bazel_seadmin/dc15004ff28b5d5c51a9b82d37540f68/external/com_google_protobuf_java/WORKSPACE (@com_google_protobuf) does not match the name given in the repository's definition (@com_google_protobuf_java); this will cause a build error in future versions
INFO: Analysed target //upvote/gae:monolith_binary.deploy (1 packages loaded).
INFO: Found 1 target...
Target //upvote/gae:monolith_binary.deploy up-to-date:
  bazel-bin/upvote/gae/monolith_binary_deploy.sh
  bazel-bin/upvote/gae/monolith_binary.deploy
INFO: Elapsed time: 3.435s, Critical Path: 0.07s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action

INFO: Running command line: bazel-bin/upvote/gae/monolith_binary.deploy upvote-205913 app.yaml
04:25 PM Application: upvote-205913 (was: auto); version: auto
04:25 PM Host: appengine.google.com
04:25 PM Starting update of app: upvote-205913, version: auto
04:25 PM Getting current resource limits.
0:370: execution error: An error of type -610 has occurred. (-610)
70:78: execution error: An error of type -610 has occurred. (-610)
69:77: execution error: An error of type -610 has occurred. (-610)
^C
Bazel caught interrupt signal; shutting down.

Here are my Basel and gcloud versions:

$ bazel version  
Build label: 0.13.1-homebrew
Build target: bazel-out/darwin-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Wed May 23 16:57:59 2018 (1527094679)
Build timestamp: 1527094679
Build timestamp as int: 1527094679

$ gcloud version
Google Cloud SDK 203.0.0
bq 2.0.34
core 2018.05.25
gsutil 4.31

Any ideas what's wrong?

@thehesiod
Copy link

may want to try with my update to the latest bazel appengine which uses gcloud deploy command instead of appcfg: farmersbusinessnetwork@05abd2d

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

No branches or pull requests

2 participants