Hi Matt, Do you mind including your app.yaml as well so we can look into this?
Cheers! On Wednesday, August 26, 2015 at 9:04:07 PM UTC-4, Matt Hanson wrote: > > Hello, > > I've got a VM built from a Dockerfile, the build all happens fine, both on > it's own or if spawned by 'gcloud preview app deploy ...' > > It gets to the end where it says 'Successfully built' > > However, when doing this with gcloud, it then starts giving me a ton of > errors like this: > > ERROR: Failed to generate layer archive: write > /var/lib/docker/graph/_tmp/7f20216219b569e64ac06dbb121792c0bf2e2e1d47492ef14a1664cb5fdf9ae7/577820362: > > no space left on device > > At the end it then says: > > Unable to push the image to/from the registry: "Failed to generate layer > archive: mkdir > /var/lib/docker/graph/_tmp/e581bf80f74ce1c98909d0f588132c8bc561695093399e634fe431c38c2d5b9c: > > no space left on device" > If you would like to report this issue, please run the following command: > gcloud feedback > > > It then sometimes properly deletes the VM on GCE, but other times it just > hangs and I have to manually delete it through the dev console. > > I'm running on Ubuntu 14.04, I have docker 1.8.1, and the latest gcloud > components. Docker info: > > Containers: 6 > Images: 63 > Storage Driver: aufs > Root Dir: /var/lib/docker/aufs > Backing Filesystem: extfs > Dirs: 75 > Dirperm1 Supported: true > Execution Driver: native-0.2 > Logging Driver: json-file > Kernel Version: 3.16.0-46-generic > Operating System: Ubuntu 14.04.3 LTS > CPUs: 8 > Total Memory: 23.46 GiB > Name: clavius > ID: BBJV:U7VU:BWQI:G4EZ:5QB3:U2IZ:ZG3G:X6KF:GCQT:GHJO:YZ5U:M5YN > Username: matthewhanson > Registry: https://index.docker.io/v1/ > WARNING: No swap limit support > > > I am not running out of space on my root drive where /var/lib/docker is > located, nor do I have any problem with inodes. > > Thanks in advance for any help you can provide, this is proving to be a > difficult and elusive issue. > > matt > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/fd1fea1d-e8ce-4662-b90a-bca02a3f77e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
