[google-appengine] Re: deploy is very slow

2017-03-31 Thread Cole Peterson
Hey Nick. Just go and deploy a service using glcoud deploy and you will see the issue. It is unbearably slow. On Wednesday, February 22, 2017 at 3:11:06 PM UTC-8, Nick (Cloud Platform Support) wrote: > > Hey Alex, > > Slow deploys can be caused by many factors. If you want to submit a Public >

[google-appengine] Re: deploy is very slow

2017-02-22 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Alex, Slow deploys can be caused by many factors. If you want to submit a Public Issue Tracker issue for us to look at, you should consider including the following information: 1. The size on disk of your project 2. Whether you're

[google-appengine] Re: deploy is very slow

2017-02-20 Thread Alex Komoroske
I'm running into this too with the Go flexible environment. Deploys are taking 30+ minutes. On Monday, February 13, 2017 at 12:44:20 PM UTC-8, Nick (Cloud Platform Support) wrote: > > Hey Luis, > > The best way in fact would be to create a Public Issue Tracker >

[google-appengine] Re: deploy is very slow

2017-02-13 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Luis, The best way in fact would be to create a Public Issue Tracker thread, and we'll be able to follow up there. Post the link here once you've created a thread, and I'll be happy to assist, sending you an email which you can

[google-appengine] Re: deploy is very slow

2017-02-12 Thread Luis F De Pombo
Hi Nick, I am having the same issue as Adam but I am using a nodejs Flex env. I have the file you point to, what is the best email to get this to you? Thank you. On Monday, February 6, 2017 at 10:40:48 AM UTC-8, Nick (Cloud Platform Support) wrote: > > Just a quick update: > > As well, to avoid

[google-appengine] Re: deploy is very slow

2017-02-06 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Just a quick update: As well, to avoid the timestamp filtering commands above, you could simply run the deployment with the --verbosity debug and --log-http flags and then run gcloud info to check for where the "latest log file" is stored, and upload that file. The output line telling its

[google-appengine] Re: deploy is very slow

2017-02-06 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Adam, Could you capture the deployment logs using the flags "--verbosity debug" and "--log-http", piping this output into the "ts" utility to prepend a timestamp to each line, and then email me the logs? I'll be able to analyze what might be going on that way. On linux / Mac that will look

[google-appengine] Re: deploy is very slow

2017-02-03 Thread Adam Mathias Bittlingmayer
Yes, it is the Flex Env. Reviewing the container build logs, it does not seem deterministic. The total time varies, and the place in the process where multiple minutes pass between two log lines varies. On Friday, 3 February 2017 12:40:25 UTC-8, Nick (Cloud Platform Support) wrote: > > Hey

[google-appengine] Re: deploy is very slow

2017-02-03 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Adam, Are you deploying a Flexible Environment app? If so, what do the container builder logs from the Console show as far as activity during this time? Also, is this still occurring, or was it only for a certain period of time? If it's transient, it might just be a momentary service