Skip to content

Instantly share code, notes, and snippets.

@sharifsalah
Created May 19, 2014 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharifsalah/dca9c2de08d810bad3db to your computer and use it in GitHub Desktop.
Save sharifsalah/dca9c2de08d810bad3db to your computer and use it in GitHub Desktop.
$ dev_appserver.py .
INFO 2014-05-19 20:39:04,797 devappserver2.py:765] Skipping SDK update check.
WARNING 2014-05-19 20:39:04,807 api_server.py:374] Could not initialize images API; you are likely missing the Python "PIL" module.
INFO 2014-05-19 20:39:04,814 api_server.py:171] Starting API server at: http://localhost:65372
INFO 2014-05-19 20:39:04,819 dispatcher.py:182] Starting module "default" running at: http://localhost:8080
INFO 2014-05-19 20:39:04,828 admin_server.py:117] Starting admin server at: http://localhost:8000
INFO 2014-05-19 20:39:12,227 module.py:639] default: "POST /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,265 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/demo-testfile?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2RlbW8tdGVzdGZpbGU%3D HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,283 module.py:639] default: "GET /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 200 4103
INFO 2014-05-19 20:39:12,294 module.py:639] default: "HEAD /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 200 4103
INFO 2014-05-19 20:39:12,315 module.py:639] default: "GET /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 200 1024
INFO 2014-05-19 20:39:12,331 module.py:639] default: "HEAD /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 200 4103
INFO 2014-05-19 20:39:12,344 module.py:639] default: "POST /_ah/gcs/app_default_bucket/foo1 HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,397 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/foo1?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2ZvbzE%3D HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,408 module.py:639] default: "POST /_ah/gcs/app_default_bucket/foo2 HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,491 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/foo2?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2ZvbzI%3D HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,510 module.py:639] default: "POST /_ah/gcs/app_default_bucket/bar HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,598 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/bar?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2Jhcg%3D%3D HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,616 module.py:639] default: "POST /_ah/gcs/app_default_bucket/bar/1 HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,664 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/bar/1?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2Jhci8x HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,678 module.py:639] default: "POST /_ah/gcs/app_default_bucket/bar/2 HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,729 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/bar/2?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2Jhci8y HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,740 module.py:639] default: "POST /_ah/gcs/app_default_bucket/boo/ HTTP/1.1" 201 -
INFO 2014-05-19 20:39:12,794 module.py:639] default: "PUT /_ah/gcs/app_default_bucket/boo/?upload_id=encoded_gs_file%3AYXBwX2RlZmF1bHRfYnVja2V0L2Jvby8%3D HTTP/1.1" 200 -
INFO 2014-05-19 20:39:12,852 module.py:639] default: "GET /_ah/gcs/app_default_bucket?max-keys=1&prefix=foo HTTP/1.1" 200 315
INFO 2014-05-19 20:39:12,873 module.py:639] default: "GET /_ah/gcs/app_default_bucket?marker=foo1&max-keys=1&prefix=foo HTTP/1.1" 200 287
INFO 2014-05-19 20:39:12,900 module.py:639] default: "GET /_ah/gcs/app_default_bucket?marker=foo2&max-keys=1&prefix=foo HTTP/1.1" 200 136
INFO 2014-05-19 20:39:12,955 module.py:639] default: "GET /_ah/gcs/app_default_bucket?prefix=b&delimiter=%2F HTTP/1.1" 200 374
INFO 2014-05-19 20:39:12,991 module.py:639] default: "GET /_ah/gcs/app_default_bucket?prefix=bar%2F&delimiter=%2F HTTP/1.1" 200 420
INFO 2014-05-19 20:39:13,029 module.py:639] default: "GET /_ah/gcs/app_default_bucket?prefix=boo%2F&delimiter=%2F HTTP/1.1" 200 267
INFO 2014-05-19 20:39:13,043 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/demo-testfile HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,055 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/foo1 HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,067 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/foo2 HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,080 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/bar HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,093 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/bar/1 HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,105 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/bar/2 HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,117 module.py:639] default: "DELETE /_ah/gcs/app_default_bucket/boo/ HTTP/1.1" 204 -
INFO 2014-05-19 20:39:13,123 module.py:639] default: "GET / HTTP/1.1" 200 3121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment