forked from IBM-Cloud/node-helloworld
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
node-helloworld crashed at 2016-06-06T18:43:12Z
Metadata
{"instance":"219102672e8f4fa2a01047592d54f019","index":0,"exit_status":1,"exit_description":"app instance exited","reason":"CRASHED"}
Recent Logs
06 Jun 18:37:24 UTC [DEA/49] OUT Got staging request for app with id eb5625cb-d2d3-4e58-9edd-f083588504fa
06 Jun 18:37:37 UTC [STG/49] OUT -----> Downloaded app package (12K)
06 Jun 18:37:38 UTC [STG/0] ERR ����Cloning into '/tmp/buildpacks/nodejs-buildpack'...
06 Jun 18:37:38 UTC [API/1] OUT Updated app with guid eb5625cb-d2d3-4e58-9edd-f083588504fa ({"state"=>"STARTED"})
06 Jun 18:37:41 UTC [STG/0] OUT ����Submodule 'compile-extensions' (https://github.com/cloudfoundry/compile-extensions.git) registered for path 'compile-extensions'
06 Jun 18:37:41 UTC [STG/0] ERR Cloning into 'compile-extensions'...
06 Jun 18:37:42 UTC [STG/0] OUT Submodule path 'compile-extensions': checked out '4a0e48afc46c1d467b7c75a8ae5e6f3a044d3d64'
06 Jun 18:37:42 UTC [STG/0] OUT -------> Buildpack version 1.5.14
06 Jun 18:37:42 UTC [STG/0] OUT -----> Creating runtime environment
06 Jun 18:37:42 UTC [STG/0] OUT NPM_CONFIG_LOGLEVEL=error
06 Jun 18:37:42 UTC [STG/0] OUT NPM_CONFIG_PRODUCTION=true
06 Jun 18:37:42 UTC [STG/0] OUT NODE_ENV=production
06 Jun 18:37:42 UTC [STG/0] OUT NODE_MODULES_CACHE=true
06 Jun 18:37:42 UTC [STG/0] OUT -----> Installing binaries
06 Jun 18:37:42 UTC [STG/0] OUT engines.node (package.json): unspecified
06 Jun 18:37:42 UTC [STG/0] OUT engines.npm (package.json): unspecified (use default)
06 Jun 18:37:44 UTC [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/concourse-binaries/node/node-4.4.4-linux-x64.tgz]
06 Jun 18:37:44 UTC [STG/0] OUT Using default npm version: 2.15.1
06 Jun 18:37:45 UTC [STG/0] OUT -----> Restoring cache
06 Jun 18:37:45 UTC [STG/0] OUT Skipping cache restore (new runtime signature)
06 Jun 18:37:45 UTC [STG/0] OUT -----> Building dependencies
06 Jun 18:37:45 UTC [STG/0] OUT Pruning any extraneous modules
06 Jun 18:37:46 UTC [STG/0] OUT Installing node modules (package.json)
06 Jun 18:37:49 UTC [STG/0] OUT http-post@0.1.1 node_modules/http-post
06 Jun 18:37:49 UTC [STG/0] OUT commander@2.9.0 node_modules/commander
06 Jun 18:37:49 UTC [STG/0] OUT └── graceful-readlink@1.0.1
06 Jun 18:37:49 UTC [STG/0] OUT http-proxy@1.13.3 node_modules/http-proxy
06 Jun 18:37:49 UTC [STG/0] OUT ├── eventemitter3@1.2.0
06 Jun 18:37:49 UTC [STG/0] OUT └── requires-port@1.0.0
06 Jun 18:37:49 UTC [STG/0] OUT express@4.13.4 node_modules/express
06 Jun 18:37:49 UTC [STG/0] OUT ├── escape-html@1.0.3
06 Jun 18:37:49 UTC [STG/0] OUT ├── array-flatten@1.1.1
06 Jun 18:37:49 UTC [STG/0] OUT ├── cookie-signature@1.0.6
06 Jun 18:37:49 UTC [STG/0] OUT ├── methods@1.1.2
06 Jun 18:37:49 UTC [STG/0] OUT ├── content-type@1.0.2
06 Jun 18:37:49 UTC [STG/0] OUT ├── vary@1.0.1
06 Jun 18:37:49 UTC [STG/0] OUT ├── cookie@0.1.5
06 Jun 18:37:49 UTC [STG/0] OUT ├── etag@1.7.0
06 Jun 18:37:49 UTC [STG/0] OUT ├── range-parser@1.0.3
06 Jun 18:37:49 UTC [STG/0] OUT ├── content-disposition@0.5.1
06 Jun 18:37:49 UTC [STG/0] OUT ├── path-to-regexp@0.1.7
06 Jun 18:37:49 UTC [STG/0] OUT ├── parseurl@1.3.1
06 Jun 18:37:49 UTC [STG/0] OUT ├── fresh@0.3.0
06 Jun 18:37:49 UTC [STG/0] OUT ├── qs@4.0.0
06 Jun 18:37:49 UTC [STG/0] OUT ├── on-finished@2.3.0 (ee-first@1.1.1)
06 Jun 18:37:49 UTC [STG/0] OUT ├── finalhandler@0.4.1 (unpipe@1.0.0)
06 Jun 18:37:49 UTC [STG/0] OUT ├── debug@2.2.0 (ms@0.7.1)
06 Jun 18:37:49 UTC [STG/0] OUT ├── proxy-addr@1.0.10 (forwarded@0.1.0, ipaddr.js@1.0.5)
06 Jun 18:37:49 UTC [STG/0] OUT ├── type-is@1.6.13 (media-typer@0.3.0, mime-types@2.1.11)
06 Jun 18:37:49 UTC [STG/0] OUT ├── accepts@1.2.13 (negotiator@0.5.3, mime-types@2.1.11)
06 Jun 18:37:49 UTC [STG/0] OUT cf-deployment-tracker-client@0.1.1 node_modules/cf-deployment-tracker-client
06 Jun 18:37:49 UTC [STG/0] OUT └── restler@3.3.0 (yaml@0.2.3, qs@1.2.0, iconv-lite@0.2.11, xml2js@0.4.0)
06 Jun 18:37:50 UTC [STG/0] OUT -----> Caching build
06 Jun 18:37:50 UTC [STG/0] OUT Clearing previous node cache
06 Jun 18:37:50 UTC [STG/0] OUT Saving 2 cacheDirectories (default):
06 Jun 18:37:50 UTC [STG/0] OUT - node_modules
06 Jun 18:37:50 UTC [STG/0] OUT - bower_components (nothing to cache)
06 Jun 18:37:50 UTC [STG/0] OUT -----> Build succeeded!
06 Jun 18:37:51 UTC [STG/0] OUT ├── cf-deployment-tracker-client@0.1.1
06 Jun 18:37:51 UTC [STG/0] OUT ├── commander@2.9.0
06 Jun 18:37:51 UTC [STG/0] OUT ├── express@4.13.4
06 Jun 18:37:51 UTC [STG/0] OUT ├── http-post@0.1.1
06 Jun 18:37:51 UTC [STG/0] OUT └── http-proxy@1.13.3
06 Jun 18:37:54 UTC [STG/49] OUT -----> Uploading droplet (11M)
06 Jun 18:37:58 UTC [DEA/49] OUT Starting app instance (index 0) with guid eb5625cb-d2d3-4e58-9edd-f083588504fa
06 Jun 18:38:12 UTC [App/0] OUT ����Uploaded stats { ok: true }
06 Jun 18:43:12 UTC [API/6] OUT App instance exited with guid eb5625cb-d2d3-4e58-9edd-f083588504fa payload: {"cc_partition"=>"default", "droplet"=>"eb5625cb-d2d3-4e58-9edd-f083588504fa", "version"=>"d4056d69-8b4d-45a2-a2dd-71508139066e", "instance"=>"219102672e8f4fa2a01047592d54f019", "index"=>0, "reason"=>"CRASHED", "exit_status"=>1, "exit_description"=>"app instance exited", "crash_timestamp"=>1465238592}
Metadata
Metadata
Assignees
Labels
No labels