Skip to content

Instantly share code, notes, and snippets.

@quintessence
Created February 5, 2015 01:48
Show Gist options
  • Save quintessence/2f5f26600e5365b922b6 to your computer and use it in GitHub Desktop.
Save quintessence/2f5f26600e5365b922b6 to your computer and use it in GitHub Desktop.
2015-02-04T20:05:44.60-0500 [App/0] OUT [martini] Started GET /robots.txt for 66.249.64.72, 173.245.54.23, 10.10.66.156
2015-02-04T20:05:44.60-0500 [App/0] OUT [martini] Completed 404 Not Found in 2.583466ms
2015-02-04T20:05:44.60-0500 [RTR] OUT trycf.starkandwayne.com - [05/02/2015:01:05:44 +0000] "GET /robots.txt HTTP/1.1" 404 43 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 10.10.66.156:1591 x_forwarded_for:"66.249.64.72, 173.245.54.23" vcap_request_id:f449ff3e-49ed-40be-5c23-3943ab42368d response_time:0.005195547 app_id:74b10ab6-f847-454e-bb07-abaae0f71931
2015-02-04T20:05:45.65-0500 [App/0] OUT [martini] Started GET /robots.txt for 66.249.64.7, 173.245.54.23, 10.10.66.156
2015-02-04T20:05:45.66-0500 [App/0] OUT [martini] Completed 404 Not Found in 8.128842ms
2015-02-04T20:05:45.66-0500 [RTR] OUT trycf.starkandwayne.com - [05/02/2015:01:05:45 +0000] "GET /robots.txt HTTP/1.1" 404 43 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 10.10.66.156:47768 x_forwarded_for:"66.249.64.7, 173.245.54.23" vcap_request_id:47083813-8d48-4acc-659b-bef406e9df25 response_time:0.011295643 app_id:74b10ab6-f847-454e-bb07-abaae0f71931
2015-02-04T20:05:45.78-0500 [App/0] OUT [martini] Started GET / for 66.249.64.15, 173.245.54.7, 10.10.66.156
2015-02-04T20:05:45.78-0500 [App/0] OUT [martini] [Static] Serving /index.html
2015-02-04T20:05:45.78-0500 [App/0] OUT [martini] Completed 200 OK in 378.867us
2015-02-04T20:05:45.79-0500 [RTR] OUT trycf.starkandwayne.com - [05/02/2015:01:05:45 +0000] "GET / HTTP/1.1" 200 8023 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 10.10.66.156:26844 x_forwarded_for:"66.249.64.15, 173.245.54.7" vcap_request_id:5bf50487-1a5e-4674-5700-e6541c8264ed response_time:0.042963174 app_id:74b10ab6-f847-454e-bb07-abaae0f71931
2015-02-04T20:44:04.30-0500 [API] OUT Tried to stop app that never received a start event
2015-02-04T20:44:05.90-0500 [DEA] OUT Got staging request for app with id 74b10ab6-f847-454e-bb07-abaae0f71931
2015-02-04T20:44:13.55-0500 [STG] OUT -----> Downloaded app package (1.5M)
2015-02-04T20:44:18.67-0500 [STG] OUT -----> Downloaded app buildpack cache (121M)
2015-02-04T20:44:18.79-0500 [STG] ERR Cloning into '/tmp/buildpacks/buildpack-go'...
2015-02-04T20:44:18.95-0500 [STG] ERR fatal: could not read Username for 'https://github.com': No such device or address
2015-02-04T20:44:18.96-0500 [STG] ERR Cloning into '/tmp/buildpacks/buildpack-go'...
2015-02-04T20:44:19.10-0500 [STG] ERR fatal: could not read Username for 'https://github.com': No such device or address
2015-02-04T20:44:19.10-0500 [STG] ERR /var/vcap/packages/dea_next/buildpacks/lib/git.rb:23:in `clone': Git clone failed: git clone --recursive https://github.com/longnguyen11288/buildpack-go /tmp/buildpacks/buildpack-go (RuntimeError)
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:149:in `clone_buildpack'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:115:in `build_pack'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:83:in `block in compile_with_timeout'
2015-02-04T20:44:19.10-0500 [STG] ERR from /usr/lib/ruby/1.9.1/timeout.rb:69:in `timeout'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:82:in `compile_with_timeout'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:58:in `block in stage_application'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:53:in `chdir'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/lib/buildpack.rb:53:in `stage_application'
2015-02-04T20:44:19.10-0500 [STG] ERR from /var/vcap/packages/dea_next/buildpacks/bin/run:10:in `<main>'
2015-02-04T20:44:19.11-0500 [STG] OUT
2015-02-04T20:44:19.39-0500 [API] ERR Encountered error: Staging error: failed to stage application:
2015-02-04T20:44:19.39-0500 [API] ERR Script exited with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment