Skip to content

Instantly share code, notes, and snippets.

@goliatone
Created April 20, 2016 18:16
Show Gist options
  • Select an option

  • Save goliatone/578c270b00f26fd55aabaa3aefcf41ac to your computer and use it in GitHub Desktop.

Select an option

Save goliatone/578c270b00f26fd55aabaa3aefcf41ac to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
time docker build --rm -t goliatone/rpi-pir-sensor .
Sending build context to Docker daemon 82.94 kB
Step 1 : FROM hypriot/rpi-iojs:1.6.4
---> ec41686b23b6
Step 2 : MAINTAINER goliatone <hello@goliatone.com>
---> Using cache
---> f80032fb17a5
Step 3 : RUN apt-get update && apt-get install -y libi2c-dev git && git clone https://github.com/bryan-m-hughes/wiringPi && cd wiringPi && ./build && mkdir -p /usr/src/app
---> Using cache
---> 95f916c4a60c
Step 4 : WORKDIR /usr/src/app
---> Using cache
---> b799db03b82c
Step 5 : ADD package.json /tmp/package.json
---> Using cache
---> 7d15e59f2641
Step 6 : RUN cd /tmp && npm install --production -dd
---> Running in bbd41631012f
npm info it worked if it ends with ok
npm verb cli [ '/usr/local/bin/iojs',
npm verb cli '/usr/local/bin/npm',
npm verb cli 'install',
npm verb cli '--production',
npm verb cli '-dd' ]
npm info using npm@2.7.5
npm info using node@v1.6.4
npm verb install where, deps [ '/tmp',
npm verb install [ 'amqp',
npm verb install 'ascoltatori',
npm verb install 'body-parser',
npm verb install 'cookie-parser',
npm verb install 'debug',
npm verb install 'ejs',
npm verb install 'express',
npm verb install 'gextend',
npm verb install 'influx',
npm verb install 'johnny-five',
npm verb install 'morgan',
npm verb install 'raspi-io',
npm verb install 'request',
npm verb install 'serve-favicon',
npm verb install 'singleton-uuid',
npm verb install 'winston',
npm verb install 'winston-daily-rotate-file',
npm verb install 'winston-honeybadger' ] ]
npm verb install where, peers [ '/tmp', [] ]
npm info preinstall phonebooth-sensor@0.1.0
npm verb cache add spec johnny-five@^0.9.19
npm verb addNamed johnny-five@>=0.9.19 <0.10.0
npm verb addNameRange registry:https://registry.npmjs.org/johnny-five not in flight; fetching
npm verb cache add spec morgan@~1.5.1
npm verb addNamed morgan@>=1.5.1 <1.6.0
npm verb addNameRange registry:https://registry.npmjs.org/morgan not in flight; fetching
npm verb cache add spec raspi-io@^5.2.0
npm verb addNamed raspi-io@>=5.2.0 <6.0.0
npm verb addNameRange registry:https://registry.npmjs.org/raspi-io not in flight; fetching
npm verb cache add spec request@^2.69.0
npm verb addNamed request@>=2.69.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
npm verb cache add spec serve-favicon@~2.2.0
npm verb addNamed serve-favicon@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/serve-favicon not in flight; fetching
npm verb cache add spec singleton-uuid@^0.1.0
npm verb addNamed singleton-uuid@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/singleton-uuid not in flight; fetching
npm verb cache add spec winston@^2.2.0
npm verb addNamed winston@>=2.2.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/winston not in flight; fetching
npm verb cache add spec winston-daily-rotate-file@^1.0.1
npm verb addNamed winston-daily-rotate-file@>=1.0.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/winston-daily-rotate-file not in flight; fetching
npm verb cache add spec winston-honeybadger@^0.5.0
npm verb addNamed winston-honeybadger@>=0.5.0 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/winston-honeybadger not in flight; fetching
npm verb cache add spec amqp@^0.2.4
npm verb addNamed amqp@>=0.2.4 <0.3.0
npm verb addNameRange registry:https://registry.npmjs.org/amqp not in flight; fetching
npm verb cache add spec ascoltatori@^0.21.0
npm verb addNamed ascoltatori@>=0.21.0 <0.22.0
npm verb addNameRange registry:https://registry.npmjs.org/ascoltatori not in flight; fetching
npm verb cache add spec body-parser@~1.10.2
npm verb addNamed body-parser@>=1.10.2 <1.11.0
npm verb addNameRange registry:https://registry.npmjs.org/body-parser not in flight; fetching
npm verb cache add spec cookie-parser@~1.3.3
npm verb addNamed cookie-parser@>=1.3.3 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/cookie-parser not in flight; fetching
npm verb cache add spec debug@~2.1.1
npm verb addNamed debug@>=2.1.1 <2.2.0
npm verb addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching
npm verb cache add spec ejs@~2.2.3
npm verb addNamed ejs@>=2.2.3 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/ejs not in flight; fetching
npm verb cache add spec express@~4.11.1
npm verb addNamed express@>=4.11.1 <4.12.0
npm verb addNameRange registry:https://registry.npmjs.org/express not in flight; fetching
npm verb cache add spec gextend@^0.1.6
npm verb addNamed gextend@>=0.1.6 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/gextend not in flight; fetching
npm verb cache add spec influx@^4.1.0
npm verb addNamed influx@>=4.1.0 <5.0.0
npm verb addNameRange registry:https://registry.npmjs.org/influx not in flight; fetching
npm verb request uri https://registry.npmjs.org/johnny-five
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm verb request id 95e5abd86574aa3f
npm http request GET https://registry.npmjs.org/johnny-five
npm verb request uri https://registry.npmjs.org/morgan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/morgan
npm verb request uri https://registry.npmjs.org/raspi-io
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/raspi-io
npm verb request uri https://registry.npmjs.org/request
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/request
npm verb request uri https://registry.npmjs.org/serve-favicon
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/serve-favicon
npm verb request uri https://registry.npmjs.org/singleton-uuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/singleton-uuid
npm verb request uri https://registry.npmjs.org/winston
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/winston
npm verb request uri https://registry.npmjs.org/winston-daily-rotate-file
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/winston-daily-rotate-file
npm verb request uri https://registry.npmjs.org/winston-honeybadger
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/winston-honeybadger
npm verb request uri https://registry.npmjs.org/amqp
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/amqp
npm verb request uri https://registry.npmjs.org/ascoltatori
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/ascoltatori
npm verb request uri https://registry.npmjs.org/body-parser
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/body-parser
npm verb request uri https://registry.npmjs.org/cookie-parser
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/cookie-parser
npm verb request uri https://registry.npmjs.org/debug
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/debug
npm verb request uri https://registry.npmjs.org/ejs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/ejs
npm verb request uri https://registry.npmjs.org/express
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/express
npm verb request uri https://registry.npmjs.org/gextend
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/gextend
npm verb request uri https://registry.npmjs.org/influx
npm verb request no auth needed
npm info attempt registry request try #1 at 17:43:15
npm http request GET https://registry.npmjs.org/influx
npm http 200 https://registry.npmjs.org/morgan
npm verb get saving morgan to /root/.npm/registry.npmjs.org/morgan/.cache.json
npm http 200 https://registry.npmjs.org/request
npm verb get saving request to /root/.npm/registry.npmjs.org/request/.cache.json
npm http 200 https://registry.npmjs.org/winston
npm verb get saving winston to /root/.npm/registry.npmjs.org/winston/.cache.json
npm verb getCacheStat cache creation not in flight; initializing
npm verb getCacheStat cache creation already in flight; waiting
npm verb getCacheStat cache creation already in flight; waiting
npm http 200 https://registry.npmjs.org/singleton-uuid
npm verb get saving singleton-uuid to /root/.npm/registry.npmjs.org/singleton-uuid/.cache.json
npm http 200 https://registry.npmjs.org/winston-daily-rotate-file
npm verb get saving winston-daily-rotate-file to /root/.npm/registry.npmjs.org/winston-daily-rotate-file/.cache.json
npm http 200 https://registry.npmjs.org/winston-honeybadger
npm verb get saving winston-honeybadger to /root/.npm/registry.npmjs.org/winston-honeybadger/.cache.json
npm http 200 https://registry.npmjs.org/serve-favicon
npm verb get saving serve-favicon to /root/.npm/registry.npmjs.org/serve-favicon/.cache.json
npm http 200 https://registry.npmjs.org/amqp
npm verb get saving amqp to /root/.npm/registry.npmjs.org/amqp/.cache.json
npm http 200 https://registry.npmjs.org/raspi-io
npm verb get saving raspi-io to /root/.npm/registry.npmjs.org/raspi-io/.cache.json
npm http 200 https://registry.npmjs.org/cookie-parser
npm verb get saving cookie-parser to /root/.npm/registry.npmjs.org/cookie-parser/.cache.json
npm http 200 https://registry.npmjs.org/body-parser
npm verb get saving body-parser to /root/.npm/registry.npmjs.org/body-parser/.cache.json
npm http 200 https://registry.npmjs.org/ascoltatori
npm verb get saving ascoltatori to /root/.npm/registry.npmjs.org/ascoltatori/.cache.json
npm http 200 https://registry.npmjs.org/debug
npm verb get saving debug to /root/.npm/registry.npmjs.org/debug/.cache.json
npm verb addNamed singleton-uuid@0.1.0
npm verb addRemoteTarball https://registry.npmjs.org/singleton-uuid/-/singleton-uuid-0.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/singleton-uuid/-/singleton-uuid-0.1.0.tgz',
npm verb addRemoteTarball 'ebf11be4c3689670c316f61139e2fd116f079769' ]
npm http 200 https://registry.npmjs.org/ejs
npm verb get saving ejs to /root/.npm/registry.npmjs.org/ejs/.cache.json
npm verb addNamed amqp@0.2.4
npm verb addNamed morgan@1.5.3
npm verb addNamed request@2.72.0
npm verb addNamed winston@2.2.0
npm verb addNamed winston-honeybadger@0.5.0
npm verb addRemoteTarball https://registry.npmjs.org/amqp/-/amqp-0.2.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/amqp/-/amqp-0.2.4.tgz',
npm verb addRemoteTarball 'b47e9f5b01f292ab18a8097ff0e72a54b4d03a89' ]
npm verb addNamed winston-daily-rotate-file@1.0.1
npm verb addNamed raspi-io@5.4.1
npm verb addRemoteTarball https://registry.npmjs.org/morgan/-/morgan-1.5.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/morgan/-/morgan-1.5.3.tgz',
npm verb addRemoteTarball '8adb4e72f9e5c5436e5d93f42910835f79da9fdf' ]
npm verb addRemoteTarball https://registry.npmjs.org/request/-/request-2.72.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/request/-/request-2.72.0.tgz',
npm verb addRemoteTarball '0ce3a179512620b10441f14c82e21c12c0ddb4e1' ]
npm verb addRemoteTarball https://registry.npmjs.org/winston/-/winston-2.2.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/winston/-/winston-2.2.0.tgz',
npm verb addRemoteTarball '2c853dd87ab552a8e8485d72cbbf9a2286f029b7' ]
npm verb addNamed serve-favicon@2.2.1
npm verb addRemoteTarball https://registry.npmjs.org/winston-honeybadger/-/winston-honeybadger-0.5.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/winston-honeybadger/-/winston-honeybadger-0.5.0.tgz',
npm verb addRemoteTarball '4a1e9e3c87c82546fca3ae98f9afc0f356102d1e' ]
npm verb addRemoteTarball https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-1.0.1.tgz',
npm verb addRemoteTarball '9ae29867b8ea1a96f60a45dc08852a70a38a44c2' ]
npm verb addRemoteTarball https://registry.npmjs.org/raspi-io/-/raspi-io-5.4.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-io/-/raspi-io-5.4.1.tgz',
npm verb addRemoteTarball '8f773e8e4df47ecd50d174c6b34f7195b1690fdb' ]
npm verb addNamed cookie-parser@1.3.5
npm verb addRemoteTarball https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.2.1.tgz',
npm verb addRemoteTarball 'd97bacc150f66fe0e5cc4c78a84ba15bae5a584a' ]
npm verb addRemoteTarball https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz',
npm verb addRemoteTarball '9d755570fb5d17890771227a02314d9be7cf8356' ]
npm http 200 https://registry.npmjs.org/express
npm verb get saving express to /root/.npm/registry.npmjs.org/express/.cache.json
npm verb addNamed body-parser@1.10.2
npm info retry fetch attempt 1 at 17:43:37
npm info attempt registry request try #1 at 17:43:37
npm http fetch GET https://registry.npmjs.org/raspi-io/-/raspi-io-5.4.1.tgz
npm info retry fetch attempt 1 at 17:43:37
npm info attempt registry request try #1 at 17:43:37
npm http fetch GET https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-1.0.1.tgz
npm verb addNamed ascoltatori@0.21.1
npm info retry fetch attempt 1 at 17:43:37
npm info attempt registry request try #1 at 17:43:37
npm http fetch GET https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.2.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/body-parser/-/body-parser-1.10.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/body-parser/-/body-parser-1.10.2.tgz',
npm verb addRemoteTarball '405d465fcd3ccf0ea8a35adbf1055f6e98316bd1' ]
npm info retry fetch attempt 1 at 17:43:37
npm info attempt registry request try #1 at 17:43:37
npm http fetch GET https://registry.npmjs.org/amqp/-/amqp-0.2.4.tgz
npm info retry fetch attempt 1 at 17:43:37
npm info attempt registry request try #1 at 17:43:37
npm http fetch GET https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz
npm verb addRemoteTarball https://registry.npmjs.org/ascoltatori/-/ascoltatori-0.21.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ascoltatori/-/ascoltatori-0.21.1.tgz',
npm verb addRemoteTarball '18ed72f9bed8d40fa94535b511964c8ddb491f9b' ]
npm verb addNamed debug@2.1.3
npm info retry fetch attempt 1 at 17:43:40
npm info attempt registry request try #1 at 17:43:40
npm http fetch GET https://registry.npmjs.org/morgan/-/morgan-1.5.3.tgz
npm info retry fetch attempt 1 at 17:43:40
npm info attempt registry request try #1 at 17:43:40
npm http fetch GET https://registry.npmjs.org/request/-/request-2.72.0.tgz
npm info retry fetch attempt 1 at 17:43:40
npm info attempt registry request try #1 at 17:43:40
npm http fetch GET https://registry.npmjs.org/winston/-/winston-2.2.0.tgz
npm info retry fetch attempt 1 at 17:43:40
npm info attempt registry request try #1 at 17:43:40
npm http fetch GET https://registry.npmjs.org/winston-honeybadger/-/winston-honeybadger-0.5.0.tgz
npm http 200 https://registry.npmjs.org/gextend
npm verb get saving gextend to /root/.npm/registry.npmjs.org/gextend/.cache.json
npm http 200 https://registry.npmjs.org/influx
npm verb get saving influx to /root/.npm/registry.npmjs.org/influx/.cache.json
npm info retry fetch attempt 1 at 17:43:42
npm info attempt registry request try #1 at 17:43:42
npm http fetch GET https://registry.npmjs.org/singleton-uuid/-/singleton-uuid-0.1.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/debug/-/debug-2.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/debug/-/debug-2.1.3.tgz',
npm verb addRemoteTarball 'ce8ab1b5ee8fbee2bfa3b633cab93d366b63418e' ]
npm http fetch 200 https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-1.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-io/-/raspi-io-5.4.1.tgz
npm http fetch 200 https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.2.1.tgz
npm http fetch 200 https://registry.npmjs.org/amqp/-/amqp-0.2.4.tgz
npm info retry fetch attempt 1 at 17:43:47
npm info attempt registry request try #1 at 17:43:47
npm http fetch GET https://registry.npmjs.org/body-parser/-/body-parser-1.10.2.tgz
npm verb addNamed ejs@2.2.4
npm info retry fetch attempt 1 at 17:43:47
npm info attempt registry request try #1 at 17:43:47
npm http fetch GET https://registry.npmjs.org/ascoltatori/-/ascoltatori-0.21.1.tgz
npm http fetch 200 https://registry.npmjs.org/morgan/-/morgan-1.5.3.tgz
npm http fetch 200 https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz
npm verb addRemoteTarball https://registry.npmjs.org/ejs/-/ejs-2.2.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ejs/-/ejs-2.2.4.tgz',
npm verb addRemoteTarball 'f0af7e366c13149dd7ae30106c0c0e1cad11903c' ]
npm http fetch 200 https://registry.npmjs.org/request/-/request-2.72.0.tgz
npm http fetch 200 https://registry.npmjs.org/winston/-/winston-2.2.0.tgz
npm info retry fetch attempt 1 at 17:43:52
npm info attempt registry request try #1 at 17:43:52
npm http fetch GET https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm verb addNamed express@4.11.2
npm info retry fetch attempt 1 at 17:43:52
npm info attempt registry request try #1 at 17:43:52
npm http fetch GET https://registry.npmjs.org/ejs/-/ejs-2.2.4.tgz
npm verb addRemoteTarball https://registry.npmjs.org/express/-/express-4.11.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/express/-/express-4.11.2.tgz',
npm verb addRemoteTarball '8df3d5a9ac848585f00a0777601823faecd3b148' ]
npm http fetch 200 https://registry.npmjs.org/singleton-uuid/-/singleton-uuid-0.1.0.tgz
npm http fetch 200 https://registry.npmjs.org/winston-honeybadger/-/winston-honeybadger-0.5.0.tgz
npm verb addNamed gextend@0.1.6
npm verb addNamed influx@4.1.0
npm info retry fetch attempt 1 at 17:43:55
npm info attempt registry request try #1 at 17:43:55
npm http fetch GET https://registry.npmjs.org/express/-/express-4.11.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/gextend/-/gextend-0.1.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/gextend/-/gextend-0.1.6.tgz',
npm verb addRemoteTarball 'ede42c0f0bbf53fd0f5f101c416343caf6bd8472' ]
npm verb addRemoteTarball https://registry.npmjs.org/influx/-/influx-4.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/influx/-/influx-4.1.0.tgz',
npm verb addRemoteTarball '576988a1b1ca8571c0974e1dbfda27fe52a258a7' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cookie-parser@1.3.5
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/serve-favicon/-/serve-favicon-2.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for serve-favicon@2.2.1
npm info retry fetch attempt 1 at 17:43:55
npm info attempt registry request try #1 at 17:43:55
npm http fetch GET https://registry.npmjs.org/gextend/-/gextend-0.1.6.tgz
npm info retry fetch attempt 1 at 17:43:55
npm info attempt registry request try #1 at 17:43:55
npm http fetch GET https://registry.npmjs.org/influx/-/influx-4.1.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/morgan/-/morgan-1.5.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for morgan@1.5.3
npm http fetch 200 https://registry.npmjs.org/body-parser/-/body-parser-1.10.2.tgz
npm http fetch 200 https://registry.npmjs.org/ascoltatori/-/ascoltatori-0.21.1.tgz
npm http fetch 200 https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for winston-daily-rotate-file@1.0.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/singleton-uuid/-/singleton-uuid-0.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for singleton-uuid@0.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/winston-honeybadger/-/winston-honeybadger-0.5.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for winston-honeybadger@0.5.0
npm verb afterAdd /root/.npm/cookie-parser/1.3.5/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/serve-favicon/2.2.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/morgan/1.5.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/winston-daily-rotate-file/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/cookie-parser/1.3.5/package/package.json written
npm verb afterAdd /root/.npm/singleton-uuid/0.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/winston-honeybadger/0.5.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/serve-favicon/2.2.1/package/package.json written
npm verb afterAdd /root/.npm/morgan/1.5.3/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/body-parser/-/body-parser-1.10.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for body-parser@1.10.2
npm verb afterAdd /root/.npm/winston-daily-rotate-file/1.0.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/debug/-/debug-2.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for debug@2.1.3
npm verb afterAdd /root/.npm/singleton-uuid/0.1.0/package/package.json written
npm verb afterAdd /root/.npm/winston-honeybadger/0.5.0/package/package.json written
npm http fetch 200 https://registry.npmjs.org/ejs/-/ejs-2.2.4.tgz
npm verb afterAdd /root/.npm/body-parser/1.10.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/debug/2.1.3/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-io/-/raspi-io-5.4.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-io@5.4.1
npm verb afterAdd /root/.npm/body-parser/1.10.2/package/package.json written
npm verb afterAdd /root/.npm/debug/2.1.3/package/package.json written
npm verb afterAdd /root/.npm/raspi-io/5.4.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/winston/-/winston-2.2.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for winston@2.2.0
npm verb afterAdd /root/.npm/raspi-io/5.4.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/request/-/request-2.72.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for request@2.72.0
npm verb afterAdd /root/.npm/winston/2.2.0/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/johnny-five
npm verb get saving johnny-five to /root/.npm/registry.npmjs.org/johnny-five/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ejs/-/ejs-2.2.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ejs@2.2.4
npm verb afterAdd /root/.npm/winston/2.2.0/package/package.json written
npm verb afterAdd /root/.npm/request/2.72.0/package/package.json not in flight; writing
npm verb addNamed johnny-five@0.9.43
npm verb addRemoteTarball https://registry.npmjs.org/johnny-five/-/johnny-five-0.9.43.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/johnny-five/-/johnny-five-0.9.43.tgz',
npm verb addRemoteTarball '48bef0994fd226bbb84dd49a56c3ada1e5f738ab' ]
npm verb afterAdd /root/.npm/ejs/2.2.4/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/request/2.72.0/package/package.json written
npm info retry fetch attempt 1 at 17:43:59
npm info attempt registry request try #1 at 17:43:59
npm http fetch GET https://registry.npmjs.org/johnny-five/-/johnny-five-0.9.43.tgz
npm verb afterAdd /root/.npm/ejs/2.2.4/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/amqp/-/amqp-0.2.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for amqp@0.2.4
npm verb afterAdd /root/.npm/amqp/0.2.4/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/amqp/0.2.4/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ascoltatori/-/ascoltatori-0.21.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ascoltatori@0.21.1
npm verb afterAdd /root/.npm/ascoltatori/0.21.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/express/-/express-4.11.2.tgz
npm verb afterAdd /root/.npm/ascoltatori/0.21.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/express/-/express-4.11.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for express@4.11.2
npm verb afterAdd /root/.npm/express/4.11.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/express/4.11.2/package/package.json written
npm http fetch 200 https://registry.npmjs.org/gextend/-/gextend-0.1.6.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/gextend/-/gextend-0.1.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for gextend@0.1.6
npm verb afterAdd /root/.npm/gextend/0.1.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/gextend/0.1.6/package/package.json written
npm http fetch 200 https://registry.npmjs.org/influx/-/influx-4.1.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/influx/-/influx-4.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for influx@4.1.0
npm verb afterAdd /root/.npm/influx/4.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/influx/4.1.0/package/package.json written
npm http fetch 200 https://registry.npmjs.org/johnny-five/-/johnny-five-0.9.43.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/johnny-five/-/johnny-five-0.9.43.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for johnny-five@0.9.43
npm verb afterAdd /root/.npm/johnny-five/0.9.43/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/johnny-five/0.9.43/package/package.json written
npm info install cookie-parser@1.3.5 into /tmp
npm info install serve-favicon@2.2.1 into /tmp
npm info install morgan@1.5.3 into /tmp
npm info install winston-daily-rotate-file@1.0.1 into /tmp
npm info install singleton-uuid@0.1.0 into /tmp
npm info install winston-honeybadger@0.5.0 into /tmp
npm info install body-parser@1.10.2 into /tmp
npm info install debug@2.1.3 into /tmp
npm info install raspi-io@5.4.1 into /tmp
npm info install winston@2.2.0 into /tmp
npm info install request@2.72.0 into /tmp
npm info install ejs@2.2.4 into /tmp
npm info install amqp@0.2.4 into /tmp
npm info install ascoltatori@0.21.1 into /tmp
npm info install express@4.11.2 into /tmp
npm info install gextend@0.1.6 into /tmp
npm info install influx@4.1.0 into /tmp
npm info install johnny-five@0.9.43 into /tmp
npm info installOne cookie-parser@1.3.5
npm verb installOne of cookie-parser to /tmp not in flight; installing
npm info installOne serve-favicon@2.2.1
npm verb installOne of serve-favicon to /tmp not in flight; installing
npm info installOne morgan@1.5.3
npm verb installOne of morgan to /tmp not in flight; installing
npm info installOne winston-daily-rotate-file@1.0.1
npm verb installOne of winston-daily-rotate-file to /tmp not in flight; installing
npm info installOne singleton-uuid@0.1.0
npm verb installOne of singleton-uuid to /tmp not in flight; installing
npm info installOne winston-honeybadger@0.5.0
npm verb installOne of winston-honeybadger to /tmp not in flight; installing
npm info installOne body-parser@1.10.2
npm verb installOne of body-parser to /tmp not in flight; installing
npm info installOne debug@2.1.3
npm verb installOne of debug to /tmp not in flight; installing
npm info installOne raspi-io@5.4.1
npm verb installOne of raspi-io to /tmp not in flight; installing
npm info installOne winston@2.2.0
npm verb installOne of winston to /tmp not in flight; installing
npm info installOne request@2.72.0
npm verb installOne of request to /tmp not in flight; installing
npm info installOne ejs@2.2.4
npm verb installOne of ejs to /tmp not in flight; installing
npm info installOne amqp@0.2.4
npm verb installOne of amqp to /tmp not in flight; installing
npm info installOne ascoltatori@0.21.1
npm verb installOne of ascoltatori to /tmp not in flight; installing
npm info installOne express@4.11.2
npm verb installOne of express to /tmp not in flight; installing
npm info installOne gextend@0.1.6
npm verb installOne of gextend to /tmp not in flight; installing
npm info installOne influx@4.1.0
npm verb installOne of influx to /tmp not in flight; installing
npm info installOne johnny-five@0.9.43
npm verb installOne of johnny-five to /tmp not in flight; installing
npm verb lock using /root/.npm/_locks/cookie-parser-501049a08f99e2ea.lock for /tmp/node_modules/cookie-parser
npm verb lock using /root/.npm/_locks/serve-favicon-7f7d716c74caec0a.lock for /tmp/node_modules/serve-favicon
npm verb lock using /root/.npm/_locks/morgan-4474bee82f9b5e6b.lock for /tmp/node_modules/morgan
npm verb lock using /root/.npm/_locks/body-parser-4f92e4039ddd1109.lock for /tmp/node_modules/body-parser
npm verb lock using /root/.npm/_locks/debug-be57895ce81327df.lock for /tmp/node_modules/debug
npm verb lock using /root/.npm/_locks/raspi-io-6588e17f0587c1df.lock for /tmp/node_modules/raspi-io
npm verb lock using /root/.npm/_locks/winston-daily-rotate-fil-bc53e105d0980608.lock for /tmp/node_modules/winston-daily-rotate-file
npm verb lock using /root/.npm/_locks/winston-a80d27db4d6bb45e.lock for /tmp/node_modules/winston
npm verb lock using /root/.npm/_locks/request-47814e8ef570959f.lock for /tmp/node_modules/request
npm verb lock using /root/.npm/_locks/ejs-b568e5f457bbcb04.lock for /tmp/node_modules/ejs
npm verb lock using /root/.npm/_locks/amqp-6a0953a9bbe2e972.lock for /tmp/node_modules/amqp
npm WARN engine amqp@0.2.4: wanted: {"node":"0.4 || 0.6 || 0.8 || 0.9 || 0.10 || 0.11 || 0.12"} (current: {"node":"1.6.4","npm":"2.7.5"})
npm verb lock using /root/.npm/_locks/ascoltatori-2598f9fe579c370b.lock for /tmp/node_modules/ascoltatori
npm verb lock using /root/.npm/_locks/express-f2aa33e1ac9f27e6.lock for /tmp/node_modules/express
npm verb lock using /root/.npm/_locks/gextend-d42af1b356180a36.lock for /tmp/node_modules/gextend
npm verb lock using /root/.npm/_locks/influx-7208c130a3a09658.lock for /tmp/node_modules/influx
npm verb lock using /root/.npm/_locks/johnny-five-8bd415109699cf2c.lock for /tmp/node_modules/johnny-five
npm verb lock using /root/.npm/_locks/singleton-uuid-7953871bf612e384.lock for /tmp/node_modules/singleton-uuid
npm verb lock using /root/.npm/_locks/winston-honeybadger-543b5fbd62b07ed3.lock for /tmp/node_modules/winston-honeybadger
npm verb unbuild node_modules/cookie-parser
npm verb unbuild node_modules/serve-favicon
npm verb unbuild node_modules/morgan
npm verb unbuild node_modules/body-parser
npm verb unbuild node_modules/debug
npm verb unbuild node_modules/raspi-io
npm verb unbuild node_modules/winston-daily-rotate-file
npm verb unbuild node_modules/winston
npm verb unbuild node_modules/request
npm verb unbuild node_modules/ejs
npm verb unbuild node_modules/amqp
npm verb unbuild node_modules/ascoltatori
npm verb unbuild node_modules/express
npm verb unbuild node_modules/gextend
npm verb unbuild node_modules/influx
npm verb unbuild node_modules/johnny-five
npm verb unbuild node_modules/singleton-uuid
npm verb unbuild node_modules/winston-honeybadger
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser
npm verb tar unpack /root/.npm/cookie-parser/1.3.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/cookie-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/debug
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/request
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ejs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/amqp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/gextend
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/influx
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger
npm verb tar unpack /root/.npm/serve-favicon/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon
npm verb tar unpack /root/.npm/morgan/1.5.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan
npm verb tar unpack /root/.npm/body-parser/1.10.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser
npm verb tar unpack /root/.npm/debug/2.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/debug
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/debug
npm verb tar unpack /root/.npm/raspi-io/5.4.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io
npm verb tar unpack /root/.npm/winston-daily-rotate-file/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file
npm verb tar unpack /root/.npm/winston/2.2.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston
npm verb tar unpack /root/.npm/request/2.72.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/request
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/request
npm verb tar unpack /root/.npm/ejs/2.2.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/ejs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ejs
npm verb tar unpack /root/.npm/amqp/0.2.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/amqp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/amqp
npm verb tar unpack /root/.npm/ascoltatori/0.21.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori
npm verb tar unpack /root/.npm/express/4.11.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/express
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express
npm verb tar unpack /root/.npm/gextend/0.1.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/gextend
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/gextend
npm verb tar unpack /root/.npm/influx/4.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/influx
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/influx
npm verb tar unpack /root/.npm/johnny-five/0.9.43/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five
npm verb tar unpack /root/.npm/singleton-uuid/0.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid
npm verb tar unpack /root/.npm/winston-honeybadger/0.5.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger
npm info preinstall serve-favicon@2.2.1
npm info preinstall cookie-parser@1.3.5
npm verb cache add spec etag@~1.6.0
npm verb addNamed etag@>=1.6.0 <1.7.0
npm verb addNameRange registry:https://registry.npmjs.org/etag not in flight; fetching
npm verb cache add spec fresh@0.2.4
npm verb addNamed fresh@0.2.4
npm verb addNameVersion registry:https://registry.npmjs.org/fresh not in flight; fetching
npm verb cache add spec ms@0.7.1
npm verb addNamed ms@0.7.1
npm verb addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
npm verb cache add spec parseurl@~1.3.0
npm verb addNamed parseurl@>=1.3.0 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/parseurl not in flight; fetching
npm verb request uri https://registry.npmjs.org/etag
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:08
npm http request GET https://registry.npmjs.org/etag
npm verb request uri https://registry.npmjs.org/fresh
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:08
npm http request GET https://registry.npmjs.org/fresh
npm verb request uri https://registry.npmjs.org/ms
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:08
npm http request GET https://registry.npmjs.org/ms
npm verb request uri https://registry.npmjs.org/parseurl
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:08
npm http request GET https://registry.npmjs.org/parseurl
npm verb cache add spec cookie@0.1.3
npm verb addNamed cookie@0.1.3
npm verb addNameVersion registry:https://registry.npmjs.org/cookie not in flight; fetching
npm verb cache add spec cookie-signature@1.0.6
npm verb addNamed cookie-signature@1.0.6
npm verb addNameVersion registry:https://registry.npmjs.org/cookie-signature not in flight; fetching
npm http 200 https://registry.npmjs.org/fresh
npm verb get saving fresh to /root/.npm/registry.npmjs.org/fresh/.cache.json
npm http 200 https://registry.npmjs.org/etag
npm verb get saving etag to /root/.npm/registry.npmjs.org/etag/.cache.json
npm verb request uri https://registry.npmjs.org/cookie
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:14
npm http request GET https://registry.npmjs.org/cookie
npm verb request uri https://registry.npmjs.org/cookie-signature
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:14
npm http request GET https://registry.npmjs.org/cookie-signature
npm http 200 https://registry.npmjs.org/ms
npm verb get saving ms to /root/.npm/registry.npmjs.org/ms/.cache.json
npm http 200 https://registry.npmjs.org/parseurl
npm verb get saving parseurl to /root/.npm/registry.npmjs.org/parseurl/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz',
npm verb addRemoteTarball '3582499206c9723714190edd74b4604feb4a614c' ]
npm verb addNamed etag@1.6.0
npm info preinstall morgan@1.5.3
npm verb addRemoteTarball https://registry.npmjs.org/etag/-/etag-1.6.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/etag/-/etag-1.6.0.tgz',
npm verb addRemoteTarball '8bcb2c6af1254c481dfc8b997c906ef4e442c207' ]
npm verb addRemoteTarball https://registry.npmjs.org/ms/-/ms-0.7.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ms/-/ms-0.7.1.tgz',
npm verb addRemoteTarball '9cd13c03adbff25b65effde7ce864ee952017098' ]
npm verb addNamed parseurl@1.3.1
npm info retry fetch attempt 1 at 17:44:14
npm info attempt registry request try #1 at 17:44:14
npm http fetch GET https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz
npm verb addRemoteTarball https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz',
npm verb addRemoteTarball 'c8ab8c9223ba34888aa64a297b28853bec18da56' ]
npm info retry fetch attempt 1 at 17:44:14
npm info attempt registry request try #1 at 17:44:14
npm http fetch GET https://registry.npmjs.org/etag/-/etag-1.6.0.tgz
npm info retry fetch attempt 1 at 17:44:14
npm info attempt registry request try #1 at 17:44:14
npm http fetch GET https://registry.npmjs.org/ms/-/ms-0.7.1.tgz
npm info retry fetch attempt 1 at 17:44:19
npm info attempt registry request try #1 at 17:44:19
npm http fetch GET https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz
npm verb cache add spec debug@~2.2.0
npm verb addNamed debug@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching
npm verb cache add spec depd@~1.0.1
npm verb addNamed depd@>=1.0.1 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/depd not in flight; fetching
npm verb cache add spec on-finished@~2.2.1
npm verb addNamed on-finished@>=2.2.1 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/on-finished not in flight; fetching
npm verb cache add spec basic-auth@~1.0.1
npm verb addNamed basic-auth@>=1.0.1 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/basic-auth not in flight; fetching
npm http 200 https://registry.npmjs.org/cookie
npm verb get saving cookie to /root/.npm/registry.npmjs.org/cookie/.cache.json
npm verb request uri https://registry.npmjs.org/depd
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:19
npm http request GET https://registry.npmjs.org/depd
npm verb request uri https://registry.npmjs.org/on-finished
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:19
npm http request GET https://registry.npmjs.org/on-finished
npm verb request uri https://registry.npmjs.org/basic-auth
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:19
npm http request GET https://registry.npmjs.org/basic-auth
npm http 200 https://registry.npmjs.org/cookie-signature
npm verb get saving cookie-signature to /root/.npm/registry.npmjs.org/cookie-signature/.cache.json
npm http fetch 200 https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz
npm http fetch 200 https://registry.npmjs.org/etag/-/etag-1.6.0.tgz
npm verb request uri https://registry.npmjs.org/debug
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:24
npm verb etag "AEGTJE147RD23E168N3X36Z7B"
npm http request GET https://registry.npmjs.org/debug
npm http fetch 200 https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz
npm http fetch 200 https://registry.npmjs.org/ms/-/ms-0.7.1.tgz
npm info preinstall winston-honeybadger@0.5.0
npm verb addRemoteTarball https://registry.npmjs.org/cookie/-/cookie-0.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cookie/-/cookie-0.1.3.tgz',
npm verb addRemoteTarball 'e734a5c1417fce472d5aef82c381cabb64d1a435' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/fresh/-/fresh-0.2.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for fresh@0.2.4
npm verb addRemoteTarball https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz',
npm verb addRemoteTarball 'e303a882b342cc3ee8ca513a79999734dab3ae2c' ]
npm info retry fetch attempt 1 at 17:44:24
npm info attempt registry request try #1 at 17:44:24
npm http fetch GET https://registry.npmjs.org/cookie/-/cookie-0.1.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/etag/-/etag-1.6.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for etag@1.6.0
npm verb cache add spec assert-is@^0.4.0
npm verb addNamed assert-is@>=0.4.0 <0.5.0
npm verb addNameRange registry:https://registry.npmjs.org/assert-is not in flight; fetching
npm verb cache add spec honeybadger@^0.8.0
npm verb addNamed honeybadger@>=0.8.0 <0.9.0
npm verb addNameRange registry:https://registry.npmjs.org/honeybadger not in flight; fetching
npm verb cache add spec winston@^1.0.1
npm verb addNamed winston@>=1.0.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/winston not in flight; fetching
npm verb request uri https://registry.npmjs.org/assert-is
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:25
npm http request GET https://registry.npmjs.org/assert-is
npm verb request uri https://registry.npmjs.org/honeybadger
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:25
npm http request GET https://registry.npmjs.org/honeybadger
npm info retry fetch attempt 1 at 17:44:25
npm info attempt registry request try #1 at 17:44:25
npm http fetch GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz
npm info preinstall singleton-uuid@0.1.0
npm http 200 https://registry.npmjs.org/on-finished
npm verb get saving on-finished to /root/.npm/registry.npmjs.org/on-finished/.cache.json
npm info preinstall winston-daily-rotate-file@1.0.1
npm http 304 https://registry.npmjs.org/debug
npm verb etag https://registry.npmjs.org/debug from cache
npm verb get saving debug to /root/.npm/registry.npmjs.org/debug/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for parseurl@1.3.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ms/-/ms-0.7.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ms@0.7.1
npm http 200 https://registry.npmjs.org/basic-auth
npm verb get saving basic-auth to /root/.npm/registry.npmjs.org/basic-auth/.cache.json
npm verb request uri https://registry.npmjs.org/winston
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:30
npm verb etag "4NHYYV3TKAHJNNZRLLXBBBY30"
npm http request GET https://registry.npmjs.org/winston
npm http 200 https://registry.npmjs.org/depd
npm verb get saving depd to /root/.npm/registry.npmjs.org/depd/.cache.json
npm verb afterAdd /root/.npm/fresh/0.2.4/package/package.json not in flight; writing
npm verb cache add spec uuid@^2.0.1
npm verb addNamed uuid@>=2.0.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/uuid not in flight; fetching
npm verb cache add spec yargonaut@^1.1.2
npm verb addNamed yargonaut@>=1.1.2 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/yargonaut not in flight; fetching
npm verb cache add spec yargs@^3.30.0
npm verb addNamed yargs@>=3.30.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching
npm verb request uri https://registry.npmjs.org/uuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:30
npm http request GET https://registry.npmjs.org/uuid
npm verb request uri https://registry.npmjs.org/yargonaut
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:30
npm http request GET https://registry.npmjs.org/yargonaut
npm verb request uri https://registry.npmjs.org/yargs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:30
npm http request GET https://registry.npmjs.org/yargs
npm verb cache add spec winston@~2.1.0
npm verb addNamed winston@>=2.1.0 <2.2.0
npm verb addNameRange registry:https://registry.npmjs.org/winston already in flight; waiting
npm verb afterAdd /root/.npm/etag/1.6.0/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/cookie/-/cookie-0.1.3.tgz
npm http fetch 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz
npm verb addNamed debug@2.2.0
npm http 200 https://registry.npmjs.org/assert-is
npm verb get saving assert-is to /root/.npm/registry.npmjs.org/assert-is/.cache.json
npm http 200 https://registry.npmjs.org/honeybadger
npm verb get saving honeybadger to /root/.npm/registry.npmjs.org/honeybadger/.cache.json
npm verb addNamed on-finished@2.2.1
npm verb afterAdd /root/.npm/fresh/0.2.4/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/debug/-/debug-2.2.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/debug/-/debug-2.2.0.tgz',
npm verb addRemoteTarball 'f87057e995b1a1f6ae6a4960664137bc56f039da' ]
npm verb addRemoteTarball https://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz',
npm verb addRemoteTarball '5c85c1cc36299f78029653f667f27b6b99ebc029' ]
npm verb afterAdd /root/.npm/parseurl/1.3.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json not in flight; writing
npm verb addNamed basic-auth@1.0.3
npm verb afterAdd /root/.npm/etag/1.6.0/package/package.json written
npm verb addNamed depd@1.0.1
npm info retry fetch attempt 1 at 17:44:35
npm info attempt registry request try #1 at 17:44:35
npm http fetch GET https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.3.tgz',
npm verb addRemoteTarball '41f55523e589405038ee3567958c62a5ed70551a' ]
npm verb addRemoteTarball https://registry.npmjs.org/depd/-/depd-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/depd/-/depd-1.0.1.tgz',
npm verb addRemoteTarball '80aec64c9d6d97e65cc2a9caa93c0aa6abf73aaa' ]
npm info retry fetch attempt 1 at 17:44:35
npm info attempt registry request try #1 at 17:44:35
npm http fetch GET https://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz
npm http 304 https://registry.npmjs.org/winston
npm verb etag https://registry.npmjs.org/winston from cache
npm verb get saving winston to /root/.npm/registry.npmjs.org/winston/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cookie-signature@1.0.6
npm info retry fetch attempt 1 at 17:44:39
npm info attempt registry request try #1 at 17:44:39
npm http fetch GET https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.3.tgz
npm verb afterAdd /root/.npm/parseurl/1.3.1/package/package.json written
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json written
npm info install fresh@0.2.4 into /tmp/node_modules/serve-favicon
npm info install etag@1.6.0 into /tmp/node_modules/serve-favicon
npm info install parseurl@1.3.1 into /tmp/node_modules/serve-favicon
npm info install ms@0.7.1 into /tmp/node_modules/serve-favicon
npm info installOne fresh@0.2.4
npm verb installOne of fresh to /tmp/node_modules/serve-favicon not in flight; installing
npm info installOne etag@1.6.0
npm verb installOne of etag to /tmp/node_modules/serve-favicon not in flight; installing
npm info installOne parseurl@1.3.1
npm verb installOne of parseurl to /tmp/node_modules/serve-favicon not in flight; installing
npm info installOne ms@0.7.1
npm verb installOne of ms to /tmp/node_modules/serve-favicon not in flight; installing
npm info retry fetch attempt 1 at 17:44:39
npm info attempt registry request try #1 at 17:44:39
npm http fetch GET https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cookie/-/cookie-0.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cookie@0.1.3
npm http 200 https://registry.npmjs.org/uuid
npm verb get saving uuid to /root/.npm/registry.npmjs.org/uuid/.cache.json
npm verb addNamed assert-is@0.4.0
npm verb addNamed honeybadger@0.8.0
npm verb addRemoteTarball https://registry.npmjs.org/assert-is/-/assert-is-0.4.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/assert-is/-/assert-is-0.4.0.tgz',
npm verb addRemoteTarball '2b3680b66782d7ff1f4b5b981e943d0d2c56391a' ]
npm verb addRemoteTarball https://registry.npmjs.org/honeybadger/-/honeybadger-0.8.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/honeybadger/-/honeybadger-0.8.0.tgz',
npm verb addRemoteTarball '0912b86424828e916bd0d5de873935ccc6563bbf' ]
npm verb lock using /root/.npm/_locks/fresh-b626071b6c6af9b1.lock for /tmp/node_modules/serve-favicon/node_modules/fresh
npm verb lock using /root/.npm/_locks/etag-6ee0ad8b0e5f6af3.lock for /tmp/node_modules/serve-favicon/node_modules/etag
npm verb lock using /root/.npm/_locks/parseurl-aef39ec0369e5222.lock for /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb lock using /root/.npm/_locks/ms-a470d3f45e6e3b0f.lock for /tmp/node_modules/serve-favicon/node_modules/ms
npm http 200 https://registry.npmjs.org/yargonaut
npm verb get saving yargonaut to /root/.npm/registry.npmjs.org/yargonaut/.cache.json
npm info retry fetch attempt 1 at 17:44:40
npm info attempt registry request try #1 at 17:44:40
npm http fetch GET https://registry.npmjs.org/assert-is/-/assert-is-0.4.0.tgz
npm info retry fetch attempt 1 at 17:44:40
npm info attempt registry request try #1 at 17:44:40
npm http fetch GET https://registry.npmjs.org/honeybadger/-/honeybadger-0.8.0.tgz
npm verb addNamed winston@1.1.2
npm verb addNamed winston@2.1.1
npm verb addRemoteTarball https://registry.npmjs.org/winston/-/winston-1.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/winston/-/winston-1.1.2.tgz',
npm verb addRemoteTarball '68edd769ff79d4f9528cf0e5d80021aade67480c' ]
npm verb addRemoteTarball https://registry.npmjs.org/winston/-/winston-2.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/winston/-/winston-2.1.1.tgz',
npm verb addRemoteTarball '3c9349d196207fd1bdff9d4bc43ef72510e3a12e' ]
npm http fetch 200 https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
npm http fetch 200 https://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz
npm verb afterAdd /root/.npm/cookie-signature/1.0.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/cookie/0.1.3/package/package.json not in flight; writing
npm verb unbuild node_modules/serve-favicon/node_modules/fresh
npm verb unbuild node_modules/serve-favicon/node_modules/etag
npm verb unbuild node_modules/serve-favicon/node_modules/parseurl
npm verb unbuild node_modules/serve-favicon/node_modules/ms
npm info retry fetch attempt 1 at 17:44:44
npm info attempt registry request try #1 at 17:44:44
npm http fetch GET https://registry.npmjs.org/winston/-/winston-1.1.2.tgz
npm info retry fetch attempt 1 at 17:44:44
npm info attempt registry request try #1 at 17:44:44
npm http fetch GET https://registry.npmjs.org/winston/-/winston-2.1.1.tgz
npm verb addNamed uuid@2.0.2
npm http fetch 200 https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.3.tgz
npm http fetch 200 https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/fresh
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/etag
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/ms
npm verb addRemoteTarball https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz',
npm verb addRemoteTarball '48bd5698f0677e3c7901a1c46ef15b1643794726' ]
npm verb tar unpack /root/.npm/fresh/0.2.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon/node_modules/fresh
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/fresh
npm verb tar unpack /root/.npm/etag/1.6.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon/node_modules/etag
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/etag
npm verb tar unpack /root/.npm/parseurl/1.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb tar unpack /root/.npm/ms/0.7.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon/node_modules/ms
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/ms
npm verb afterAdd /root/.npm/cookie-signature/1.0.6/package/package.json written
npm verb addNamed yargonaut@1.1.2
npm verb afterAdd /root/.npm/cookie/0.1.3/package/package.json written
npm info install cookie-signature@1.0.6 into /tmp/node_modules/cookie-parser
npm info install cookie@0.1.3 into /tmp/node_modules/cookie-parser
npm info installOne cookie-signature@1.0.6
npm verb installOne of cookie-signature to /tmp/node_modules/cookie-parser not in flight; installing
npm info installOne cookie@0.1.3
npm verb installOne of cookie to /tmp/node_modules/cookie-parser not in flight; installing
npm info retry fetch attempt 1 at 17:44:46
npm info attempt registry request try #1 at 17:44:46
npm http fetch GET https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/yargonaut/-/yargonaut-1.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/yargonaut/-/yargonaut-1.1.2.tgz',
npm verb addRemoteTarball 'ee7b89e98121a3f241fa926a2a6e1b6641c81b3f' ]
npm http 200 https://registry.npmjs.org/yargs
npm verb get saving yargs to /root/.npm/registry.npmjs.org/yargs/.cache.json
npm info retry fetch attempt 1 at 17:44:46
npm info attempt registry request try #1 at 17:44:46
npm http fetch GET https://registry.npmjs.org/yargonaut/-/yargonaut-1.1.2.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for on-finished@2.2.1
npm verb lock using /root/.npm/_locks/cookie-signature-92c3fc820a14a1de.lock for /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb lock using /root/.npm/_locks/cookie-fbe55e690f6b6e3b.lock for /tmp/node_modules/cookie-parser/node_modules/cookie
npm http fetch 200 https://registry.npmjs.org/honeybadger/-/honeybadger-0.8.0.tgz
npm http fetch 200 https://registry.npmjs.org/assert-is/-/assert-is-0.4.0.tgz
npm info preinstall debug@2.1.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/basic-auth/-/basic-auth-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for basic-auth@1.0.3
npm info preinstall body-parser@1.10.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/debug/-/debug-2.2.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for debug@2.2.0
npm verb cache add spec ms@0.7.0
npm verb addNamed ms@0.7.0
npm verb addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
npm verb unbuild node_modules/cookie-parser/node_modules/cookie-signature
npm verb unbuild node_modules/cookie-parser/node_modules/cookie
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/depd/-/depd-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for depd@1.0.1
npm verb addNamed yargs@3.32.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser/node_modules/cookie
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/assert-is/-/assert-is-0.4.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for assert-is@0.4.0
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz',
npm verb addRemoteTarball '03088e9ebf9e756b69751611d2a5ef591482c995' ]
npm verb tar unpack /root/.npm/cookie-signature/1.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb tar unpack /root/.npm/cookie/0.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/cookie-parser/node_modules/cookie
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/cookie-parser/node_modules/cookie
npm verb cache add spec depd@~1.0.0
npm verb addNamed depd@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/depd not in flight; fetching
npm verb cache add spec iconv-lite@0.4.6
npm verb addNamed iconv-lite@0.4.6
npm verb addNameVersion registry:https://registry.npmjs.org/iconv-lite not in flight; fetching
npm verb cache add spec media-typer@0.3.0
npm verb addNamed media-typer@0.3.0
npm verb addNameVersion registry:https://registry.npmjs.org/media-typer not in flight; fetching
npm verb cache add spec on-finished@~2.2.0
npm verb addNamed on-finished@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/on-finished not in flight; fetching
npm verb cache add spec qs@2.3.3
npm verb addNamed qs@2.3.3
npm verb addNameVersion registry:https://registry.npmjs.org/qs not in flight; fetching
npm verb cache add spec raw-body@1.3.2
npm verb addNamed raw-body@1.3.2
npm verb addNameVersion registry:https://registry.npmjs.org/raw-body not in flight; fetching
npm verb cache add spec type-is@~1.5.5
npm verb addNamed type-is@>=1.5.5 <1.6.0
npm verb addNameRange registry:https://registry.npmjs.org/type-is not in flight; fetching
npm verb cache add spec bytes@1.0.0
npm verb addNamed bytes@1.0.0
npm verb addNameVersion registry:https://registry.npmjs.org/bytes not in flight; fetching
npm verb request uri https://registry.npmjs.org/ms
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm verb etag "4XCCG1431SKP942SBNM5AU16C"
npm http request GET https://registry.npmjs.org/ms
npm verb afterAdd /root/.npm/basic-auth/1.0.3/package/package.json not in flight; writing
npm verb request uri https://registry.npmjs.org/iconv-lite
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/iconv-lite
npm verb request uri https://registry.npmjs.org/media-typer
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/media-typer
npm verb request uri https://registry.npmjs.org/qs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/qs
npm verb request uri https://registry.npmjs.org/raw-body
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/raw-body
npm verb request uri https://registry.npmjs.org/type-is
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/type-is
npm http fetch 200 https://registry.npmjs.org/winston/-/winston-1.1.2.tgz
npm http fetch 200 https://registry.npmjs.org/winston/-/winston-2.1.1.tgz
npm verb request uri https://registry.npmjs.org/bytes
npm verb request no auth needed
npm info attempt registry request try #1 at 17:44:50
npm http request GET https://registry.npmjs.org/bytes
npm info retry fetch attempt 1 at 17:44:50
npm info attempt registry request try #1 at 17:44:50
npm http fetch GET https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/honeybadger/-/honeybadger-0.8.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for honeybadger@0.8.0
npm http fetch 200 https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz
npm http fetch 200 https://registry.npmjs.org/yargonaut/-/yargonaut-1.1.2.tgz
npm http 304 https://registry.npmjs.org/ms
npm verb etag https://registry.npmjs.org/ms from cache
npm verb get saving ms to /root/.npm/registry.npmjs.org/ms/.cache.json
npm verb afterAdd /root/.npm/debug/2.2.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json written
npm verb request uri https://registry.npmjs.org/depd
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:00
npm verb etag "2IUBEEQSLE6DHP0TKJC7QMY81"
npm http request GET https://registry.npmjs.org/depd
npm verb request uri https://registry.npmjs.org/on-finished
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:00
npm verb etag "5HI975RQQ4ZMWO79KX96Q7Y6V"
npm http request GET https://registry.npmjs.org/on-finished
npm http 200 https://registry.npmjs.org/media-typer
npm verb get saving media-typer to /root/.npm/registry.npmjs.org/media-typer/.cache.json
npm verb afterAdd /root/.npm/basic-auth/1.0.3/package/package.json written
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/type-is
npm verb get saving type-is to /root/.npm/registry.npmjs.org/type-is/.cache.json
npm http 200 https://registry.npmjs.org/raw-body
npm verb get saving raw-body to /root/.npm/registry.npmjs.org/raw-body/.cache.json
npm verb afterAdd /root/.npm/assert-is/0.4.0/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/iconv-lite
npm verb get saving iconv-lite to /root/.npm/registry.npmjs.org/iconv-lite/.cache.json
npm verb afterAdd /root/.npm/debug/2.2.0/package/package.json written
npm http 200 https://registry.npmjs.org/qs
npm verb get saving qs to /root/.npm/registry.npmjs.org/qs/.cache.json
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json written
npm info install on-finished@2.2.1 into /tmp/node_modules/morgan
npm info install basic-auth@1.0.3 into /tmp/node_modules/morgan
npm info install debug@2.2.0 into /tmp/node_modules/morgan
npm info install depd@1.0.1 into /tmp/node_modules/morgan
npm info installOne on-finished@2.2.1
npm verb installOne of on-finished to /tmp/node_modules/morgan not in flight; installing
npm info installOne basic-auth@1.0.3
npm verb installOne of basic-auth to /tmp/node_modules/morgan not in flight; installing
npm info installOne debug@2.2.0
npm verb installOne of debug to /tmp/node_modules/morgan not in flight; installing
npm info installOne depd@1.0.1
npm verb installOne of depd to /tmp/node_modules/morgan not in flight; installing
npm verb afterAdd /root/.npm/honeybadger/0.8.0/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/ms/-/ms-0.7.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ms/-/ms-0.7.0.tgz',
npm verb addRemoteTarball '865be94c2e7397ad8a57da6a633a6e2f30798b83' ]
npm verb afterAdd /root/.npm/assert-is/0.4.0/package/package.json written
npm info retry fetch attempt 1 at 17:45:01
npm info attempt registry request try #1 at 17:45:01
npm http fetch GET https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz',
npm verb addRemoteTarball '8710d7af0aa626f8fffa1ce00168545263255748' ]
npm verb lock using /root/.npm/_locks/on-finished-dfca70aec8d61f61.lock for /tmp/node_modules/morgan/node_modules/on-finished
npm verb lock using /root/.npm/_locks/basic-auth-3d3e1d2ee685bb0d.lock for /tmp/node_modules/morgan/node_modules/basic-auth
npm verb lock using /root/.npm/_locks/debug-6c6a2d872ce08f54.lock for /tmp/node_modules/morgan/node_modules/debug
npm verb lock using /root/.npm/_locks/depd-ed4796c63f6b67c0.lock for /tmp/node_modules/morgan/node_modules/depd
npm http 200 https://registry.npmjs.org/bytes
npm verb get saving bytes to /root/.npm/registry.npmjs.org/bytes/.cache.json
npm verb addNamed type-is@1.5.7
npm verb addRemoteTarball https://registry.npmjs.org/raw-body/-/raw-body-1.3.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raw-body/-/raw-body-1.3.2.tgz',
npm verb addRemoteTarball '0e186f27c5fbfe326d8b3062774804564a0ecf93' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/yargonaut/-/yargonaut-1.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for yargonaut@1.1.2
npm verb afterAdd /root/.npm/honeybadger/0.8.0/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz',
npm verb addRemoteTarball 'b9368a593cc6ef7d0645e78b2f4c64cbecd05e90' ]
npm verb addRemoteTarball https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.6.tgz',
npm verb addRemoteTarball 'e39c682610a791f3eedc27382ff49e263f91fa09' ]
npm info retry fetch attempt 1 at 17:45:01
npm info attempt registry request try #1 at 17:45:01
npm http fetch GET https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm http fetch 200 https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz
npm info retry fetch attempt 1 at 17:45:05
npm info attempt registry request try #1 at 17:45:05
npm http fetch GET https://registry.npmjs.org/raw-body/-/raw-body-1.3.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/qs/-/qs-2.3.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/qs/-/qs-2.3.3.tgz',
npm verb addRemoteTarball 'e9e85adbe75da0bbe4c8e0476a086290f863b404' ]
npm info retry fetch attempt 1 at 17:45:05
npm info attempt registry request try #1 at 17:45:05
npm http fetch GET https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/uuid/-/uuid-2.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for uuid@2.0.2
npm info retry fetch attempt 1 at 17:45:05
npm info attempt registry request try #1 at 17:45:05
npm http fetch GET https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.6.tgz
npm verb unbuild node_modules/morgan/node_modules/on-finished
npm verb unbuild node_modules/morgan/node_modules/basic-auth
npm verb unbuild node_modules/morgan/node_modules/debug
npm verb unbuild node_modules/morgan/node_modules/depd
npm http 304 https://registry.npmjs.org/depd
npm verb etag https://registry.npmjs.org/depd from cache
npm verb get saving depd to /root/.npm/registry.npmjs.org/depd/.cache.json
npm http 304 https://registry.npmjs.org/on-finished
npm verb etag https://registry.npmjs.org/on-finished from cache
npm verb get saving on-finished to /root/.npm/registry.npmjs.org/on-finished/.cache.json
npm http fetch 200 https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm info retry fetch attempt 1 at 17:45:06
npm info attempt registry request try #1 at 17:45:06
npm http fetch GET https://registry.npmjs.org/qs/-/qs-2.3.3.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/on-finished
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/basic-auth
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/debug
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/depd
npm http fetch 200 https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm verb tar unpack /root/.npm/on-finished/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/on-finished
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/on-finished
npm verb tar unpack /root/.npm/basic-auth/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/basic-auth
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/basic-auth
npm verb tar unpack /root/.npm/debug/2.2.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/debug
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/debug
npm verb tar unpack /root/.npm/depd/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/depd
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/depd
npm verb addRemoteTarball https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz',
npm verb addRemoteTarball '3569ede8ba34315fab99c3e92cb04c7220de1fa8' ]
npm verb afterAdd /root/.npm/yargonaut/1.1.2/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:45:11
npm info attempt registry request try #1 at 17:45:11
npm http fetch GET https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz
npm verb afterAdd /root/.npm/uuid/2.0.2/package/package.json not in flight; writing
npm verb addNamed depd@1.0.1
npm verb addNamed on-finished@2.2.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ms/-/ms-0.7.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ms@0.7.0
npm verb afterAdd /root/.npm/yargonaut/1.1.2/package/package.json written
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/raw-body/-/raw-body-1.3.2.tgz
npm http fetch 200 https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for media-typer@0.3.0
npm verb afterAdd /root/.npm/uuid/2.0.2/package/package.json written
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json written
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json written
npm verb afterAdd /root/.npm/ms/0.7.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ms/0.7.0/package/package.json written
npm info install ms@0.7.0 into /tmp/node_modules/debug
npm info installOne ms@0.7.0
npm verb installOne of ms to /tmp/node_modules/debug not in flight; installing
npm verb afterAdd /root/.npm/media-typer/0.3.0/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raw-body/-/raw-body-1.3.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raw-body@1.3.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/type-is/-/type-is-1.5.7.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for type-is@1.5.7
npm verb lock using /root/.npm/_locks/ms-0aeeb847e2b28db8.lock for /tmp/node_modules/debug/node_modules/ms
npm verb afterAdd /root/.npm/media-typer/0.3.0/package/package.json written
npm verb unbuild node_modules/debug/node_modules/ms
npm info preinstall fresh@0.2.4
npm verb afterAdd /root/.npm/type-is/1.5.7/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/raw-body/1.3.2/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/debug/node_modules/ms
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/winston/-/winston-2.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for winston@2.1.1
npm verb tar unpack /root/.npm/ms/0.7.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/debug/node_modules/ms
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/debug/node_modules/ms
npm verb about to build /tmp/node_modules/serve-favicon/node_modules/fresh
npm info build /tmp/node_modules/serve-favicon/node_modules/fresh
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/serve-favicon/node_modules' ]
npm info linkStuff fresh@0.2.4
npm verb linkBins fresh@0.2.4
npm verb linkMans fresh@0.2.4
npm verb rebuildBundles fresh@0.2.4
npm http fetch 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.6.tgz
npm info install fresh@0.2.4
npm info preinstall influx@4.1.0
npm verb afterAdd /root/.npm/type-is/1.5.7/package/package.json written
npm verb afterAdd /root/.npm/raw-body/1.3.2/package/package.json written
npm info postinstall fresh@0.2.4
npm info preinstall parseurl@1.3.1
npm verb afterAdd /root/.npm/winston/2.1.1/package/package.json not in flight; writing
npm info preinstall cookie@0.1.3
npm verb unlock done using /root/.npm/_locks/fresh-b626071b6c6af9b1.lock for /tmp/node_modules/serve-favicon/node_modules/fresh
npm info preinstall ms@0.7.1
npm verb about to build /tmp/node_modules/serve-favicon/node_modules/parseurl
npm info build /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/serve-favicon/node_modules' ]
npm info linkStuff parseurl@1.3.1
npm verb linkBins parseurl@1.3.1
npm verb linkMans parseurl@1.3.1
npm verb rebuildBundles parseurl@1.3.1
npm http fetch 200 https://registry.npmjs.org/qs/-/qs-2.3.3.tgz
npm verb cache add spec lodash@^3.10.0
npm verb addNamed lodash@>=3.10.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash not in flight; fetching
npm info preinstall etag@1.6.0
npm info install parseurl@1.3.1
npm verb request uri https://registry.npmjs.org/lodash
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:12
npm http request GET https://registry.npmjs.org/lodash
npm info preinstall cookie-signature@1.0.6
npm verb afterAdd /root/.npm/winston/2.1.1/package/package.json written
npm info install winston@2.1.1 into /tmp/node_modules/winston-daily-rotate-file
npm info installOne winston@2.1.1
npm verb installOne of winston to /tmp/node_modules/winston-daily-rotate-file not in flight; installing
npm verb about to build /tmp/node_modules/cookie-parser/node_modules/cookie
npm info build /tmp/node_modules/cookie-parser/node_modules/cookie
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/cookie-parser/node_modules' ]
npm info linkStuff cookie@0.1.3
npm verb linkBins cookie@0.1.3
npm verb linkMans cookie@0.1.3
npm verb rebuildBundles cookie@0.1.3
npm info postinstall parseurl@1.3.1
npm verb about to build /tmp/node_modules/serve-favicon/node_modules/ms
npm info build /tmp/node_modules/serve-favicon/node_modules/ms
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/serve-favicon/node_modules' ]
npm info linkStuff ms@0.7.1
npm verb linkBins ms@0.7.1
npm verb linkMans ms@0.7.1
npm verb rebuildBundles ms@0.7.1
npm info install cookie@0.1.3
npm info install ms@0.7.1
npm verb about to build /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm info build /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/cookie-parser/node_modules' ]
npm info linkStuff cookie-signature@1.0.6
npm verb linkBins cookie-signature@1.0.6
npm verb linkMans cookie-signature@1.0.6
npm verb rebuildBundles cookie-signature@1.0.6
npm info postinstall cookie@0.1.3
npm verb unlock done using /root/.npm/_locks/parseurl-aef39ec0369e5222.lock for /tmp/node_modules/serve-favicon/node_modules/parseurl
npm verb cache add spec crc@3.2.1
npm verb addNamed crc@3.2.1
npm verb addNameVersion registry:https://registry.npmjs.org/crc not in flight; fetching
npm info postinstall ms@0.7.1
npm info install cookie-signature@1.0.6
npm verb lock using /root/.npm/_locks/winston-8a1145043e8dcbe5.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb request uri https://registry.npmjs.org/crc
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:12
npm http request GET https://registry.npmjs.org/crc
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/yargs/-/yargs-3.32.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for yargs@3.32.0
npm info postinstall cookie-signature@1.0.6
npm verb unlock done using /root/.npm/_locks/cookie-fbe55e690f6b6e3b.lock for /tmp/node_modules/cookie-parser/node_modules/cookie
npm verb unlock done using /root/.npm/_locks/ms-a470d3f45e6e3b0f.lock for /tmp/node_modules/serve-favicon/node_modules/ms
npm verb unlock done using /root/.npm/_locks/cookie-signature-92c3fc820a14a1de.lock for /tmp/node_modules/cookie-parser/node_modules/cookie-signature
npm verb about to build /tmp/node_modules/cookie-parser
npm info build /tmp/node_modules/cookie-parser
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff cookie-parser@1.3.5
npm verb linkBins cookie-parser@1.3.5
npm verb linkMans cookie-parser@1.3.5
npm verb rebuildBundles cookie-parser@1.3.5
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/winston/-/winston-1.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for winston@1.1.2
npm verb rebuildBundles [ 'cookie', 'cookie-signature' ]
npm info install cookie-parser@1.3.5
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston
npm info postinstall cookie-parser@1.3.5
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb tar unpack /root/.npm/winston/2.1.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/qs/-/qs-2.3.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for qs@2.3.3
npm verb afterAdd /root/.npm/yargs/3.32.0/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/cookie-parser-501049a08f99e2ea.lock for /tmp/node_modules/cookie-parser
npm verb afterAdd /root/.npm/winston/1.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/yargs/3.32.0/package/package.json written
npm info install yargonaut@1.1.2 into /tmp/node_modules/singleton-uuid
npm info install uuid@2.0.2 into /tmp/node_modules/singleton-uuid
npm info install yargs@3.32.0 into /tmp/node_modules/singleton-uuid
npm info installOne yargonaut@1.1.2
npm verb installOne of yargonaut to /tmp/node_modules/singleton-uuid not in flight; installing
npm info installOne uuid@2.0.2
npm verb installOne of uuid to /tmp/node_modules/singleton-uuid not in flight; installing
npm info installOne yargs@3.32.0
npm verb installOne of yargs to /tmp/node_modules/singleton-uuid not in flight; installing
npm verb afterAdd /root/.npm/qs/2.3.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/winston/1.1.2/package/package.json written
npm info install assert-is@0.4.0 into /tmp/node_modules/winston-honeybadger
npm info install honeybadger@0.8.0 into /tmp/node_modules/winston-honeybadger
npm info install winston@1.1.2 into /tmp/node_modules/winston-honeybadger
npm info installOne assert-is@0.4.0
npm verb installOne of assert-is to /tmp/node_modules/winston-honeybadger not in flight; installing
npm info installOne honeybadger@0.8.0
npm verb installOne of honeybadger to /tmp/node_modules/winston-honeybadger not in flight; installing
npm info installOne winston@1.1.2
npm verb installOne of winston to /tmp/node_modules/winston-honeybadger not in flight; installing
npm verb lock using /root/.npm/_locks/yargonaut-9746a482e9c8f67c.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm verb lock using /root/.npm/_locks/uuid-4a934b1f020c1be8.lock for /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb lock using /root/.npm/_locks/yargs-606c218897ad5a1b.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb lock using /root/.npm/_locks/assert-is-7c97b8176e2e09a5.lock for /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm verb lock using /root/.npm/_locks/honeybadger-f14d6be2908c6e47.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb lock using /root/.npm/_locks/winston-cf8cb1feceb1fe2a.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston
npm verb afterAdd /root/.npm/qs/2.3.3/package/package.json written
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut
npm verb unbuild node_modules/singleton-uuid/node_modules/uuid
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs
npm info preinstall basic-auth@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb tar unpack /root/.npm/yargonaut/1.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm verb tar unpack /root/.npm/uuid/2.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb tar unpack /root/.npm/yargs/3.32.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb unbuild node_modules/winston-honeybadger/node_modules/assert-is
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston
npm verb about to build /tmp/node_modules/morgan/node_modules/basic-auth
npm info build /tmp/node_modules/morgan/node_modules/basic-auth
npm verb linkStuff [ false, false, false, '/tmp/node_modules/morgan/node_modules' ]
npm info linkStuff basic-auth@1.0.3
npm verb linkBins basic-auth@1.0.3
npm verb linkMans basic-auth@1.0.3
npm verb rebuildBundles basic-auth@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install basic-auth@1.0.3
npm verb tar unpack /root/.npm/assert-is/0.4.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm verb tar unpack /root/.npm/honeybadger/0.8.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb tar unpack /root/.npm/winston/1.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info preinstall on-finished@2.2.1
npm info postinstall basic-auth@1.0.3
npm verb unlock done using /root/.npm/_locks/basic-auth-3d3e1d2ee685bb0d.lock for /tmp/node_modules/morgan/node_modules/basic-auth
npm verb cache add spec ee-first@1.1.0
npm verb addNamed ee-first@1.1.0
npm verb addNameVersion registry:https://registry.npmjs.org/ee-first not in flight; fetching
npm verb request uri https://registry.npmjs.org/ee-first
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:13
npm http request GET https://registry.npmjs.org/ee-first
npm http fetch 200 https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz
npm info preinstall ms@0.7.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/bytes/-/bytes-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for bytes@1.0.0
npm verb about to build /tmp/node_modules/debug/node_modules/ms
npm info build /tmp/node_modules/debug/node_modules/ms
npm verb linkStuff [ false, false, false, '/tmp/node_modules/debug/node_modules' ]
npm info linkStuff ms@0.7.0
npm verb linkBins ms@0.7.0
npm verb linkMans ms@0.7.0
npm verb rebuildBundles ms@0.7.0
npm info install ms@0.7.0
npm info postinstall ms@0.7.0
npm verb unlock done using /root/.npm/_locks/ms-0aeeb847e2b28db8.lock for /tmp/node_modules/debug/node_modules/ms
npm verb about to build /tmp/node_modules/debug
npm info build /tmp/node_modules/debug
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff debug@2.1.3
npm verb linkBins debug@2.1.3
npm verb linkMans debug@2.1.3
npm verb rebuildBundles debug@2.1.3
npm verb afterAdd /root/.npm/bytes/1.0.0/package/package.json not in flight; writing
npm verb rebuildBundles [ 'ms' ]
npm info install debug@2.1.3
npm info postinstall debug@2.1.3
npm verb afterAdd /root/.npm/bytes/1.0.0/package/package.json written
npm verb unlock done using /root/.npm/_locks/debug-be57895ce81327df.lock for /tmp/node_modules/debug
npm info preinstall depd@1.0.1
npm verb about to build /tmp/node_modules/morgan/node_modules/depd
npm info build /tmp/node_modules/morgan/node_modules/depd
npm verb linkStuff [ false, false, false, '/tmp/node_modules/morgan/node_modules' ]
npm info linkStuff depd@1.0.1
npm verb linkBins depd@1.0.1
npm verb linkMans depd@1.0.1
npm verb rebuildBundles depd@1.0.1
npm info install depd@1.0.1
npm info postinstall depd@1.0.1
npm verb unlock done using /root/.npm/_locks/depd-ed4796c63f6b67c0.lock for /tmp/node_modules/morgan/node_modules/depd
npm info preinstall debug@2.2.0
npm verb cache add spec ms@0.7.1
npm verb addNamed ms@0.7.1
npm verb addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
npm verb request uri https://registry.npmjs.org/ms
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:17
npm verb etag "4XCCG1431SKP942SBNM5AU16C"
npm http request GET https://registry.npmjs.org/ms
npm info preinstall assert-is@0.4.0
npm verb cache add spec is@^3.0.1
npm verb addNamed is@>=3.0.1 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/is not in flight; fetching
npm verb request uri https://registry.npmjs.org/is
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:17
npm http request GET https://registry.npmjs.org/is
npm info preinstall yargonaut@1.1.2
npm http 200 https://registry.npmjs.org/lodash
npm verb get saving lodash to /root/.npm/registry.npmjs.org/lodash/.cache.json
npm http 200 https://registry.npmjs.org/crc
npm verb get saving crc to /root/.npm/registry.npmjs.org/crc/.cache.json
npm verb cache add spec chalk@^1.1.1
npm verb addNamed chalk@>=1.1.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/chalk not in flight; fetching
npm verb cache add spec figlet@^1.1.1
npm verb addNamed figlet@>=1.1.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/figlet not in flight; fetching
npm verb cache add spec parent-require@^1.0.0
npm verb addNamed parent-require@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/parent-require not in flight; fetching
npm verb request uri https://registry.npmjs.org/chalk
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:18
npm http request GET https://registry.npmjs.org/chalk
npm verb request uri https://registry.npmjs.org/figlet
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:18
npm http request GET https://registry.npmjs.org/figlet
npm verb request uri https://registry.npmjs.org/parent-require
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:18
npm http request GET https://registry.npmjs.org/parent-require
npm info preinstall honeybadger@0.8.0
npm http 304 https://registry.npmjs.org/ms
npm verb etag https://registry.npmjs.org/ms from cache
npm verb get saving ms to /root/.npm/registry.npmjs.org/ms/.cache.json
npm http 200 https://registry.npmjs.org/ee-first
npm verb get saving ee-first to /root/.npm/registry.npmjs.org/ee-first/.cache.json
npm verb cache add spec stack-trace@~0.0.9
npm verb addNamed stack-trace@>=0.0.9 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/stack-trace not in flight; fetching
npm verb cache add spec request@~2.34.0
npm verb addNamed request@>=2.34.0 <2.35.0
npm verb addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
npm verb addNamed lodash@3.10.1
npm verb request uri https://registry.npmjs.org/stack-trace
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:22
npm http request GET https://registry.npmjs.org/stack-trace
npm verb addRemoteTarball https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz',
npm verb addRemoteTarball '5bf45e8e49ba4189e17d482789dfd15bd140b7b6' ]
npm verb addRemoteTarball https://registry.npmjs.org/crc/-/crc-3.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/crc/-/crc-3.2.1.tgz',
npm verb addRemoteTarball '5d9c8fb77a245cd5eca291e5d2d005334bab0082' ]
npm http 200 https://registry.npmjs.org/is
npm verb get saving is to /root/.npm/registry.npmjs.org/is/.cache.json
npm info retry fetch attempt 1 at 17:45:23
npm info attempt registry request try #1 at 17:45:23
npm http fetch GET https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz
npm info retry fetch attempt 1 at 17:45:23
npm info attempt registry request try #1 at 17:45:23
npm http fetch GET https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json not in flight; writing
npm verb request uri https://registry.npmjs.org/request
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:23
npm verb etag "959QL5GR49CE77AH0NKI48537"
npm http request GET https://registry.npmjs.org/request
npm verb addRemoteTarball https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz',
npm verb addRemoteTarball '6a0d7c6221e490feefd92ec3f441c9ce8cd097f4' ]
npm http 200 https://registry.npmjs.org/parent-require
npm verb get saving parent-require to /root/.npm/registry.npmjs.org/parent-require/.cache.json
npm info retry fetch attempt 1 at 17:45:27
npm info attempt registry request try #1 at 17:45:27
npm http fetch GET https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http 200 https://registry.npmjs.org/chalk
npm verb get saving chalk to /root/.npm/registry.npmjs.org/chalk/.cache.json
npm http 200 https://registry.npmjs.org/figlet
npm verb get saving figlet to /root/.npm/registry.npmjs.org/figlet/.cache.json
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json written
npm info install ms@0.7.1 into /tmp/node_modules/morgan/node_modules/debug
npm info installOne ms@0.7.1
npm verb installOne of ms to /tmp/node_modules/morgan/node_modules/debug not in flight; installing
npm verb addNamed is@3.1.0
npm http 200 https://registry.npmjs.org/stack-trace
npm verb get saving stack-trace to /root/.npm/registry.npmjs.org/stack-trace/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/is/-/is-3.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/is/-/is-3.1.0.tgz',
npm verb addRemoteTarball '2945d205d691cbfe4833e3f8a11c8ae94673f2a7' ]
npm verb lock using /root/.npm/_locks/ms-285a631d77a51d21.lock for /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for iconv-lite@0.4.6
npm verb unbuild node_modules/morgan/node_modules/debug/node_modules/ms
npm info retry fetch attempt 1 at 17:45:28
npm info attempt registry request try #1 at 17:45:28
npm http fetch GET https://registry.npmjs.org/is/-/is-3.1.0.tgz
npm verb addNamed parent-require@1.0.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm http fetch 200 https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/parent-require/-/parent-require-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/parent-require/-/parent-require-1.0.0.tgz',
npm verb addRemoteTarball '746a167638083a860b0eef6732cb27ed46c32977' ]
npm verb tar unpack /root/.npm/ms/0.7.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm verb addNamed chalk@1.1.3
npm verb addNamed figlet@1.1.1
npm verb addRemoteTarball https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz',
npm verb addRemoteTarball 'a8115c55e4a702fe4d150abd3872822a7e09fc98' ]
npm verb addRemoteTarball https://registry.npmjs.org/figlet/-/figlet-1.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/figlet/-/figlet-1.1.1.tgz',
npm verb addRemoteTarball '501a6d60e6eee22826522ec11b611fc1282d0f0d' ]
npm info retry fetch attempt 1 at 17:45:28
npm info attempt registry request try #1 at 17:45:28
npm http fetch GET https://registry.npmjs.org/parent-require/-/parent-require-1.0.0.tgz
npm verb addNamed stack-trace@0.0.9
npm http fetch 200 https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz',
npm verb addRemoteTarball 'a8f6eaeca90674c333e7c43953f275b451510695' ]
npm info retry fetch attempt 1 at 17:45:32
npm info attempt registry request try #1 at 17:45:32
npm http fetch GET https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz
npm info retry fetch attempt 1 at 17:45:32
npm info attempt registry request try #1 at 17:45:32
npm http fetch GET https://registry.npmjs.org/figlet/-/figlet-1.1.1.tgz
npm http 304 https://registry.npmjs.org/request
npm verb etag https://registry.npmjs.org/request from cache
npm verb get saving request to /root/.npm/registry.npmjs.org/request/.cache.json
npm http fetch 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm info retry fetch attempt 1 at 17:45:33
npm info attempt registry request try #1 at 17:45:33
npm http fetch GET https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz
npm verb afterAdd /root/.npm/iconv-lite/0.4.6/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/is/-/is-3.1.0.tgz
npm verb afterAdd /root/.npm/iconv-lite/0.4.6/package/package.json written
npm info install depd@1.0.1 into /tmp/node_modules/body-parser
npm info install on-finished@2.2.1 into /tmp/node_modules/body-parser
npm info install media-typer@0.3.0 into /tmp/node_modules/body-parser
npm info install type-is@1.5.7 into /tmp/node_modules/body-parser
npm info install raw-body@1.3.2 into /tmp/node_modules/body-parser
npm info install qs@2.3.3 into /tmp/node_modules/body-parser
npm info install bytes@1.0.0 into /tmp/node_modules/body-parser
npm info install iconv-lite@0.4.6 into /tmp/node_modules/body-parser
npm info installOne depd@1.0.1
npm verb installOne of depd to /tmp/node_modules/body-parser not in flight; installing
npm info installOne on-finished@2.2.1
npm verb installOne of on-finished to /tmp/node_modules/body-parser not in flight; installing
npm info installOne media-typer@0.3.0
npm verb installOne of media-typer to /tmp/node_modules/body-parser not in flight; installing
npm info installOne type-is@1.5.7
npm verb installOne of type-is to /tmp/node_modules/body-parser not in flight; installing
npm info installOne raw-body@1.3.2
npm verb installOne of raw-body to /tmp/node_modules/body-parser not in flight; installing
npm info installOne qs@2.3.3
npm verb installOne of qs to /tmp/node_modules/body-parser not in flight; installing
npm info installOne bytes@1.0.0
npm verb installOne of bytes to /tmp/node_modules/body-parser not in flight; installing
npm info installOne iconv-lite@0.4.6
npm verb installOne of iconv-lite to /tmp/node_modules/body-parser not in flight; installing
npm verb addNamed request@2.34.0
npm verb addRemoteTarball https://registry.npmjs.org/request/-/request-2.34.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/request/-/request-2.34.0.tgz',
npm verb addRemoteTarball 'b5d8b9526add4a2d4629f4d417124573996445ae' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ee-first@1.1.0
npm verb lock using /root/.npm/_locks/depd-f8e1cdf9f18f3263.lock for /tmp/node_modules/body-parser/node_modules/depd
npm verb lock using /root/.npm/_locks/on-finished-7fa37e7ffa51d49d.lock for /tmp/node_modules/body-parser/node_modules/on-finished
npm verb lock using /root/.npm/_locks/media-typer-09ce4c02c8e3b77a.lock for /tmp/node_modules/body-parser/node_modules/media-typer
npm verb lock using /root/.npm/_locks/type-is-877daefd749a0224.lock for /tmp/node_modules/body-parser/node_modules/type-is
npm verb lock using /root/.npm/_locks/raw-body-ad93a98908957cb7.lock for /tmp/node_modules/body-parser/node_modules/raw-body
npm verb lock using /root/.npm/_locks/qs-ce7294029aaa0cda.lock for /tmp/node_modules/body-parser/node_modules/qs
npm verb lock using /root/.npm/_locks/bytes-167c6efe3fa7a4b8.lock for /tmp/node_modules/body-parser/node_modules/bytes
npm verb lock using /root/.npm/_locks/iconv-lite-ebf7e69e4077d689.lock for /tmp/node_modules/body-parser/node_modules/iconv-lite
npm info retry fetch attempt 1 at 17:45:34
npm info attempt registry request try #1 at 17:45:34
npm http fetch GET https://registry.npmjs.org/request/-/request-2.34.0.tgz
npm verb unbuild node_modules/body-parser/node_modules/depd
npm verb unbuild node_modules/body-parser/node_modules/on-finished
npm http fetch 200 https://registry.npmjs.org/parent-require/-/parent-require-1.0.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/crc/-/crc-3.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for crc@3.2.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/depd
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/on-finished
npm verb tar unpack /root/.npm/depd/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/depd
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/depd
npm verb tar unpack /root/.npm/on-finished/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/on-finished
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/on-finished
npm verb unbuild node_modules/body-parser/node_modules/media-typer
npm verb unbuild node_modules/body-parser/node_modules/type-is
npm verb unbuild node_modules/body-parser/node_modules/raw-body
npm verb unbuild node_modules/body-parser/node_modules/qs
npm verb unbuild node_modules/body-parser/node_modules/bytes
npm verb unbuild node_modules/body-parser/node_modules/iconv-lite
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/media-typer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/raw-body
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/bytes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/iconv-lite
npm verb tar unpack /root/.npm/media-typer/0.3.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/media-typer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/media-typer
npm verb tar unpack /root/.npm/type-is/1.5.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/type-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is
npm verb tar unpack /root/.npm/raw-body/1.3.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/raw-body
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/raw-body
npm verb tar unpack /root/.npm/qs/2.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/qs
npm verb tar unpack /root/.npm/bytes/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/bytes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/bytes
npm verb tar unpack /root/.npm/iconv-lite/0.4.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/iconv-lite
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/iconv-lite
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/is/-/is-3.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for is@3.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/parent-require/-/parent-require-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for parent-require@1.0.0
npm verb afterAdd /root/.npm/crc/3.2.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json written
npm info install ee-first@1.1.0 into /tmp/node_modules/morgan/node_modules/on-finished
npm info installOne ee-first@1.1.0
npm verb installOne of ee-first to /tmp/node_modules/morgan/node_modules/on-finished not in flight; installing
npm verb afterAdd /root/.npm/crc/3.2.1/package/package.json written
npm info install crc@3.2.1 into /tmp/node_modules/serve-favicon/node_modules/etag
npm info installOne crc@3.2.1
npm verb installOne of crc to /tmp/node_modules/serve-favicon/node_modules/etag not in flight; installing
npm verb lock using /root/.npm/_locks/ee-first-6cc31c72149303c3.lock for /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb afterAdd /root/.npm/is/3.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/parent-require/1.0.0/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/crc-8b5d0186eae9602e.lock for /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb unbuild node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/chalk/-/chalk-1.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for chalk@1.1.3
npm verb afterAdd /root/.npm/is/3.1.0/package/package.json written
npm info install is@3.1.0 into /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm info installOne is@3.1.0
npm verb installOne of is to /tmp/node_modules/winston-honeybadger/node_modules/assert-is not in flight; installing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb afterAdd /root/.npm/parent-require/1.0.0/package/package.json written
npm verb tar unpack /root/.npm/ee-first/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb unbuild node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb lock using /root/.npm/_locks/is-6be59222ede65964.lock for /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb tar unpack /root/.npm/crc/3.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm http fetch 200 https://registry.npmjs.org/figlet/-/figlet-1.1.1.tgz
npm verb afterAdd /root/.npm/chalk/1.1.3/package/package.json not in flight; writing
npm verb unbuild node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb tar unpack /root/.npm/is/3.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb afterAdd /root/.npm/chalk/1.1.3/package/package.json written
npm http fetch 200 https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz
npm info preinstall express@4.11.2
npm verb cache add spec proxy-addr@~1.0.6
npm verb addNamed proxy-addr@>=1.0.6 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/proxy-addr not in flight; fetching
npm verb cache add spec qs@2.3.3
npm verb addNamed qs@2.3.3
npm verb addNameVersion registry:https://registry.npmjs.org/qs not in flight; fetching
npm verb cache add spec range-parser@~1.0.2
npm verb addNamed range-parser@>=1.0.2 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/range-parser not in flight; fetching
npm verb cache add spec send@0.11.1
npm verb addNamed send@0.11.1
npm verb addNameVersion registry:https://registry.npmjs.org/send not in flight; fetching
npm verb cache add spec serve-static@~1.8.1
npm verb addNamed serve-static@>=1.8.1 <1.9.0
npm verb addNameRange registry:https://registry.npmjs.org/serve-static not in flight; fetching
npm verb cache add spec type-is@~1.5.6
npm verb addNamed type-is@>=1.5.6 <1.6.0
npm verb addNameRange registry:https://registry.npmjs.org/type-is not in flight; fetching
npm verb cache add spec vary@~1.0.0
npm verb addNamed vary@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/vary not in flight; fetching
npm verb cache add spec cookie@0.1.2
npm verb addNamed cookie@0.1.2
npm verb addNameVersion registry:https://registry.npmjs.org/cookie not in flight; fetching
npm verb cache add spec merge-descriptors@0.0.2
npm verb addNamed merge-descriptors@0.0.2
npm verb addNameVersion registry:https://registry.npmjs.org/merge-descriptors not in flight; fetching
npm verb cache add spec utils-merge@1.0.0
npm verb addNamed utils-merge@1.0.0
npm verb addNameVersion registry:https://registry.npmjs.org/utils-merge not in flight; fetching
npm verb cache add spec accepts@~1.2.3
npm verb addNamed accepts@>=1.2.3 <1.3.0
npm verb addNameRange registry:https://registry.npmjs.org/accepts not in flight; fetching
npm verb cache add spec content-disposition@0.5.0
npm verb addNamed content-disposition@0.5.0
npm verb addNameVersion registry:https://registry.npmjs.org/content-disposition not in flight; fetching
npm verb cache add spec cookie-signature@1.0.5
npm verb addNamed cookie-signature@1.0.5
npm verb addNameVersion registry:https://registry.npmjs.org/cookie-signature not in flight; fetching
npm verb cache add spec depd@~1.0.0
npm verb addNamed depd@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/depd not in flight; fetching
npm verb cache add spec escape-html@1.0.1
npm verb addNamed escape-html@1.0.1
npm verb addNameVersion registry:https://registry.npmjs.org/escape-html not in flight; fetching
npm verb cache add spec etag@~1.5.1
npm verb addNamed etag@>=1.5.1 <1.6.0
npm verb addNameRange registry:https://registry.npmjs.org/etag not in flight; fetching
npm verb cache add spec finalhandler@0.3.3
npm verb addNamed finalhandler@0.3.3
npm verb addNameVersion registry:https://registry.npmjs.org/finalhandler not in flight; fetching
npm verb cache add spec fresh@0.2.4
npm verb addNamed fresh@0.2.4
npm verb addNameVersion registry:https://registry.npmjs.org/fresh not in flight; fetching
npm verb cache add spec media-typer@0.3.0
npm verb addNamed media-typer@0.3.0
npm verb addNameVersion registry:https://registry.npmjs.org/media-typer not in flight; fetching
npm verb cache add spec methods@~1.1.1
npm verb addNamed methods@>=1.1.1 <1.2.0
npm verb addNameRange registry:https://registry.npmjs.org/methods not in flight; fetching
npm verb cache add spec on-finished@~2.2.0
npm verb addNamed on-finished@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/on-finished not in flight; fetching
npm verb cache add spec parseurl@~1.3.0
npm verb addNamed parseurl@>=1.3.0 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/parseurl not in flight; fetching
npm verb cache add spec path-to-regexp@0.1.3
npm verb addNamed path-to-regexp@0.1.3
npm verb addNameVersion registry:https://registry.npmjs.org/path-to-regexp not in flight; fetching
npm verb request uri https://registry.npmjs.org/proxy-addr
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/proxy-addr
npm verb request uri https://registry.npmjs.org/range-parser
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/range-parser
npm verb request uri https://registry.npmjs.org/send
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/send
npm verb request uri https://registry.npmjs.org/serve-static
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/serve-static
npm verb request uri https://registry.npmjs.org/vary
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/vary
npm verb request uri https://registry.npmjs.org/merge-descriptors
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/merge-descriptors
npm verb request uri https://registry.npmjs.org/utils-merge
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/utils-merge
npm verb request uri https://registry.npmjs.org/accepts
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/accepts
npm verb request uri https://registry.npmjs.org/content-disposition
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/content-disposition
npm verb request uri https://registry.npmjs.org/escape-html
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/escape-html
npm verb request uri https://registry.npmjs.org/finalhandler
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/finalhandler
npm verb request uri https://registry.npmjs.org/methods
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/methods
npm verb request uri https://registry.npmjs.org/path-to-regexp
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:39
npm http request GET https://registry.npmjs.org/path-to-regexp
npm http fetch 200 https://registry.npmjs.org/request/-/request-2.34.0.tgz
npm http 200 https://registry.npmjs.org/range-parser
npm verb get saving range-parser to /root/.npm/registry.npmjs.org/range-parser/.cache.json
npm http 200 https://registry.npmjs.org/proxy-addr
npm verb get saving proxy-addr to /root/.npm/registry.npmjs.org/proxy-addr/.cache.json
npm http 200 https://registry.npmjs.org/send
npm verb get saving send to /root/.npm/registry.npmjs.org/send/.cache.json
npm http 200 https://registry.npmjs.org/merge-descriptors
npm verb get saving merge-descriptors to /root/.npm/registry.npmjs.org/merge-descriptors/.cache.json
npm http 200 https://registry.npmjs.org/accepts
npm verb get saving accepts to /root/.npm/registry.npmjs.org/accepts/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for stack-trace@0.0.9
npm http 200 https://registry.npmjs.org/vary
npm verb get saving vary to /root/.npm/registry.npmjs.org/vary/.cache.json
npm http 200 https://registry.npmjs.org/utils-merge
npm verb get saving utils-merge to /root/.npm/registry.npmjs.org/utils-merge/.cache.json
npm verb request uri https://registry.npmjs.org/qs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "C9KXEAUKGGTMUND7H1QIJHJ5G"
npm http request GET https://registry.npmjs.org/qs
npm verb request uri https://registry.npmjs.org/type-is
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "CGHVEK69AZAG02ITWCDPLXX05"
npm http request GET https://registry.npmjs.org/type-is
npm verb request uri https://registry.npmjs.org/cookie
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "5AIQUTZ0TO2K5I32S24S5ORIN"
npm http request GET https://registry.npmjs.org/cookie
npm verb request uri https://registry.npmjs.org/cookie-signature
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "9AG3R5JH5HMV65ARYCI0N9W2P"
npm http request GET https://registry.npmjs.org/cookie-signature
npm verb request uri https://registry.npmjs.org/depd
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "2IUBEEQSLE6DHP0TKJC7QMY81"
npm http request GET https://registry.npmjs.org/depd
npm verb request uri https://registry.npmjs.org/etag
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "CAAEFWXMH6ST3LYX0BTMBJQU"
npm http request GET https://registry.npmjs.org/etag
npm verb request uri https://registry.npmjs.org/fresh
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "275FBQ7DYYZ88WZ6SWZ0PBCR1"
npm http request GET https://registry.npmjs.org/fresh
npm verb request uri https://registry.npmjs.org/media-typer
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "3DUQCXWENPFNWCOZ43A08N4WY"
npm http request GET https://registry.npmjs.org/media-typer
npm verb request uri https://registry.npmjs.org/on-finished
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "5HI975RQQ4ZMWO79KX96Q7Y6V"
npm http request GET https://registry.npmjs.org/on-finished
npm verb request uri https://registry.npmjs.org/parseurl
npm verb request no auth needed
npm info attempt registry request try #1 at 17:45:54
npm verb etag "3OD2OAIILMQU2KA4462IDBY0F"
npm http request GET https://registry.npmjs.org/parseurl
npm info preinstall uuid@2.0.2
npm info preinstall ms@0.7.1
npm http 200 https://registry.npmjs.org/escape-html
npm verb get saving escape-html to /root/.npm/registry.npmjs.org/escape-html/.cache.json
npm http 200 https://registry.npmjs.org/content-disposition
npm verb get saving content-disposition to /root/.npm/registry.npmjs.org/content-disposition/.cache.json
npm http 200 https://registry.npmjs.org/path-to-regexp
npm verb get saving path-to-regexp to /root/.npm/registry.npmjs.org/path-to-regexp/.cache.json
npm http 304 https://registry.npmjs.org/type-is
npm verb etag https://registry.npmjs.org/type-is from cache
npm verb get saving type-is to /root/.npm/registry.npmjs.org/type-is/.cache.json
npm http 304 https://registry.npmjs.org/qs
npm verb etag https://registry.npmjs.org/qs from cache
npm verb get saving qs to /root/.npm/registry.npmjs.org/qs/.cache.json
npm http 304 https://registry.npmjs.org/cookie
npm verb etag https://registry.npmjs.org/cookie from cache
npm verb get saving cookie to /root/.npm/registry.npmjs.org/cookie/.cache.json
npm http 304 https://registry.npmjs.org/cookie-signature
npm verb etag https://registry.npmjs.org/cookie-signature from cache
npm verb get saving cookie-signature to /root/.npm/registry.npmjs.org/cookie-signature/.cache.json
npm http 200 https://registry.npmjs.org/methods
npm verb get saving methods to /root/.npm/registry.npmjs.org/methods/.cache.json
npm http 200 https://registry.npmjs.org/serve-static
npm verb get saving serve-static to /root/.npm/registry.npmjs.org/serve-static/.cache.json
npm http 200 https://registry.npmjs.org/finalhandler
npm verb get saving finalhandler to /root/.npm/registry.npmjs.org/finalhandler/.cache.json
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/uuid
npm info build /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules' ]
npm info linkStuff uuid@2.0.2
npm verb linkBins uuid@2.0.2
npm verb linkMans uuid@2.0.2
npm verb rebuildBundles uuid@2.0.2
npm verb about to build /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm info build /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/morgan/node_modules/debug/node_modules' ]
npm info linkStuff ms@0.7.1
npm verb linkBins ms@0.7.1
npm verb linkMans ms@0.7.1
npm verb rebuildBundles ms@0.7.1
npm info install uuid@2.0.2
npm info install ms@0.7.1
npm verb addNamed range-parser@1.0.3
npm verb addNamed proxy-addr@1.0.10
npm verb addRemoteTarball https://registry.npmjs.org/send/-/send-0.11.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/send/-/send-0.11.1.tgz',
npm verb addRemoteTarball '1beabfd42f9e2709f99028af3078ac12b47092d5' ]
npm verb addRemoteTarball https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz',
npm verb addRemoteTarball 'c36a52a781437513c57275f39dd9d317514ac8c7' ]
npm verb addNamed accepts@1.2.13
npm verb addRemoteTarball https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz',
npm verb addRemoteTarball '6872823535c692e2c2a0103826afd82c2e0ff175' ]
npm verb addRemoteTarball https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz',
npm verb addRemoteTarball '0d40a82f801fc355567d2ecb65efe3f077f121c5' ]
npm verb addRemoteTarball https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz',
npm verb addRemoteTarball 'e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea' ]
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/fresh
npm verb etag https://registry.npmjs.org/fresh from cache
npm verb get saving fresh to /root/.npm/registry.npmjs.org/fresh/.cache.json
npm info postinstall uuid@2.0.2
npm info postinstall ms@0.7.1
npm verb addNamed vary@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz',
npm verb addRemoteTarball '0294fb922bb9375153541c4f7096231f287c8af8' ]
npm info retry fetch attempt 1 at 17:46:05
npm info attempt registry request try #1 at 17:46:05
npm http fetch GET https://registry.npmjs.org/send/-/send-0.11.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/vary/-/vary-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/vary/-/vary-1.0.1.tgz',
npm verb addRemoteTarball '99e4981566a286118dfb2b817357df7993376d10' ]
npm info retry fetch attempt 1 at 17:46:05
npm info attempt registry request try #1 at 17:46:05
npm http fetch GET https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz
npm verb addNamed type-is@1.5.7
npm verb addRemoteTarball https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz',
npm verb addRemoteTarball '181a286ead397a39a92857cfb1d43052e356bff0' ]
npm verb addRemoteTarball https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz',
npm verb addRemoteTarball '4284fe6ae0630874639e44e80a418c2934135e9e' ]
npm verb addRemoteTarball https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz',
npm verb addRemoteTarball '21b9ab82274279de25b156ea08fd12ca51b8aecb' ]
npm info retry fetch attempt 1 at 17:46:05
npm info attempt registry request try #1 at 17:46:05
npm http fetch GET https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz
npm info retry fetch attempt 1 at 17:46:05
npm info attempt registry request try #1 at 17:46:05
npm http fetch GET https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz
npm info retry fetch attempt 1 at 17:46:05
npm info attempt registry request try #1 at 17:46:05
npm http fetch GET https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz
npm http 304 https://registry.npmjs.org/etag
npm verb etag https://registry.npmjs.org/etag from cache
npm verb get saving etag to /root/.npm/registry.npmjs.org/etag/.cache.json
npm http 304 https://registry.npmjs.org/depd
npm verb etag https://registry.npmjs.org/depd from cache
npm verb get saving depd to /root/.npm/registry.npmjs.org/depd/.cache.json
npm http 304 https://registry.npmjs.org/media-typer
npm verb etag https://registry.npmjs.org/media-typer from cache
npm verb get saving media-typer to /root/.npm/registry.npmjs.org/media-typer/.cache.json
npm verb unlock done using /root/.npm/_locks/uuid-4a934b1f020c1be8.lock for /tmp/node_modules/singleton-uuid/node_modules/uuid
npm verb unlock done using /root/.npm/_locks/ms-285a631d77a51d21.lock for /tmp/node_modules/morgan/node_modules/debug/node_modules/ms
npm verb about to build /tmp/node_modules/morgan/node_modules/debug
npm info build /tmp/node_modules/morgan/node_modules/debug
npm verb linkStuff [ false, false, false, '/tmp/node_modules/morgan/node_modules' ]
npm info linkStuff debug@2.2.0
npm verb linkBins debug@2.2.0
npm verb linkMans debug@2.2.0
npm verb rebuildBundles debug@2.2.0
npm verb afterAdd /root/.npm/type-is/1.5.7/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/qs/2.3.3/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz',
npm verb addRemoteTarball '72fec3d24e48a3432073d90c12642005061004b1' ]
npm verb addRemoteTarball https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz',
npm verb addRemoteTarball 'a122e3f1503eca0f5355795b0711bb2368d450f9' ]
npm info retry fetch attempt 1 at 17:46:09
npm info attempt registry request try #1 at 17:46:09
npm http fetch GET https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz
npm http 304 https://registry.npmjs.org/parseurl
npm verb etag https://registry.npmjs.org/parseurl from cache
npm verb get saving parseurl to /root/.npm/registry.npmjs.org/parseurl/.cache.json
npm http 304 https://registry.npmjs.org/on-finished
npm verb etag https://registry.npmjs.org/on-finished from cache
npm verb get saving on-finished to /root/.npm/registry.npmjs.org/on-finished/.cache.json
npm http fetch 200 https://registry.npmjs.org/send/-/send-0.11.1.tgz
npm verb rebuildBundles [ 'ms' ]
npm info install debug@2.2.0
npm verb addNamed methods@1.1.2
npm verb addNamed serve-static@1.8.1
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/vary/-/vary-1.0.1.tgz
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json written
npm http fetch 200 https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz',
npm verb addRemoteTarball 'b1a09aa1e6a607b3541669b09bcb727f460cd426' ]
npm verb addRemoteTarball https://registry.npmjs.org/methods/-/methods-1.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/methods/-/methods-1.1.2.tgz',
npm verb addRemoteTarball '5529a4d67654134edcc5266656835b0f851afcee' ]
npm info retry fetch attempt 1 at 17:46:14
npm info attempt registry request try #1 at 17:46:14
npm http fetch GET https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz
npm verb addRemoteTarball https://registry.npmjs.org/serve-static/-/serve-static-1.8.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/serve-static/-/serve-static-1.8.1.tgz',
npm verb addRemoteTarball '08fabd39999f050fc311443f46d5888a77ecfc7c' ]
npm info postinstall debug@2.2.0
npm http fetch 200 https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz
npm http fetch 200 https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz
npm http fetch 200 https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz
npm http fetch 200 https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz
npm http fetch 200 https://registry.npmjs.org/vary/-/vary-1.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz
npm verb afterAdd /root/.npm/type-is/1.5.7/package/package.json written
npm verb afterAdd /root/.npm/qs/2.3.3/package/package.json written
npm info retry fetch attempt 1 at 17:46:20
npm info attempt registry request try #1 at 17:46:20
npm http fetch GET https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz
npm info retry fetch attempt 1 at 17:46:20
npm info attempt registry request try #1 at 17:46:20
npm http fetch GET https://registry.npmjs.org/methods/-/methods-1.1.2.tgz
npm info retry fetch attempt 1 at 17:46:20
npm info attempt registry request try #1 at 17:46:20
npm http fetch GET https://registry.npmjs.org/serve-static/-/serve-static-1.8.1.tgz
npm verb afterAdd /root/.npm/fresh/0.2.4/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/debug-6c6a2d872ce08f54.lock for /tmp/node_modules/morgan/node_modules/debug
npm http fetch 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz
npm http fetch 200 https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz
npm verb addNamed etag@1.5.1
npm verb addNamed depd@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/etag/-/etag-1.5.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/etag/-/etag-1.5.1.tgz',
npm verb addRemoteTarball '54c50de04ee42695562925ac566588291be7e9ea' ]
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json not in flight; writing
npm verb addNamed parseurl@1.3.1
npm verb addNamed on-finished@2.2.1
npm verb afterAdd /root/.npm/media-typer/0.3.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/parseurl/1.3.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for merge-descriptors@0.0.2
npm info preinstall on-finished@2.2.1
npm verb afterAdd /root/.npm/fresh/0.2.4/package/package.json written
npm info retry fetch attempt 1 at 17:46:25
npm info attempt registry request try #1 at 17:46:25
npm http fetch GET https://registry.npmjs.org/etag/-/etag-1.5.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for range-parser@1.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for utils-merge@1.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cookie/-/cookie-0.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cookie@0.1.2
npm http fetch 200 https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz
npm http fetch 200 https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/vary/-/vary-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for vary@1.0.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/request/-/request-2.34.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for request@2.34.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for escape-html@1.0.1
npm verb afterAdd /root/.npm/depd/1.0.1/package/package.json written
npm verb afterAdd /root/.npm/media-typer/0.3.0/package/package.json written
npm info preinstall raspi-io@5.4.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.10.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for proxy-addr@1.0.10
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/accepts/-/accepts-1.2.13.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for accepts@1.2.13
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cookie-signature@1.0.5
npm verb afterAdd /root/.npm/parseurl/1.3.1/package/package.json written
npm verb afterAdd /root/.npm/on-finished/2.2.1/package/package.json written
npm verb cache add spec ee-first@1.1.0
npm verb addNamed ee-first@1.1.0
npm verb addNameVersion registry:https://registry.npmjs.org/ee-first not in flight; fetching
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/send/-/send-0.11.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for send@0.11.1
npm info preinstall ee-first@1.1.0
npm info preinstall media-typer@0.3.0
npm info preinstall bytes@1.0.0
npm verb afterAdd /root/.npm/cookie/0.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/merge-descriptors/0.0.2/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz
npm verb cache add spec raspi@2.0.0
npm verb addNamed raspi@2.0.0
npm verb addNameVersion registry:https://registry.npmjs.org/raspi not in flight; fetching
npm verb cache add spec raspi-board@2.4.1
npm verb addNamed raspi-board@2.4.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-board not in flight; fetching
npm verb cache add spec raspi-gpio@2.2.1
npm verb addNamed raspi-gpio@2.2.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-gpio not in flight; fetching
npm verb cache add spec raspi-i2c@2.3.2
npm verb addNamed raspi-i2c@2.3.2
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-i2c not in flight; fetching
npm verb cache add spec raspi-led@1.3.1
npm verb addNamed raspi-led@1.3.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-led not in flight; fetching
npm verb cache add spec raspi-pwm@2.3.1
npm verb addNamed raspi-pwm@2.3.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-pwm not in flight; fetching
npm verb afterAdd /root/.npm/request/2.34.0/package/package.json not in flight; writing
npm info preinstall type-is@1.5.7
npm verb afterAdd /root/.npm/range-parser/1.0.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/utils-merge/1.0.0/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm info build /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/morgan/node_modules/on-finished/node_modules' ]
npm info linkStuff ee-first@1.1.0
npm verb linkBins ee-first@1.1.0
npm verb linkMans ee-first@1.1.0
npm verb rebuildBundles ee-first@1.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for path-to-regexp@0.1.3
npm verb request uri https://registry.npmjs.org/raspi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:25
npm http request GET https://registry.npmjs.org/raspi
npm verb request uri https://registry.npmjs.org/raspi-board
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:25
npm http request GET https://registry.npmjs.org/raspi-board
npm verb request uri https://registry.npmjs.org/raspi-gpio
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:25
npm http request GET https://registry.npmjs.org/raspi-gpio
npm verb request uri https://registry.npmjs.org/raspi-i2c
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:25
npm http request GET https://registry.npmjs.org/raspi-i2c
npm verb request uri https://registry.npmjs.org/raspi-led
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:25
npm http request GET https://registry.npmjs.org/raspi-led
npm verb request uri https://registry.npmjs.org/raspi-pwm
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:26
npm http request GET https://registry.npmjs.org/raspi-pwm
npm verb request uri https://registry.npmjs.org/ee-first
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:26
npm verb etag "3ZYG9XA9BYU1KE2TX5MRV6U1N"
npm http request GET https://registry.npmjs.org/ee-first
npm verb about to build /tmp/node_modules/body-parser/node_modules/media-typer
npm info build /tmp/node_modules/body-parser/node_modules/media-typer
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff media-typer@0.3.0
npm verb linkBins media-typer@0.3.0
npm verb linkMans media-typer@0.3.0
npm verb rebuildBundles media-typer@0.3.0
npm verb about to build /tmp/node_modules/body-parser/node_modules/bytes
npm info build /tmp/node_modules/body-parser/node_modules/bytes
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff bytes@1.0.0
npm verb linkBins bytes@1.0.0
npm verb linkMans bytes@1.0.0
npm verb rebuildBundles bytes@1.0.0
npm verb afterAdd /root/.npm/vary/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/cookie-signature/1.0.5/package/package.json not in flight; writing
npm info install ee-first@1.1.0
npm http fetch 200 https://registry.npmjs.org/serve-static/-/serve-static-1.8.1.tgz
npm http fetch 200 https://registry.npmjs.org/methods/-/methods-1.1.2.tgz
npm http fetch 200 https://registry.npmjs.org/etag/-/etag-1.5.1.tgz
npm info install media-typer@0.3.0
npm info install bytes@1.0.0
npm verb afterAdd /root/.npm/escape-html/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/proxy-addr/1.0.10/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/accepts/1.2.13/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/cookie/0.1.2/package/package.json written
npm info postinstall ee-first@1.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for content-disposition@0.5.0
npm verb afterAdd /root/.npm/merge-descriptors/0.0.2/package/package.json written
npm http 200 https://registry.npmjs.org/raspi
npm verb get saving raspi to /root/.npm/registry.npmjs.org/raspi/.cache.json
npm info postinstall media-typer@0.3.0
npm info postinstall bytes@1.0.0
npm verb afterAdd /root/.npm/request/2.34.0/package/package.json written
npm info install stack-trace@0.0.9 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm info install request@2.34.0 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm info installOne stack-trace@0.0.9
npm verb installOne of stack-trace to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger not in flight; installing
npm info installOne request@2.34.0
npm verb installOne of request to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger not in flight; installing
npm verb afterAdd /root/.npm/range-parser/1.0.3/package/package.json written
npm verb afterAdd /root/.npm/utils-merge/1.0.0/package/package.json written
npm verb afterAdd /root/.npm/send/0.11.1/package/package.json not in flight; writing
npm verb cache add spec mime-types@~2.0.9
npm verb addNamed mime-types@>=2.0.9 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching
npm verb afterAdd /root/.npm/vary/1.0.1/package/package.json written
npm verb afterAdd /root/.npm/cookie-signature/1.0.5/package/package.json written
npm verb unlock done using /root/.npm/_locks/ee-first-6cc31c72149303c3.lock for /tmp/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
npm verb about to build /tmp/node_modules/morgan/node_modules/on-finished
npm info build /tmp/node_modules/morgan/node_modules/on-finished
npm verb linkStuff [ false, false, false, '/tmp/node_modules/morgan/node_modules' ]
npm info linkStuff on-finished@2.2.1
npm verb linkBins on-finished@2.2.1
npm verb linkMans on-finished@2.2.1
npm verb rebuildBundles on-finished@2.2.1
npm verb request uri https://registry.npmjs.org/mime-types
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:35
npm http request GET https://registry.npmjs.org/mime-types
npm verb unlock done using /root/.npm/_locks/media-typer-09ce4c02c8e3b77a.lock for /tmp/node_modules/body-parser/node_modules/media-typer
npm verb unlock done using /root/.npm/_locks/bytes-167c6efe3fa7a4b8.lock for /tmp/node_modules/body-parser/node_modules/bytes
npm verb afterAdd /root/.npm/escape-html/1.0.1/package/package.json written
npm verb rebuildBundles [ 'ee-first' ]
npm info install on-finished@2.2.1
npm http 200 https://registry.npmjs.org/raspi-board
npm verb get saving raspi-board to /root/.npm/registry.npmjs.org/raspi-board/.cache.json
npm info preinstall raw-body@1.3.2
npm verb afterAdd /root/.npm/proxy-addr/1.0.10/package/package.json written
npm verb afterAdd /root/.npm/accepts/1.2.13/package/package.json written
npm verb lock using /root/.npm/_locks/stack-trace-b84bea633c296b45.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb lock using /root/.npm/_locks/request-68babc6e06f08afb.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info postinstall on-finished@2.2.1
npm verb afterAdd /root/.npm/path-to-regexp/0.1.3/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for finalhandler@0.3.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/methods/-/methods-1.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for methods@1.1.2
npm verb afterAdd /root/.npm/send/0.11.1/package/package.json written
npm http 200 https://registry.npmjs.org/raspi-gpio
npm verb get saving raspi-gpio to /root/.npm/registry.npmjs.org/raspi-gpio/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/etag/-/etag-1.5.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for etag@1.5.1
npm verb about to build /tmp/node_modules/body-parser/node_modules/raw-body
npm info build /tmp/node_modules/body-parser/node_modules/raw-body
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff raw-body@1.3.2
npm verb linkBins raw-body@1.3.2
npm verb linkMans raw-body@1.3.2
npm verb rebuildBundles raw-body@1.3.2
npm verb unlock done using /root/.npm/_locks/on-finished-dfca70aec8d61f61.lock for /tmp/node_modules/morgan/node_modules/on-finished
npm verb about to build /tmp/node_modules/morgan
npm info build /tmp/node_modules/morgan
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff morgan@1.5.3
npm verb linkBins morgan@1.5.3
npm verb linkMans morgan@1.5.3
npm verb rebuildBundles morgan@1.5.3
npm verb afterAdd /root/.npm/content-disposition/0.5.0/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/serve-static/-/serve-static-1.8.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for serve-static@1.8.1
npm verb addRemoteTarball https://registry.npmjs.org/raspi/-/raspi-2.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi/-/raspi-2.0.0.tgz',
npm verb addRemoteTarball '027cf7a254fede391e91874ed959690e7fa77148' ]
npm info install raw-body@1.3.2
npm verb rebuildBundles [ 'basic-auth', 'debug', 'depd', 'on-finished' ]
npm info install morgan@1.5.3
npm verb afterAdd /root/.npm/path-to-regexp/0.1.3/package/package.json written
npm http 200 https://registry.npmjs.org/raspi-i2c
npm verb get saving raspi-i2c to /root/.npm/registry.npmjs.org/raspi-i2c/.cache.json
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info postinstall raw-body@1.3.2
npm info postinstall morgan@1.5.3
npm info retry fetch attempt 1 at 17:46:36
npm info attempt registry request try #1 at 17:46:36
npm http fetch GET https://registry.npmjs.org/raspi/-/raspi-2.0.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/raspi-board/-/raspi-board-2.4.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-board/-/raspi-board-2.4.1.tgz',
npm verb addRemoteTarball 'f3692554336277c31c32fc54d7c2569ce473a8f9' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm verb afterAdd /root/.npm/content-disposition/0.5.0/package/package.json written
npm verb tar unpack /root/.npm/stack-trace/0.0.9/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb tar unpack /root/.npm/request/2.34.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm verb unlock done using /root/.npm/_locks/raw-body-ad93a98908957cb7.lock for /tmp/node_modules/body-parser/node_modules/raw-body
npm verb unlock done using /root/.npm/_locks/morgan-4474bee82f9b5e6b.lock for /tmp/node_modules/morgan
npm verb afterAdd /root/.npm/finalhandler/0.3.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/methods/1.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/etag/1.5.1/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/raspi-led
npm verb get saving raspi-led to /root/.npm/registry.npmjs.org/raspi-led/.cache.json
npm info retry fetch attempt 1 at 17:46:40
npm info attempt registry request try #1 at 17:46:40
npm http fetch GET https://registry.npmjs.org/raspi-board/-/raspi-board-2.4.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/raspi-gpio/-/raspi-gpio-2.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-gpio/-/raspi-gpio-2.2.1.tgz',
npm verb addRemoteTarball '604a6235b7af8db73dc0dd30cae995ca40d3de4e' ]
npm verb afterAdd /root/.npm/serve-static/1.8.1/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/raspi-i2c/-/raspi-i2c-2.3.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-i2c/-/raspi-i2c-2.3.2.tgz',
npm verb addRemoteTarball '58491388d4da893acb0289427ed8843d4e5d9fc1' ]
npm info retry fetch attempt 1 at 17:46:40
npm info attempt registry request try #1 at 17:46:40
npm http fetch GET https://registry.npmjs.org/raspi-gpio/-/raspi-gpio-2.2.1.tgz
npm verb afterAdd /root/.npm/finalhandler/0.3.3/package/package.json written
npm verb afterAdd /root/.npm/methods/1.1.2/package/package.json written
npm verb afterAdd /root/.npm/etag/1.5.1/package/package.json written
npm http 304 https://registry.npmjs.org/ee-first
npm verb etag https://registry.npmjs.org/ee-first from cache
npm verb get saving ee-first to /root/.npm/registry.npmjs.org/ee-first/.cache.json
npm info retry fetch attempt 1 at 17:46:40
npm info attempt registry request try #1 at 17:46:40
npm http fetch GET https://registry.npmjs.org/raspi-i2c/-/raspi-i2c-2.3.2.tgz
npm verb afterAdd /root/.npm/serve-static/1.8.1/package/package.json written
npm info install type-is@1.5.7 into /tmp/node_modules/express
npm info install qs@2.3.3 into /tmp/node_modules/express
npm info install fresh@0.2.4 into /tmp/node_modules/express
npm info install depd@1.0.1 into /tmp/node_modules/express
npm info install media-typer@0.3.0 into /tmp/node_modules/express
npm info install parseurl@1.3.1 into /tmp/node_modules/express
npm info install on-finished@2.2.1 into /tmp/node_modules/express
npm info install cookie@0.1.2 into /tmp/node_modules/express
npm info install merge-descriptors@0.0.2 into /tmp/node_modules/express
npm info install range-parser@1.0.3 into /tmp/node_modules/express
npm info install utils-merge@1.0.0 into /tmp/node_modules/express
npm info install vary@1.0.1 into /tmp/node_modules/express
npm info install cookie-signature@1.0.5 into /tmp/node_modules/express
npm info install escape-html@1.0.1 into /tmp/node_modules/express
npm info install proxy-addr@1.0.10 into /tmp/node_modules/express
npm info install accepts@1.2.13 into /tmp/node_modules/express
npm info install send@0.11.1 into /tmp/node_modules/express
npm info install path-to-regexp@0.1.3 into /tmp/node_modules/express
npm info install content-disposition@0.5.0 into /tmp/node_modules/express
npm info install finalhandler@0.3.3 into /tmp/node_modules/express
npm info install methods@1.1.2 into /tmp/node_modules/express
npm info install etag@1.5.1 into /tmp/node_modules/express
npm info install serve-static@1.8.1 into /tmp/node_modules/express
npm info installOne type-is@1.5.7
npm verb installOne of type-is to /tmp/node_modules/express not in flight; installing
npm info installOne qs@2.3.3
npm verb installOne of qs to /tmp/node_modules/express not in flight; installing
npm info installOne fresh@0.2.4
npm verb installOne of fresh to /tmp/node_modules/express not in flight; installing
npm info installOne depd@1.0.1
npm verb installOne of depd to /tmp/node_modules/express not in flight; installing
npm info installOne media-typer@0.3.0
npm verb installOne of media-typer to /tmp/node_modules/express not in flight; installing
npm info installOne parseurl@1.3.1
npm verb installOne of parseurl to /tmp/node_modules/express not in flight; installing
npm info installOne on-finished@2.2.1
npm verb installOne of on-finished to /tmp/node_modules/express not in flight; installing
npm info installOne cookie@0.1.2
npm verb installOne of cookie to /tmp/node_modules/express not in flight; installing
npm info installOne merge-descriptors@0.0.2
npm verb installOne of merge-descriptors to /tmp/node_modules/express not in flight; installing
npm info installOne range-parser@1.0.3
npm verb installOne of range-parser to /tmp/node_modules/express not in flight; installing
npm info installOne utils-merge@1.0.0
npm verb installOne of utils-merge to /tmp/node_modules/express not in flight; installing
npm info installOne vary@1.0.1
npm verb installOne of vary to /tmp/node_modules/express not in flight; installing
npm info installOne cookie-signature@1.0.5
npm verb installOne of cookie-signature to /tmp/node_modules/express not in flight; installing
npm info installOne escape-html@1.0.1
npm verb installOne of escape-html to /tmp/node_modules/express not in flight; installing
npm info installOne proxy-addr@1.0.10
npm verb installOne of proxy-addr to /tmp/node_modules/express not in flight; installing
npm info installOne accepts@1.2.13
npm verb installOne of accepts to /tmp/node_modules/express not in flight; installing
npm info installOne send@0.11.1
npm verb installOne of send to /tmp/node_modules/express not in flight; installing
npm info installOne path-to-regexp@0.1.3
npm verb installOne of path-to-regexp to /tmp/node_modules/express not in flight; installing
npm info installOne content-disposition@0.5.0
npm verb installOne of content-disposition to /tmp/node_modules/express not in flight; installing
npm info installOne finalhandler@0.3.3
npm verb installOne of finalhandler to /tmp/node_modules/express not in flight; installing
npm info installOne methods@1.1.2
npm verb installOne of methods to /tmp/node_modules/express not in flight; installing
npm info installOne etag@1.5.1
npm verb installOne of etag to /tmp/node_modules/express not in flight; installing
npm info installOne serve-static@1.8.1
npm verb installOne of serve-static to /tmp/node_modules/express not in flight; installing
npm http 200 https://registry.npmjs.org/mime-types
npm verb get saving mime-types to /root/.npm/registry.npmjs.org/mime-types/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/raspi-led/-/raspi-led-1.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-led/-/raspi-led-1.3.1.tgz',
npm verb addRemoteTarball '4ec22e2b4f7e8742908d4a84db0af0ff2cf7a9fd' ]
npm http 200 https://registry.npmjs.org/raspi-pwm
npm verb get saving raspi-pwm to /root/.npm/registry.npmjs.org/raspi-pwm/.cache.json
npm info preinstall request@2.72.0
npm verb lock using /root/.npm/_locks/type-is-e8851ca024024e11.lock for /tmp/node_modules/express/node_modules/type-is
npm verb lock using /root/.npm/_locks/qs-4d45974d0943bccf.lock for /tmp/node_modules/express/node_modules/qs
npm verb lock using /root/.npm/_locks/fresh-79996c7c492e7d7d.lock for /tmp/node_modules/express/node_modules/fresh
npm verb lock using /root/.npm/_locks/depd-d7e2905fc00a94dc.lock for /tmp/node_modules/express/node_modules/depd
npm verb lock using /root/.npm/_locks/media-typer-c0730dfc218b75c8.lock for /tmp/node_modules/express/node_modules/media-typer
npm verb lock using /root/.npm/_locks/parseurl-5789f8f0008e649c.lock for /tmp/node_modules/express/node_modules/parseurl
npm verb lock using /root/.npm/_locks/on-finished-fbc9de139267661c.lock for /tmp/node_modules/express/node_modules/on-finished
npm verb lock using /root/.npm/_locks/cookie-71f3947baa2b0331.lock for /tmp/node_modules/express/node_modules/cookie
npm verb lock using /root/.npm/_locks/merge-descriptors-89758d3622aacbde.lock for /tmp/node_modules/express/node_modules/merge-descriptors
npm verb lock using /root/.npm/_locks/range-parser-41556dff88325104.lock for /tmp/node_modules/express/node_modules/range-parser
npm verb lock using /root/.npm/_locks/utils-merge-7826c78cbc96c01a.lock for /tmp/node_modules/express/node_modules/utils-merge
npm verb lock using /root/.npm/_locks/vary-92912da2510d7af7.lock for /tmp/node_modules/express/node_modules/vary
npm verb lock using /root/.npm/_locks/cookie-signature-78bddc354d544f80.lock for /tmp/node_modules/express/node_modules/cookie-signature
npm verb lock using /root/.npm/_locks/escape-html-d136c6af09f3c3bb.lock for /tmp/node_modules/express/node_modules/escape-html
npm verb lock using /root/.npm/_locks/proxy-addr-fb0a901bb4549747.lock for /tmp/node_modules/express/node_modules/proxy-addr
npm verb lock using /root/.npm/_locks/accepts-232fe42834c18d55.lock for /tmp/node_modules/express/node_modules/accepts
npm verb lock using /root/.npm/_locks/send-01e6962fe36c5315.lock for /tmp/node_modules/express/node_modules/send
npm verb lock using /root/.npm/_locks/path-to-regexp-ef7759e351c20e1f.lock for /tmp/node_modules/express/node_modules/path-to-regexp
npm verb lock using /root/.npm/_locks/content-disposition-ea94260cfa1401be.lock for /tmp/node_modules/express/node_modules/content-disposition
npm verb lock using /root/.npm/_locks/finalhandler-b713a25ad5e2bd94.lock for /tmp/node_modules/express/node_modules/finalhandler
npm verb lock using /root/.npm/_locks/methods-99211d446ca63a58.lock for /tmp/node_modules/express/node_modules/methods
npm verb lock using /root/.npm/_locks/etag-934ef61fdb8b943f.lock for /tmp/node_modules/express/node_modules/etag
npm verb lock using /root/.npm/_locks/serve-static-9ab689a921770365.lock for /tmp/node_modules/express/node_modules/serve-static
npm info retry fetch attempt 1 at 17:46:41
npm info attempt registry request try #1 at 17:46:41
npm http fetch GET https://registry.npmjs.org/raspi-led/-/raspi-led-1.3.1.tgz
npm verb unbuild node_modules/express/node_modules/type-is
npm verb unbuild node_modules/express/node_modules/qs
npm verb unbuild node_modules/express/node_modules/fresh
npm verb unbuild node_modules/express/node_modules/depd
npm verb unbuild node_modules/express/node_modules/media-typer
npm verb unbuild node_modules/express/node_modules/parseurl
npm verb unbuild node_modules/express/node_modules/on-finished
npm http fetch 200 https://registry.npmjs.org/raspi/-/raspi-2.0.0.tgz
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/fresh
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/depd
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/media-typer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/parseurl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/on-finished
npm verb cache add spec isstream@~0.1.2
npm verb addNamed isstream@>=0.1.2 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching
npm verb cache add spec json-stringify-safe@~5.0.1
npm verb addNamed json-stringify-safe@>=5.0.1 <5.1.0
npm verb addNameRange registry:https://registry.npmjs.org/json-stringify-safe not in flight; fetching
npm verb cache add spec mime-types@~2.1.7
npm verb addNamed mime-types@>=2.1.7 <2.2.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-types already in flight; waiting
npm verb cache add spec node-uuid@~1.4.7
npm verb addNamed node-uuid@>=1.4.7 <1.5.0
npm verb addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching
npm verb cache add spec oauth-sign@~0.8.1
npm verb addNamed oauth-sign@>=0.8.1 <0.9.0
npm verb addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching
npm verb cache add spec qs@~6.1.0
npm verb addNamed qs@>=6.1.0 <6.2.0
npm verb addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching
npm verb cache add spec stringstream@~0.0.4
npm verb addNamed stringstream@>=0.0.4 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/stringstream not in flight; fetching
npm verb cache add spec tough-cookie@~2.2.0
npm verb addNamed tough-cookie@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/tough-cookie not in flight; fetching
npm verb cache add spec tunnel-agent@~0.4.1
npm verb addNamed tunnel-agent@>=0.4.1 <0.5.0
npm verb addNameRange registry:https://registry.npmjs.org/tunnel-agent not in flight; fetching
npm verb cache add spec aws-sign2@~0.6.0
npm verb addNamed aws-sign2@>=0.6.0 <0.7.0
npm verb addNameRange registry:https://registry.npmjs.org/aws-sign2 not in flight; fetching
npm verb cache add spec aws4@^1.2.1
npm verb addNamed aws4@>=1.2.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/aws4 not in flight; fetching
npm verb cache add spec bl@~1.1.2
npm verb addNamed bl@>=1.1.2 <1.2.0
npm verb addNameRange registry:https://registry.npmjs.org/bl not in flight; fetching
npm verb cache add spec caseless@~0.11.0
npm verb addNamed caseless@>=0.11.0 <0.12.0
npm verb addNameRange registry:https://registry.npmjs.org/caseless not in flight; fetching
npm verb cache add spec combined-stream@~1.0.5
npm verb addNamed combined-stream@>=1.0.5 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching
npm verb cache add spec extend@~3.0.0
npm verb addNamed extend@>=3.0.0 <3.1.0
npm verb addNameRange registry:https://registry.npmjs.org/extend not in flight; fetching
npm verb cache add spec forever-agent@~0.6.1
npm verb addNamed forever-agent@>=0.6.1 <0.7.0
npm verb addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching
npm verb cache add spec form-data@~1.0.0-rc3
npm verb addNamed form-data@>=1.0.0-rc3 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching
npm verb cache add spec har-validator@~2.0.6
npm verb addNamed har-validator@>=2.0.6 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/har-validator not in flight; fetching
npm verb cache add spec hawk@~3.1.3
npm verb addNamed hawk@>=3.1.3 <3.2.0
npm verb addNameRange registry:https://registry.npmjs.org/hawk not in flight; fetching
npm verb cache add spec http-signature@~1.1.0
npm verb addNamed http-signature@>=1.1.0 <1.2.0
npm verb addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching
npm verb cache add spec is-typedarray@~1.0.0
npm verb addNamed is-typedarray@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/is-typedarray not in flight; fetching
npm verb tar unpack /root/.npm/type-is/1.5.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/type-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is
npm verb tar unpack /root/.npm/qs/2.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/qs
npm verb tar unpack /root/.npm/fresh/0.2.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/fresh
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/fresh
npm verb tar unpack /root/.npm/depd/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/depd
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/depd
npm verb tar unpack /root/.npm/media-typer/0.3.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/media-typer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/media-typer
npm verb tar unpack /root/.npm/parseurl/1.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/parseurl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/parseurl
npm verb tar unpack /root/.npm/on-finished/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/on-finished
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/on-finished
npm verb request uri https://registry.npmjs.org/isstream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/isstream
npm verb request uri https://registry.npmjs.org/json-stringify-safe
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/json-stringify-safe
npm verb request uri https://registry.npmjs.org/node-uuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/node-uuid
npm verb request uri https://registry.npmjs.org/oauth-sign
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/oauth-sign
npm verb request uri https://registry.npmjs.org/stringstream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/stringstream
npm verb request uri https://registry.npmjs.org/tough-cookie
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/tough-cookie
npm verb request uri https://registry.npmjs.org/tunnel-agent
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/tunnel-agent
npm verb request uri https://registry.npmjs.org/aws-sign2
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/aws-sign2
npm verb request uri https://registry.npmjs.org/aws4
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/aws4
npm verb request uri https://registry.npmjs.org/bl
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/bl
npm verb request uri https://registry.npmjs.org/caseless
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/caseless
npm verb request uri https://registry.npmjs.org/combined-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/combined-stream
npm verb request uri https://registry.npmjs.org/extend
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/extend
npm verb request uri https://registry.npmjs.org/forever-agent
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/forever-agent
npm verb request uri https://registry.npmjs.org/form-data
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/form-data
npm verb request uri https://registry.npmjs.org/har-validator
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/har-validator
npm verb request uri https://registry.npmjs.org/hawk
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/hawk
npm verb request uri https://registry.npmjs.org/http-signature
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/http-signature
npm verb request uri https://registry.npmjs.org/is-typedarray
npm verb request no auth needed
npm info attempt registry request try #1 at 17:46:45
npm http request GET https://registry.npmjs.org/is-typedarray
npm http fetch 200 https://registry.npmjs.org/raspi-board/-/raspi-board-2.4.1.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-gpio/-/raspi-gpio-2.2.1.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-i2c/-/raspi-i2c-2.3.2.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-led/-/raspi-led-1.3.1.tgz
npm http 200 https://registry.npmjs.org/json-stringify-safe
npm verb get saving json-stringify-safe to /root/.npm/registry.npmjs.org/json-stringify-safe/.cache.json
npm http 200 https://registry.npmjs.org/tough-cookie
npm verb get saving tough-cookie to /root/.npm/registry.npmjs.org/tough-cookie/.cache.json
npm http 200 https://registry.npmjs.org/stringstream
npm verb get saving stringstream to /root/.npm/registry.npmjs.org/stringstream/.cache.json
npm http 200 https://registry.npmjs.org/aws4
npm verb get saving aws4 to /root/.npm/registry.npmjs.org/aws4/.cache.json
npm http 200 https://registry.npmjs.org/caseless
npm verb get saving caseless to /root/.npm/registry.npmjs.org/caseless/.cache.json
npm http 200 https://registry.npmjs.org/combined-stream
npm verb get saving combined-stream to /root/.npm/registry.npmjs.org/combined-stream/.cache.json
npm verb unbuild node_modules/express/node_modules/cookie
npm verb unbuild node_modules/express/node_modules/range-parser
npm verb unbuild node_modules/express/node_modules/merge-descriptors
npm verb unbuild node_modules/express/node_modules/utils-merge
npm verb unbuild node_modules/express/node_modules/vary
npm verb unbuild node_modules/express/node_modules/cookie-signature
npm verb unbuild node_modules/express/node_modules/escape-html
npm verb unbuild node_modules/express/node_modules/proxy-addr
npm verb unbuild node_modules/express/node_modules/accepts
npm verb unbuild node_modules/express/node_modules/send
npm verb unbuild node_modules/express/node_modules/path-to-regexp
npm verb unbuild node_modules/express/node_modules/content-disposition
npm verb unbuild node_modules/express/node_modules/finalhandler
npm verb unbuild node_modules/express/node_modules/methods
npm verb unbuild node_modules/express/node_modules/etag
npm verb unbuild node_modules/express/node_modules/serve-static
npm verb addNamed mime-types@2.0.14
npm verb addNamed mime-types@2.1.10
npm verb addRemoteTarball https://registry.npmjs.org/raspi-pwm/-/raspi-pwm-2.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-pwm/-/raspi-pwm-2.3.1.tgz',
npm verb addRemoteTarball 'f1f4b9b1cc9780fcbe864bc5c63ffce59c62346c' ]
npm verb addRemoteTarball https://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz',
npm verb addRemoteTarball '310e159db23e077f8bb22b748dabfa4957140aa6' ]
npm verb addRemoteTarball https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz',
npm verb addRemoteTarball 'b93c7cb4362e16d41072a7e54538fb4d43070837' ]
npm http 200 https://registry.npmjs.org/isstream
npm verb get saving isstream to /root/.npm/registry.npmjs.org/isstream/.cache.json
npm http 200 https://registry.npmjs.org/oauth-sign
npm verb get saving oauth-sign to /root/.npm/registry.npmjs.org/oauth-sign/.cache.json
npm http 200 https://registry.npmjs.org/tunnel-agent
npm verb get saving tunnel-agent to /root/.npm/registry.npmjs.org/tunnel-agent/.cache.json
npm http 200 https://registry.npmjs.org/aws-sign2
npm verb get saving aws-sign2 to /root/.npm/registry.npmjs.org/aws-sign2/.cache.json
npm http 200 https://registry.npmjs.org/forever-agent
npm verb get saving forever-agent to /root/.npm/registry.npmjs.org/forever-agent/.cache.json
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json written
npm info install ee-first@1.1.0 into /tmp/node_modules/body-parser/node_modules/on-finished
npm info installOne ee-first@1.1.0
npm verb installOne of ee-first to /tmp/node_modules/body-parser/node_modules/on-finished not in flight; installing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/cookie
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/range-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/merge-descriptors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/utils-merge
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/vary
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/cookie-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/escape-html
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/path-to-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/content-disposition
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/finalhandler
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/methods
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/etag
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/serve-static
npm verb request uri https://registry.npmjs.org/qs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:47:11
npm verb etag "C9KXEAUKGGTMUND7H1QIJHJ5G"
npm http request GET https://registry.npmjs.org/qs
npm http 200 https://registry.npmjs.org/node-uuid
npm verb get saving node-uuid to /root/.npm/registry.npmjs.org/node-uuid/.cache.json
npm verb tar unpack /root/.npm/cookie/0.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/cookie
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/cookie
npm verb tar unpack /root/.npm/range-parser/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/range-parser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/range-parser
npm verb tar unpack /root/.npm/merge-descriptors/0.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/merge-descriptors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/merge-descriptors
npm verb tar unpack /root/.npm/utils-merge/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/utils-merge
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/utils-merge
npm verb tar unpack /root/.npm/vary/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/vary
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/vary
npm verb tar unpack /root/.npm/cookie-signature/1.0.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/cookie-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/cookie-signature
npm verb tar unpack /root/.npm/escape-html/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/escape-html
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/escape-html
npm verb tar unpack /root/.npm/proxy-addr/1.0.10/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/proxy-addr
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr
npm verb tar unpack /root/.npm/accepts/1.2.13/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/accepts
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts
npm verb tar unpack /root/.npm/send/0.11.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/send
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send
npm verb tar unpack /root/.npm/path-to-regexp/0.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/path-to-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/path-to-regexp
npm verb tar unpack /root/.npm/content-disposition/0.5.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/content-disposition
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/content-disposition
npm verb tar unpack /root/.npm/finalhandler/0.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/finalhandler
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/finalhandler
npm verb tar unpack /root/.npm/methods/1.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/methods
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/methods
npm verb tar unpack /root/.npm/etag/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/etag
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/etag
npm verb tar unpack /root/.npm/serve-static/1.8.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/serve-static
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/serve-static
npm http 200 https://registry.npmjs.org/bl
npm verb get saving bl to /root/.npm/registry.npmjs.org/bl/.cache.json
npm http 200 https://registry.npmjs.org/form-data
npm verb get saving form-data to /root/.npm/registry.npmjs.org/form-data/.cache.json
npm info retry fetch attempt 1 at 17:47:11
npm info attempt registry request try #1 at 17:47:11
npm http fetch GET https://registry.npmjs.org/raspi-pwm/-/raspi-pwm-2.3.1.tgz
npm info retry fetch attempt 1 at 17:47:11
npm info attempt registry request try #1 at 17:47:11
npm http fetch GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz
npm http 200 https://registry.npmjs.org/har-validator
npm verb get saving har-validator to /root/.npm/registry.npmjs.org/har-validator/.cache.json
npm verb lock using /root/.npm/_locks/ee-first-e7f76ffaf8c6c42c.lock for /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm info retry fetch attempt 1 at 17:47:16
npm info attempt registry request try #1 at 17:47:16
npm http fetch GET https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz
npm verb unbuild node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm http 200 https://registry.npmjs.org/is-typedarray
npm verb get saving is-typedarray to /root/.npm/registry.npmjs.org/is-typedarray/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash/-/lodash-3.10.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash@3.10.1
npm http 200 https://registry.npmjs.org/http-signature
npm verb get saving http-signature to /root/.npm/registry.npmjs.org/http-signature/.cache.json
npm verb addNamed json-stringify-safe@5.0.1
npm verb addNamed tough-cookie@2.2.2
npm verb addNamed caseless@0.11.0
npm verb addNamed aws4@1.3.2
npm verb addNamed combined-stream@1.0.5
npm verb addNamed stringstream@0.0.5
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm verb addRemoteTarball https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz',
npm verb addRemoteTarball '1296a2d58fd45f19a0f6ce01d65701e2c735b6eb' ]
npm verb addRemoteTarball https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz',
npm verb addRemoteTarball 'c83a1830f4e5ef0b93ef2a3488e724f8de016ac7' ]
npm verb addRemoteTarball https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz',
npm verb addRemoteTarball '715b96ea9841593cc33067923f5ec60ebda4f7d7' ]
npm verb addRemoteTarball https://registry.npmjs.org/aws4/-/aws4-1.3.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/aws4/-/aws4-1.3.2.tgz',
npm verb addRemoteTarball 'd39e0bee412ced0e8ed94a23e314f313a95b9fd1' ]
npm verb addRemoteTarball https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz',
npm verb addRemoteTarball '938370a57b4a51dea2c77c15d5c5fdf895164009' ]
npm verb addRemoteTarball https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz',
npm verb addRemoteTarball '4e484cd4de5a0bbbee18e46307710a8a81621878' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi/-/raspi-2.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi@2.0.0
npm verb tar unpack /root/.npm/ee-first/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm verb addNamed isstream@0.1.2
npm verb addNamed oauth-sign@0.8.1
npm verb addNamed tunnel-agent@0.4.2
npm verb addNamed aws-sign2@0.6.0
npm verb addNamed forever-agent@0.6.1
npm verb addRemoteTarball https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz',
npm verb addRemoteTarball '47e63f7af55afa6f92e1500e690eb8b8529c099a' ]
npm verb addRemoteTarball https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz',
npm verb addRemoteTarball '182439bdb91378bf7460e75c64ea43e6448def06' ]
npm verb addNamed node-uuid@1.4.7
npm verb addRemoteTarball https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz',
npm verb addRemoteTarball '1104e3f36ac87125c287270067d582d18133bfee' ]
npm verb addRemoteTarball https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz',
npm verb addRemoteTarball '14342dd38dbcc94d0e5b87d763cd63612c0e794f' ]
npm verb addRemoteTarball https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz',
npm verb addRemoteTarball 'fbc71f0c41adeb37f96c577ad1ed42d8fdacca91' ]
npm http 304 https://registry.npmjs.org/qs
npm verb etag https://registry.npmjs.org/qs from cache
npm verb get saving qs to /root/.npm/registry.npmjs.org/qs/.cache.json
npm http 200 https://registry.npmjs.org/hawk
npm verb get saving hawk to /root/.npm/registry.npmjs.org/hawk/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-led/-/raspi-led-1.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-led@1.3.1
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz',
npm verb addRemoteTarball '6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f' ]
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz
npm verb addNamed bl@1.1.2
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/aws4/-/aws4-1.3.2.tgz
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz
npm verb addNamed form-data@1.0.0-rc4
npm info retry fetch attempt 1 at 17:47:17
npm info attempt registry request try #1 at 17:47:17
npm http fetch GET https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz
npm verb addRemoteTarball https://registry.npmjs.org/bl/-/bl-1.1.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/bl/-/bl-1.1.2.tgz',
npm verb addRemoteTarball 'fdca871a99713aa00d19e3bbba41c44787a65398' ]
npm http fetch 200 https://registry.npmjs.org/raspi-pwm/-/raspi-pwm-2.3.1.tgz
npm http fetch 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz
npm http fetch 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz
npm http fetch 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz',
npm verb addRemoteTarball '05ac6bc22227b43e4461f488161554699d4f8b5e' ]
npm verb addNamed har-validator@2.0.6
npm info retry fetch attempt 1 at 17:47:26
npm info attempt registry request try #1 at 17:47:26
npm http fetch GET https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
npm info retry fetch attempt 1 at 17:47:26
npm info attempt registry request try #1 at 17:47:26
npm http fetch GET https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz
npm info retry fetch attempt 1 at 17:47:26
npm info attempt registry request try #1 at 17:47:27
npm http fetch GET https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz
npm info retry fetch attempt 1 at 17:47:27
npm info attempt registry request try #1 at 17:47:27
npm http fetch GET https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz
npm info retry fetch attempt 1 at 17:47:27
npm info attempt registry request try #1 at 17:47:27
npm http fetch GET https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
npm http fetch 200 https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz',
npm verb addRemoteTarball 'cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-gpio/-/raspi-gpio-2.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-gpio@2.2.1
npm info retry fetch attempt 1 at 17:47:27
npm info attempt registry request try #1 at 17:47:27
npm http fetch GET https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz
npm http fetch 200 https://registry.npmjs.org/aws4/-/aws4-1.3.2.tgz
npm http fetch 200 https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz
npm http fetch 200 https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
npm http fetch 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz
npm http fetch 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz
npm verb addNamed is-typedarray@1.0.0
npm info preinstall depd@1.0.1
npm info retry fetch attempt 1 at 17:47:42
npm info attempt registry request try #1 at 17:47:42
npm http fetch GET https://registry.npmjs.org/bl/-/bl-1.1.2.tgz
npm http fetch 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz
npm info retry fetch attempt 1 at 17:47:42
npm info attempt registry request try #1 at 17:47:42
npm http fetch GET https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz
npm verb addNamed http-signature@1.1.1
npm verb addRemoteTarball https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz',
npm verb addRemoteTarball 'e479c80858df0c1b11ddda6940f96011fcda4a9a' ]
npm http fetch 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
npm info retry fetch attempt 1 at 17:47:46
npm info attempt registry request try #1 at 17:47:46
npm http fetch GET https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz
npm http fetch 200 https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz
npm verb addRemoteTarball https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz',
npm verb addRemoteTarball 'df72e267066cd0ac67fb76adf8e134a8fbcf91bf' ]
npm http fetch 200 https://registry.npmjs.org/bl/-/bl-1.1.2.tgz
npm verb afterAdd /root/.npm/raspi/2.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/lodash/3.10.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-board/-/raspi-board-2.4.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-board@2.4.1
npm verb addNamed qs@6.1.0
npm info retry fetch attempt 1 at 17:47:52
npm info attempt registry request try #1 at 17:47:52
npm http fetch GET https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz
npm verb about to build /tmp/node_modules/body-parser/node_modules/depd
npm info build /tmp/node_modules/body-parser/node_modules/depd
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff depd@1.0.1
npm verb linkBins depd@1.0.1
npm verb linkMans depd@1.0.1
npm verb rebuildBundles depd@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/qs/-/qs-6.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/qs/-/qs-6.1.0.tgz',
npm verb addRemoteTarball 'ec1d1626b24278d99f0fdf4549e524e24eceeb26' ]
npm verb addNamed hawk@3.1.3
npm info retry fetch attempt 1 at 17:47:52
npm info attempt registry request try #1 at 17:47:52
npm http fetch GET https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz
npm info install depd@1.0.1
npm http fetch 200 https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz
npm verb afterAdd /root/.npm/raspi-led/1.3.1/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz',
npm verb addRemoteTarball '078444bd7c1640b0fe540d2c9b73d59678e8e1c4' ]
npm http fetch 200 https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz
npm info retry fetch attempt 1 at 17:47:57
npm info attempt registry request try #1 at 17:47:57
npm http fetch GET https://registry.npmjs.org/qs/-/qs-6.1.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mime-types@2.0.14
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for json-stringify-safe@5.0.1
npm info postinstall depd@1.0.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-i2c/-/raspi-i2c-2.3.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-i2c@2.3.2
npm http fetch 200 https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mime-types@2.1.10
npm verb afterAdd /root/.npm/raspi/2.0.0/package/package.json written
npm verb afterAdd /root/.npm/lodash/3.10.1/package/package.json written
npm info install lodash@3.10.1 into /tmp/node_modules/influx
npm info installOne lodash@3.10.1
npm verb installOne of lodash to /tmp/node_modules/influx not in flight; installing
npm verb afterAdd /root/.npm/raspi-gpio/2.2.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for stringstream@0.0.5
npm info retry fetch attempt 1 at 17:47:57
npm info attempt registry request try #1 at 17:47:57
npm http fetch GET https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/isstream/-/isstream-0.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for isstream@0.1.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/caseless/-/caseless-0.11.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for caseless@0.11.0
npm verb unlock done using /root/.npm/_locks/depd-f8e1cdf9f18f3263.lock for /tmp/node_modules/body-parser/node_modules/depd
npm verb afterAdd /root/.npm/raspi-led/1.3.1/package/package.json written
npm http fetch 200 https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for aws-sign2@0.6.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for oauth-sign@0.8.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for tunnel-agent@0.4.2
npm verb lock using /root/.npm/_locks/lodash-0650b4896ce15a7b.lock for /tmp/node_modules/influx/node_modules/lodash
npm verb afterAdd /root/.npm/raspi-board/2.4.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for forever-agent@0.6.1
npm verb afterAdd /root/.npm/raspi-gpio/2.2.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-pwm/-/raspi-pwm-2.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-pwm@2.3.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/aws4/-/aws4-1.3.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for aws4@1.3.2
npm verb afterAdd /root/.npm/mime-types/2.1.10/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for is-typedarray@1.0.0
npm verb afterAdd /root/.npm/mime-types/2.0.14/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/raspi-i2c/2.3.2/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/qs/-/qs-6.1.0.tgz
npm verb afterAdd /root/.npm/raspi-board/2.4.1/package/package.json written
npm verb afterAdd /root/.npm/stringstream/0.0.5/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/bl/-/bl-1.1.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for bl@1.1.2
npm info preinstall winston@2.2.0
npm verb unbuild node_modules/influx/node_modules/lodash
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for har-validator@2.0.6
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/caseless/0.11.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mime-types/2.1.10/package/package.json written
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/influx/node_modules/lodash
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/form-data/-/form-data-1.0.0-rc4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for form-data@1.0.0-rc4
npm verb afterAdd /root/.npm/aws-sign2/0.6.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/oauth-sign/0.8.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/tunnel-agent/0.4.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mime-types/2.0.14/package/package.json written
npm info install mime-types@2.0.14 into /tmp/node_modules/body-parser/node_modules/type-is
npm info installOne mime-types@2.0.14
npm verb installOne of mime-types to /tmp/node_modules/body-parser/node_modules/type-is not in flight; installing
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json written
npm verb tar unpack /root/.npm/lodash/3.10.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/influx/node_modules/lodash
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/influx/node_modules/lodash
npm verb afterAdd /root/.npm/raspi-i2c/2.3.2/package/package.json written
npm verb afterAdd /root/.npm/forever-agent/0.6.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for node-uuid@1.4.7
npm verb afterAdd /root/.npm/stringstream/0.0.5/package/package.json written
npm verb afterAdd /root/.npm/raspi-pwm/2.3.1/package/package.json not in flight; writing
npm verb cache add spec async@~1.0.0
npm verb addNamed async@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
npm verb cache add spec colors@1.0.x
npm verb addNamed colors@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching
npm verb cache add spec cycle@1.0.x
npm verb addNamed cycle@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/cycle not in flight; fetching
npm verb cache add spec eyes@0.1.x
npm verb addNamed eyes@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/eyes not in flight; fetching
npm verb cache add spec isstream@0.1.x
npm verb addNamed isstream@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching
npm verb cache add spec pkginfo@0.3.x
npm verb addNamed pkginfo@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/pkginfo not in flight; fetching
npm verb cache add spec stack-trace@0.0.x
npm verb addNamed stack-trace@>=0.0.0 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/stack-trace not in flight; fetching
npm verb afterAdd /root/.npm/aws4/1.3.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json written
npm verb afterAdd /root/.npm/caseless/0.11.0/package/package.json written
npm verb request uri https://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:03
npm http request GET https://registry.npmjs.org/async
npm verb request uri https://registry.npmjs.org/colors
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:03
npm http request GET https://registry.npmjs.org/colors
npm verb request uri https://registry.npmjs.org/cycle
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:03
npm http request GET https://registry.npmjs.org/cycle
npm verb request uri https://registry.npmjs.org/eyes
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:03
npm http request GET https://registry.npmjs.org/eyes
npm verb request uri https://registry.npmjs.org/pkginfo
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:03
npm http request GET https://registry.npmjs.org/pkginfo
npm verb afterAdd /root/.npm/is-typedarray/1.0.0/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/mime-types-1054d3aef4722c64.lock for /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm http fetch 200 https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz
npm http 200 https://registry.npmjs.org/colors
npm verb get saving colors to /root/.npm/registry.npmjs.org/colors/.cache.json
npm http 200 https://registry.npmjs.org/async
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json
npm verb afterAdd /root/.npm/aws-sign2/0.6.0/package/package.json written
npm verb afterAdd /root/.npm/oauth-sign/0.8.1/package/package.json written
npm verb afterAdd /root/.npm/tunnel-agent/0.4.2/package/package.json written
npm verb afterAdd /root/.npm/forever-agent/0.6.1/package/package.json written
npm verb afterAdd /root/.npm/bl/1.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/har-validator/2.0.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/raspi-pwm/2.3.1/package/package.json written
npm info install raspi@2.0.0 into /tmp/node_modules/raspi-io
npm info install raspi-led@1.3.1 into /tmp/node_modules/raspi-io
npm info install raspi-gpio@2.2.1 into /tmp/node_modules/raspi-io
npm info install raspi-board@2.4.1 into /tmp/node_modules/raspi-io
npm info install raspi-i2c@2.3.2 into /tmp/node_modules/raspi-io
npm info install raspi-pwm@2.3.1 into /tmp/node_modules/raspi-io
npm info installOne raspi@2.0.0
npm verb installOne of raspi to /tmp/node_modules/raspi-io not in flight; installing
npm info installOne raspi-led@1.3.1
npm verb installOne of raspi-led to /tmp/node_modules/raspi-io not in flight; installing
npm info installOne raspi-gpio@2.2.1
npm verb installOne of raspi-gpio to /tmp/node_modules/raspi-io not in flight; installing
npm info installOne raspi-board@2.4.1
npm verb installOne of raspi-board to /tmp/node_modules/raspi-io not in flight; installing
npm info installOne raspi-i2c@2.3.2
npm verb installOne of raspi-i2c to /tmp/node_modules/raspi-io not in flight; installing
npm info installOne raspi-pwm@2.3.1
npm verb installOne of raspi-pwm to /tmp/node_modules/raspi-io not in flight; installing
npm verb request uri https://registry.npmjs.org/isstream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:13
npm verb etag "45MB8HVQTANV1MBJA3FC9L1W2"
npm http request GET https://registry.npmjs.org/isstream
npm verb request uri https://registry.npmjs.org/stack-trace
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:13
npm verb etag "2MBBAORS0KI3JE4A5U1JCVT8H"
npm http request GET https://registry.npmjs.org/stack-trace
npm verb afterAdd /root/.npm/aws4/1.3.2/package/package.json written
npm verb afterAdd /root/.npm/form-data/1.0.0-rc4/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/is-typedarray/1.0.0/package/package.json written
npm http 200 https://registry.npmjs.org/cycle
npm verb get saving cycle to /root/.npm/registry.npmjs.org/cycle/.cache.json
npm verb unbuild node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for http-signature@1.1.1
npm verb lock using /root/.npm/_locks/raspi-8d9c4d1f620034c6.lock for /tmp/node_modules/raspi-io/node_modules/raspi
npm verb lock using /root/.npm/_locks/raspi-led-28c0e48eeeb473ca.lock for /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb lock using /root/.npm/_locks/raspi-gpio-5a921f4c0228a109.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb lock using /root/.npm/_locks/raspi-board-9e795b0c094b9054.lock for /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb lock using /root/.npm/_locks/raspi-i2c-d65e88276794984a.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm verb lock using /root/.npm/_locks/raspi-pwm-571d795a249c65ad.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb afterAdd /root/.npm/bl/1.1.2/package/package.json written
npm http 200 https://registry.npmjs.org/eyes
npm verb get saving eyes to /root/.npm/registry.npmjs.org/eyes/.cache.json
npm http 200 https://registry.npmjs.org/pkginfo
npm verb get saving pkginfo to /root/.npm/registry.npmjs.org/pkginfo/.cache.json
npm verb afterAdd /root/.npm/har-validator/2.0.6/package/package.json written
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb tar unpack /root/.npm/mime-types/2.0.14/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb addNamed colors@1.0.3
npm verb addNamed async@1.0.0
npm verb afterAdd /root/.npm/form-data/1.0.0-rc4/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/colors/-/colors-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/colors/-/colors-1.0.3.tgz',
npm verb addRemoteTarball '0433f44d809680fdeb60ed260f1b0c262e82a40b' ]
npm verb addRemoteTarball https://registry.npmjs.org/async/-/async-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/async/-/async-1.0.0.tgz',
npm verb addRemoteTarball 'f8fc04ca3a13784ade9e1641af98578cfbd647a9' ]
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json written
npm verb unbuild node_modules/raspi-io/node_modules/raspi
npm verb unbuild node_modules/raspi-io/node_modules/raspi-led
npm verb unbuild node_modules/raspi-io/node_modules/raspi-gpio
npm verb unbuild node_modules/raspi-io/node_modules/raspi-board
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c
npm verb unbuild node_modules/raspi-io/node_modules/raspi-pwm
npm info retry fetch attempt 1 at 17:48:19
npm info attempt registry request try #1 at 17:48:19
npm http fetch GET https://registry.npmjs.org/colors/-/colors-1.0.3.tgz
npm info retry fetch attempt 1 at 17:48:19
npm info attempt registry request try #1 at 17:48:19
npm http fetch GET https://registry.npmjs.org/async/-/async-1.0.0.tgz
npm http 304 https://registry.npmjs.org/isstream
npm verb etag https://registry.npmjs.org/isstream from cache
npm verb get saving isstream to /root/.npm/registry.npmjs.org/isstream/.cache.json
npm verb addNamed cycle@1.0.3
npm http 304 https://registry.npmjs.org/stack-trace
npm verb etag https://registry.npmjs.org/stack-trace from cache
npm verb get saving stack-trace to /root/.npm/registry.npmjs.org/stack-trace/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/qs/-/qs-6.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for qs@6.1.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb addRemoteTarball https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz',
npm verb addRemoteTarball '21e80b2be8580f98b468f379430662b046c34ad2' ]
npm verb afterAdd /root/.npm/http-signature/1.1.1/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/raspi/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi
npm verb tar unpack /root/.npm/raspi-led/1.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb tar unpack /root/.npm/raspi-gpio/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb tar unpack /root/.npm/raspi-board/2.4.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb tar unpack /root/.npm/raspi-i2c/2.3.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm verb tar unpack /root/.npm/raspi-pwm/2.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb addNamed eyes@0.1.8
npm verb addNamed pkginfo@0.3.1
npm verb addRemoteTarball https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz',
npm verb addRemoteTarball '62cf120234c683785d902348a800ef3e0cc20bc0' ]
npm verb addRemoteTarball https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz',
npm verb addRemoteTarball '5b29f6a81f70717142e09e765bbeab97b4f81e21' ]
npm info retry fetch attempt 1 at 17:48:24
npm info attempt registry request try #1 at 17:48:24
npm http fetch GET https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz
npm http fetch 200 https://registry.npmjs.org/colors/-/colors-1.0.3.tgz
npm info retry fetch attempt 1 at 17:48:28
npm info attempt registry request try #1 at 17:48:28
npm http fetch GET https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz
npm info retry fetch attempt 1 at 17:48:28
npm info attempt registry request try #1 at 17:48:28
npm http fetch GET https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz
npm verb afterAdd /root/.npm/http-signature/1.1.1/package/package.json written
npm verb addNamed isstream@0.1.2
npm verb afterAdd /root/.npm/qs/6.1.0/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/async/-/async-1.0.0.tgz
npm http fetch 200 https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz
npm verb addNamed stack-trace@0.0.9
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json not in flight; writing
npm info preinstall fresh@0.2.4
npm info preinstall stack-trace@0.0.9
npm verb afterAdd /root/.npm/qs/6.1.0/package/package.json written
npm info preinstall merge-descriptors@0.0.2
npm info preinstall utils-merge@1.0.0
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json written
npm verb about to build /tmp/node_modules/express/node_modules/fresh
npm info build /tmp/node_modules/express/node_modules/fresh
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff fresh@0.2.4
npm verb linkBins fresh@0.2.4
npm verb linkMans fresh@0.2.4
npm verb rebuildBundles fresh@0.2.4
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules' ]
npm info linkStuff stack-trace@0.0.9
npm verb linkBins stack-trace@0.0.9
npm verb linkMans stack-trace@0.0.9
npm verb rebuildBundles stack-trace@0.0.9
npm http fetch 200 https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz
npm info install fresh@0.2.4
npm info preinstall cookie@0.1.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cycle/-/cycle-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cycle@1.0.3
npm info install stack-trace@0.0.9
npm verb about to build /tmp/node_modules/express/node_modules/merge-descriptors
npm info build /tmp/node_modules/express/node_modules/merge-descriptors
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff merge-descriptors@0.0.2
npm verb linkBins merge-descriptors@0.0.2
npm verb linkMans merge-descriptors@0.0.2
npm verb rebuildBundles merge-descriptors@0.0.2
npm verb about to build /tmp/node_modules/express/node_modules/utils-merge
npm info build /tmp/node_modules/express/node_modules/utils-merge
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff utils-merge@1.0.0
npm verb linkBins utils-merge@1.0.0
npm verb linkMans utils-merge@1.0.0
npm verb rebuildBundles utils-merge@1.0.0
npm info preinstall escape-html@1.0.1
npm info preinstall methods@1.1.2
npm info preinstall ee-first@1.1.0
npm info postinstall fresh@0.2.4
npm info preinstall parseurl@1.3.1
npm info preinstall range-parser@1.0.3
npm info install merge-descriptors@0.0.2
npm info install utils-merge@1.0.0
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json written
npm info postinstall stack-trace@0.0.9
npm verb about to build /tmp/node_modules/express/node_modules/cookie
npm info build /tmp/node_modules/express/node_modules/cookie
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff cookie@0.1.2
npm verb linkBins cookie@0.1.2
npm verb linkMans cookie@0.1.2
npm verb rebuildBundles cookie@0.1.2
npm info postinstall merge-descriptors@0.0.2
npm info postinstall utils-merge@1.0.0
npm info preinstall vary@1.0.1
npm verb unlock done using /root/.npm/_locks/fresh-79996c7c492e7d7d.lock for /tmp/node_modules/express/node_modules/fresh
npm info preinstall on-finished@2.2.1
npm info install cookie@0.1.2
npm info preinstall cookie-signature@1.0.5
npm verb about to build /tmp/node_modules/express/node_modules/escape-html
npm info build /tmp/node_modules/express/node_modules/escape-html
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff escape-html@1.0.1
npm verb linkBins escape-html@1.0.1
npm verb linkMans escape-html@1.0.1
npm verb rebuildBundles escape-html@1.0.1
npm verb about to build /tmp/node_modules/express/node_modules/methods
npm info build /tmp/node_modules/express/node_modules/methods
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff methods@1.1.2
npm verb linkBins methods@1.1.2
npm verb linkMans methods@1.1.2
npm verb rebuildBundles methods@1.1.2
npm verb unlock done using /root/.npm/_locks/stack-trace-b84bea633c296b45.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/stack-trace
npm verb about to build /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm info build /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules/on-finished/node_modules' ]
npm info linkStuff ee-first@1.1.0
npm verb linkBins ee-first@1.1.0
npm verb linkMans ee-first@1.1.0
npm verb rebuildBundles ee-first@1.1.0
npm verb about to build /tmp/node_modules/express/node_modules/parseurl
npm info build /tmp/node_modules/express/node_modules/parseurl
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff parseurl@1.3.1
npm verb linkBins parseurl@1.3.1
npm verb linkMans parseurl@1.3.1
npm verb rebuildBundles parseurl@1.3.1
npm verb about to build /tmp/node_modules/express/node_modules/range-parser
npm info build /tmp/node_modules/express/node_modules/range-parser
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff range-parser@1.0.3
npm verb linkBins range-parser@1.0.3
npm verb linkMans range-parser@1.0.3
npm verb rebuildBundles range-parser@1.0.3
npm info install escape-html@1.0.1
npm info install methods@1.1.2
npm info install ee-first@1.1.0
npm info preinstall media-typer@0.3.0
npm info install parseurl@1.3.1
npm info postinstall cookie@0.1.2
npm info install range-parser@1.0.3
npm verb unlock done using /root/.npm/_locks/merge-descriptors-89758d3622aacbde.lock for /tmp/node_modules/express/node_modules/merge-descriptors
npm verb unlock done using /root/.npm/_locks/utils-merge-7826c78cbc96c01a.lock for /tmp/node_modules/express/node_modules/utils-merge
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for tough-cookie@2.2.2
npm verb about to build /tmp/node_modules/express/node_modules/vary
npm info build /tmp/node_modules/express/node_modules/vary
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff vary@1.0.1
npm verb linkBins vary@1.0.1
npm verb linkMans vary@1.0.1
npm verb rebuildBundles vary@1.0.1
npm info postinstall escape-html@1.0.1
npm info postinstall methods@1.1.2
npm info postinstall ee-first@1.1.0
npm info postinstall parseurl@1.3.1
npm info postinstall range-parser@1.0.3
npm info install vary@1.0.1
npm verb about to build /tmp/node_modules/express/node_modules/cookie-signature
npm info build /tmp/node_modules/express/node_modules/cookie-signature
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff cookie-signature@1.0.5
npm verb linkBins cookie-signature@1.0.5
npm verb linkMans cookie-signature@1.0.5
npm verb rebuildBundles cookie-signature@1.0.5
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json not in flight; writing
npm info preinstall type-is@1.5.7
npm verb unlock done using /root/.npm/_locks/cookie-71f3947baa2b0331.lock for /tmp/node_modules/express/node_modules/cookie
npm info install cookie-signature@1.0.5
npm info preinstall finalhandler@0.3.3
npm info preinstall etag@1.5.1
npm verb cache add spec ee-first@1.1.0
npm verb addNamed ee-first@1.1.0
npm verb addNameVersion registry:https://registry.npmjs.org/ee-first not in flight; fetching
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/eyes/-/eyes-0.1.8.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for eyes@0.1.8
npm verb about to build /tmp/node_modules/express/node_modules/media-typer
npm info build /tmp/node_modules/express/node_modules/media-typer
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff media-typer@0.3.0
npm verb linkBins media-typer@0.3.0
npm verb linkMans media-typer@0.3.0
npm verb rebuildBundles media-typer@0.3.0
npm info postinstall vary@1.0.1
npm verb unlock done using /root/.npm/_locks/escape-html-d136c6af09f3c3bb.lock for /tmp/node_modules/express/node_modules/escape-html
npm verb unlock done using /root/.npm/_locks/methods-99211d446ca63a58.lock for /tmp/node_modules/express/node_modules/methods
npm verb unlock done using /root/.npm/_locks/ee-first-e7f76ffaf8c6c42c.lock for /tmp/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
npm verb about to build /tmp/node_modules/body-parser/node_modules/on-finished
npm info build /tmp/node_modules/body-parser/node_modules/on-finished
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff on-finished@2.2.1
npm verb linkBins on-finished@2.2.1
npm verb linkMans on-finished@2.2.1
npm verb rebuildBundles on-finished@2.2.1
npm info install media-typer@0.3.0
npm verb unlock done using /root/.npm/_locks/parseurl-5789f8f0008e649c.lock for /tmp/node_modules/express/node_modules/parseurl
npm verb unlock done using /root/.npm/_locks/range-parser-41556dff88325104.lock for /tmp/node_modules/express/node_modules/range-parser
npm info postinstall cookie-signature@1.0.5
npm verb rebuildBundles [ 'ee-first' ]
npm info install on-finished@2.2.1
npm info postinstall media-typer@0.3.0
npm verb unlock done using /root/.npm/_locks/vary-92912da2510d7af7.lock for /tmp/node_modules/express/node_modules/vary
npm verb about to build /tmp/node_modules/express/node_modules/finalhandler
npm info build /tmp/node_modules/express/node_modules/finalhandler
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff finalhandler@0.3.3
npm verb linkBins finalhandler@0.3.3
npm verb linkMans finalhandler@0.3.3
npm verb rebuildBundles finalhandler@0.3.3
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json written
npm info postinstall on-finished@2.2.1
npm verb unlock done using /root/.npm/_locks/cookie-signature-78bddc354d544f80.lock for /tmp/node_modules/express/node_modules/cookie-signature
npm info install finalhandler@0.3.3
npm verb request uri https://registry.npmjs.org/ee-first
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:35
npm verb etag "3ZYG9XA9BYU1KE2TX5MRV6U1N"
npm http request GET https://registry.npmjs.org/ee-first
npm http fetch 200 https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz
npm verb cache add spec mime-types@~2.0.9
npm verb cache add spec crc@3.2.1
npm verb addNamed mime-types@>=2.0.9 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching
npm verb addNamed crc@3.2.1
npm verb addNameVersion registry:https://registry.npmjs.org/crc not in flight; fetching
npm verb afterAdd /root/.npm/tough-cookie/2.2.2/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/media-typer-c0730dfc218b75c8.lock for /tmp/node_modules/express/node_modules/media-typer
npm info preinstall proxy-addr@1.0.10
npm info postinstall finalhandler@0.3.3
npm verb unlock done using /root/.npm/_locks/on-finished-7fa37e7ffa51d49d.lock for /tmp/node_modules/body-parser/node_modules/on-finished
npm info preinstall accepts@1.2.13
npm info preinstall serve-static@1.8.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/async/-/async-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for async@1.0.0
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/finalhandler-b713a25ad5e2bd94.lock for /tmp/node_modules/express/node_modules/finalhandler
npm verb request uri https://registry.npmjs.org/mime-types
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:35
npm verb etag "B0Z5O3OTJI9EJZZWKKQZBE537"
npm http request GET https://registry.npmjs.org/mime-types
npm verb request uri https://registry.npmjs.org/crc
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:35
npm verb etag "4ZVRFKUZ8MGO7JJUR2LWMERM9"
npm http request GET https://registry.npmjs.org/crc
npm verb afterAdd /root/.npm/tough-cookie/2.2.2/package/package.json written
npm verb cache add spec forwarded@~0.1.0
npm verb addNamed forwarded@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/forwarded not in flight; fetching
npm verb cache add spec ipaddr.js@1.0.5
npm verb addNamed ipaddr.js@1.0.5
npm verb addNameVersion registry:https://registry.npmjs.org/ipaddr.js not in flight; fetching
npm http 304 https://registry.npmjs.org/ee-first
npm verb etag https://registry.npmjs.org/ee-first from cache
npm verb get saving ee-first to /root/.npm/registry.npmjs.org/ee-first/.cache.json
npm verb about to build /tmp/node_modules/express/node_modules/serve-static
npm info build /tmp/node_modules/express/node_modules/serve-static
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff serve-static@1.8.1
npm verb linkBins serve-static@1.8.1
npm verb linkMans serve-static@1.8.1
npm verb rebuildBundles serve-static@1.8.1
npm verb request uri https://registry.npmjs.org/forwarded
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:40
npm http request GET https://registry.npmjs.org/forwarded
npm verb request uri https://registry.npmjs.org/ipaddr.js
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:40
npm http request GET https://registry.npmjs.org/ipaddr.js
npm info preinstall is@3.1.0
npm info install serve-static@1.8.1
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json written
npm verb cache add spec mime-types@~2.1.6
npm verb addNamed mime-types@>=2.1.6 <2.2.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-types already in flight; waiting
npm verb cache add spec negotiator@0.5.3
npm verb addNamed negotiator@0.5.3
npm verb addNameVersion registry:https://registry.npmjs.org/negotiator not in flight; fetching
npm verb request uri https://registry.npmjs.org/negotiator
npm verb request no auth needed
npm info attempt registry request try #1 at 17:48:45
npm http request GET https://registry.npmjs.org/negotiator
npm info preinstall content-disposition@0.5.0
npm info postinstall serve-static@1.8.1
npm http 200 https://registry.npmjs.org/forwarded
npm verb get saving forwarded to /root/.npm/registry.npmjs.org/forwarded/.cache.json
npm info preinstall crc@3.2.1
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm info build /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules' ]
npm info linkStuff is@3.1.0
npm verb linkBins is@3.1.0
npm verb linkMans is@3.1.0
npm verb rebuildBundles is@3.1.0
npm http 200 https://registry.npmjs.org/crc
npm verb get saving crc to /root/.npm/registry.npmjs.org/crc/.cache.json
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json not in flight; writing
npm info install is@3.1.0
npm verb unlock done using /root/.npm/_locks/serve-static-9ab689a921770365.lock for /tmp/node_modules/express/node_modules/serve-static
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for pkginfo@0.3.1
npm http 200 https://registry.npmjs.org/mime-types
npm verb get saving mime-types to /root/.npm/registry.npmjs.org/mime-types/.cache.json
npm verb about to build /tmp/node_modules/express/node_modules/content-disposition
npm info build /tmp/node_modules/express/node_modules/content-disposition
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff content-disposition@0.5.0
npm verb linkBins content-disposition@0.5.0
npm verb linkMans content-disposition@0.5.0
npm verb rebuildBundles content-disposition@0.5.0
npm info postinstall is@3.1.0
npm info install content-disposition@0.5.0
npm verb about to build /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm info build /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/serve-favicon/node_modules/etag/node_modules' ]
npm info linkStuff crc@3.2.1
npm verb linkBins crc@3.2.1
npm verb linkMans crc@3.2.1
npm verb rebuildBundles crc@3.2.1
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json not in flight; writing
npm info install crc@3.2.1
npm info postinstall content-disposition@0.5.0
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json written
npm verb unlock done using /root/.npm/_locks/is-6be59222ede65964.lock for /tmp/node_modules/winston-honeybadger/node_modules/assert-is/node_modules/is
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm info build /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules' ]
npm info linkStuff assert-is@0.4.0
npm verb linkBins assert-is@0.4.0
npm verb linkMans assert-is@0.4.0
npm verb rebuildBundles assert-is@0.4.0
npm info postinstall crc@3.2.1
npm verb rebuildBundles [ 'is' ]
npm info install assert-is@0.4.0
npm verb addRemoteTarball https://registry.npmjs.org/crc/-/crc-3.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/crc/-/crc-3.2.1.tgz',
npm verb addRemoteTarball '5d9c8fb77a245cd5eca291e5d2d005334bab0082' ]
npm verb addNamed forwarded@0.1.0
npm verb unlock done using /root/.npm/_locks/content-disposition-ea94260cfa1401be.lock for /tmp/node_modules/express/node_modules/content-disposition
npm verb afterAdd /root/.npm/ee-first/1.1.0/package/package.json written
npm info install ee-first@1.1.0 into /tmp/node_modules/express/node_modules/on-finished
npm info installOne ee-first@1.1.0
npm verb installOne of ee-first to /tmp/node_modules/express/node_modules/on-finished not in flight; installing
npm info postinstall assert-is@0.4.0
npm verb addRemoteTarball https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz',
npm verb addRemoteTarball '19ef9874c4ae1c297bcf078fde63a09b66a84363' ]
npm http 200 https://registry.npmjs.org/ipaddr.js
npm verb get saving ipaddr.js to /root/.npm/registry.npmjs.org/ipaddr.js/.cache.json
npm verb unlock done using /root/.npm/_locks/crc-8b5d0186eae9602e.lock for /tmp/node_modules/serve-favicon/node_modules/etag/node_modules/crc
npm verb about to build /tmp/node_modules/serve-favicon/node_modules/etag
npm info build /tmp/node_modules/serve-favicon/node_modules/etag
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/serve-favicon/node_modules' ]
npm info linkStuff etag@1.6.0
npm verb linkBins etag@1.6.0
npm verb linkMans etag@1.6.0
npm verb rebuildBundles etag@1.6.0
npm verb addNamed mime-types@2.0.14
npm verb addNamed mime-types@2.1.10
npm info retry fetch attempt 1 at 17:48:50
npm info attempt registry request try #1 at 17:48:50
npm http fetch GET https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm verb rebuildBundles [ 'crc' ]
npm info install etag@1.6.0
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mime-types/2.0.14/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/assert-is-7c97b8176e2e09a5.lock for /tmp/node_modules/winston-honeybadger/node_modules/assert-is
npm info preinstall qs@2.3.3
npm info retry fetch attempt 1 at 17:48:50
npm info attempt registry request try #1 at 17:48:50
npm http fetch GET https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm info postinstall etag@1.6.0
npm verb lock using /root/.npm/_locks/ee-first-d412d6888485a042.lock for /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb unbuild node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb unlock done using /root/.npm/_locks/etag-6ee0ad8b0e5f6af3.lock for /tmp/node_modules/serve-favicon/node_modules/etag
npm verb about to build /tmp/node_modules/serve-favicon
npm info build /tmp/node_modules/serve-favicon
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff serve-favicon@2.2.1
npm verb linkBins serve-favicon@2.2.1
npm verb linkMans serve-favicon@2.2.1
npm verb rebuildBundles serve-favicon@2.2.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json written
npm verb about to build /tmp/node_modules/body-parser/node_modules/qs
npm info build /tmp/node_modules/body-parser/node_modules/qs
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff qs@2.3.3
npm verb linkBins qs@2.3.3
npm verb linkMans qs@2.3.3
npm verb rebuildBundles qs@2.3.3
npm verb afterAdd /root/.npm/mime-types/2.0.14/package/package.json written
npm info install mime-types@2.0.14 into /tmp/node_modules/express/node_modules/type-is
npm info installOne mime-types@2.0.14
npm verb installOne of mime-types to /tmp/node_modules/express/node_modules/type-is not in flight; installing
npm verb afterAdd /root/.npm/mime-types/2.1.10/package/package.json not in flight; writing
npm verb rebuildBundles [ 'etag', 'fresh', 'ms', 'parseurl' ]
npm info install serve-favicon@2.2.1
npm verb tar unpack /root/.npm/ee-first/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm info install qs@2.3.3
npm info preinstall path-to-regexp@0.1.3
npm http 200 https://registry.npmjs.org/negotiator
npm verb get saving negotiator to /root/.npm/registry.npmjs.org/negotiator/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz',
npm verb addRemoteTarball '5fa78cf301b825c78abc3042d812723049ea23c7' ]
npm info postinstall serve-favicon@2.2.1
npm info postinstall qs@2.3.3
npm verb lock using /root/.npm/_locks/mime-types-d770f9a46a17ccfb.lock for /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm info preinstall send@0.11.1
npm verb unbuild node_modules/express/node_modules/type-is/node_modules/mime-types
npm info retry fetch attempt 1 at 17:49:06
npm info attempt registry request try #1 at 17:49:06
npm http fetch GET https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz
npm verb afterAdd /root/.npm/mime-types/2.1.10/package/package.json written
npm verb about to build /tmp/node_modules/express/node_modules/path-to-regexp
npm info build /tmp/node_modules/express/node_modules/path-to-regexp
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff path-to-regexp@0.1.3
npm verb linkBins path-to-regexp@0.1.3
npm verb linkMans path-to-regexp@0.1.3
npm verb rebuildBundles path-to-regexp@0.1.3
npm verb unlock done using /root/.npm/_locks/serve-favicon-7f7d716c74caec0a.lock for /tmp/node_modules/serve-favicon
npm verb unlock done using /root/.npm/_locks/qs-ce7294029aaa0cda.lock for /tmp/node_modules/body-parser/node_modules/qs
npm info install path-to-regexp@0.1.3
npm http fetch 200 https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm verb tar unpack /root/.npm/mime-types/2.0.14/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm info postinstall path-to-regexp@0.1.3
npm verb cache add spec destroy@1.0.3
npm verb addNamed destroy@1.0.3
npm verb addNameVersion registry:https://registry.npmjs.org/destroy not in flight; fetching
npm verb cache add spec mime@1.2.11
npm verb addNamed mime@1.2.11
npm verb addNameVersion registry:https://registry.npmjs.org/mime not in flight; fetching
npm verb cache add spec ms@0.7.0
npm verb addNamed ms@0.7.0
npm verb addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
npm info preinstall mime-types@2.0.14
npm verb request uri https://registry.npmjs.org/destroy
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:06
npm http request GET https://registry.npmjs.org/destroy
npm verb request uri https://registry.npmjs.org/mime
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:06
npm http request GET https://registry.npmjs.org/mime
npm http fetch 200 https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz',
npm verb addRemoteTarball '269d5c476810ec92edbe7b6c2f28316384f9a7e8' ]
npm verb unlock done using /root/.npm/_locks/path-to-regexp-ef7759e351c20e1f.lock for /tmp/node_modules/express/node_modules/path-to-regexp
npm http fetch 200 https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz
npm info retry fetch attempt 1 at 17:49:11
npm info attempt registry request try #1 at 17:49:11
npm http fetch GET https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz
npm verb request uri https://registry.npmjs.org/ms
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:11
npm verb etag "4XCCG1431SKP942SBNM5AU16C"
npm http request GET https://registry.npmjs.org/ms
npm verb cache add spec mime-db@~1.12.0
npm verb addNamed mime-db@>=1.12.0 <1.13.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching
npm verb request uri https://registry.npmjs.org/mime-db
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:16
npm http request GET https://registry.npmjs.org/mime-db
npm http fetch 200 https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz
npm http 200 https://registry.npmjs.org/destroy
npm verb get saving destroy to /root/.npm/registry.npmjs.org/destroy/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for forwarded@0.1.0
npm http 200 https://registry.npmjs.org/mime
npm verb get saving mime to /root/.npm/registry.npmjs.org/mime/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/crc/-/crc-3.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for crc@3.2.1
npm info preinstall depd@1.0.1
npm http 304 https://registry.npmjs.org/ms
npm verb etag https://registry.npmjs.org/ms from cache
npm verb get saving ms to /root/.npm/registry.npmjs.org/ms/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz',
npm verb addRemoteTarball 'b433b4724e71fd8551d9885174851c5fc377e2c9' ]
npm verb afterAdd /root/.npm/forwarded/0.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/crc/3.2.1/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/mime/-/mime-1.2.11.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mime/-/mime-1.2.11.tgz',
npm verb addRemoteTarball '58203eed86e3a5ef17aed2b7d9ebd47f0a60dd10' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for negotiator@0.5.3
npm verb about to build /tmp/node_modules/express/node_modules/depd
npm info build /tmp/node_modules/express/node_modules/depd
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff depd@1.0.1
npm verb linkBins depd@1.0.1
npm verb linkMans depd@1.0.1
npm verb rebuildBundles depd@1.0.1
npm info install depd@1.0.1
npm info retry fetch attempt 1 at 17:49:21
npm info attempt registry request try #1 at 17:49:21
npm http fetch GET https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/hawk/-/hawk-3.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for hawk@3.1.3
npm info retry fetch attempt 1 at 17:49:21
npm info attempt registry request try #1 at 17:49:21
npm http fetch GET https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm info postinstall depd@1.0.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ipaddr.js@1.0.5
npm http 200 https://registry.npmjs.org/mime-db
npm verb get saving mime-db to /root/.npm/registry.npmjs.org/mime-db/.cache.json
npm verb afterAdd /root/.npm/forwarded/0.1.0/package/package.json written
npm verb afterAdd /root/.npm/crc/3.2.1/package/package.json written
npm info install crc@3.2.1 into /tmp/node_modules/express/node_modules/etag
npm info installOne crc@3.2.1
npm verb installOne of crc to /tmp/node_modules/express/node_modules/etag not in flight; installing
npm verb afterAdd /root/.npm/ms/0.7.0/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/depd-d7e2905fc00a94dc.lock for /tmp/node_modules/express/node_modules/depd
npm verb lock using /root/.npm/_locks/crc-9ab69525063c78f5.lock for /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm verb afterAdd /root/.npm/negotiator/0.5.3/package/package.json not in flight; writing
npm verb unbuild node_modules/express/node_modules/etag/node_modules/crc
npm verb afterAdd /root/.npm/ms/0.7.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/colors/-/colors-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for colors@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm http fetch 200 https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm verb afterAdd /root/.npm/hawk/3.1.3/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/crc/3.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm verb afterAdd /root/.npm/ipaddr.js/1.0.5/package/package.json not in flight; writing
npm verb addNamed mime-db@1.12.0
npm verb addRemoteTarball https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz',
npm verb addRemoteTarball '3d0c63180f458eb10d325aaa37d7c58ae312e9d7' ]
npm verb afterAdd /root/.npm/negotiator/0.5.3/package/package.json written
npm info install mime-types@2.1.10 into /tmp/node_modules/express/node_modules/accepts
npm info install negotiator@0.5.3 into /tmp/node_modules/express/node_modules/accepts
npm info installOne mime-types@2.1.10
npm verb installOne of mime-types to /tmp/node_modules/express/node_modules/accepts not in flight; installing
npm info installOne negotiator@0.5.3
npm verb installOne of negotiator to /tmp/node_modules/express/node_modules/accepts not in flight; installing
npm info retry fetch attempt 1 at 17:49:27
npm info attempt registry request try #1 at 17:49:27
npm http fetch GET https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz
npm verb afterAdd /root/.npm/hawk/3.1.3/package/package.json written
npm verb afterAdd /root/.npm/ipaddr.js/1.0.5/package/package.json written
npm info install forwarded@0.1.0 into /tmp/node_modules/express/node_modules/proxy-addr
npm info install ipaddr.js@1.0.5 into /tmp/node_modules/express/node_modules/proxy-addr
npm info installOne forwarded@0.1.0
npm verb installOne of forwarded to /tmp/node_modules/express/node_modules/proxy-addr not in flight; installing
npm info installOne ipaddr.js@1.0.5
npm verb installOne of ipaddr.js to /tmp/node_modules/express/node_modules/proxy-addr not in flight; installing
npm verb lock using /root/.npm/_locks/mime-types-1683c51b2ee8a424.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm http fetch 200 https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm verb lock using /root/.npm/_locks/negotiator-da2ecce5a6e485e6.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb unbuild node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/destroy/-/destroy-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for destroy@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/forwarded-4e2adf3ac9b31ffb.lock for /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb lock using /root/.npm/_locks/ipaddr-js-ca58e3c1e5d9b864.lock for /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb tar unpack /root/.npm/mime-types/2.1.10/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb unbuild node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json written
npm info install stack-trace@0.0.9 into /tmp/node_modules/winston
npm info install isstream@0.1.2 into /tmp/node_modules/winston
npm info install cycle@1.0.3 into /tmp/node_modules/winston
npm info install eyes@0.1.8 into /tmp/node_modules/winston
npm info install async@1.0.0 into /tmp/node_modules/winston
npm info install pkginfo@0.3.1 into /tmp/node_modules/winston
npm info install colors@1.0.3 into /tmp/node_modules/winston
npm info installOne stack-trace@0.0.9
npm verb installOne of stack-trace to /tmp/node_modules/winston not in flight; installing
npm info installOne isstream@0.1.2
npm verb installOne of isstream to /tmp/node_modules/winston not in flight; installing
npm info installOne cycle@1.0.3
npm verb installOne of cycle to /tmp/node_modules/winston not in flight; installing
npm info installOne eyes@0.1.8
npm verb installOne of eyes to /tmp/node_modules/winston not in flight; installing
npm info installOne async@1.0.0
npm verb installOne of async to /tmp/node_modules/winston not in flight; installing
npm info installOne pkginfo@0.3.1
npm verb installOne of pkginfo to /tmp/node_modules/winston not in flight; installing
npm info installOne colors@1.0.3
npm verb installOne of colors to /tmp/node_modules/winston not in flight; installing
npm verb tar unpack /root/.npm/negotiator/0.5.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb unbuild node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb unbuild node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb afterAdd /root/.npm/destroy/1.0.3/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb lock using /root/.npm/_locks/stack-trace-531e41e0c88e5a41.lock for /tmp/node_modules/winston/node_modules/stack-trace
npm verb lock using /root/.npm/_locks/isstream-c2e80e9a1f89f805.lock for /tmp/node_modules/winston/node_modules/isstream
npm verb lock using /root/.npm/_locks/cycle-46b16d7ba3661987.lock for /tmp/node_modules/winston/node_modules/cycle
npm verb lock using /root/.npm/_locks/eyes-2a29683442c6c4e3.lock for /tmp/node_modules/winston/node_modules/eyes
npm verb lock using /root/.npm/_locks/async-28f7780768a665b5.lock for /tmp/node_modules/winston/node_modules/async
npm verb lock using /root/.npm/_locks/pkginfo-67d4833921a4b28e.lock for /tmp/node_modules/winston/node_modules/pkginfo
npm verb lock using /root/.npm/_locks/colors-2896fdce73fe76e4.lock for /tmp/node_modules/winston/node_modules/colors
npm verb tar unpack /root/.npm/forwarded/0.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb tar unpack /root/.npm/ipaddr.js/1.0.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb unbuild node_modules/winston/node_modules/stack-trace
npm verb unbuild node_modules/winston/node_modules/isstream
npm verb afterAdd /root/.npm/destroy/1.0.3/package/package.json written
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/isstream
npm verb tar unpack /root/.npm/stack-trace/0.0.9/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/stack-trace
npm verb tar unpack /root/.npm/isstream/0.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/isstream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/isstream
npm info preinstall ee-first@1.1.0
npm verb unbuild node_modules/winston/node_modules/cycle
npm verb unbuild node_modules/winston/node_modules/eyes
npm verb unbuild node_modules/winston/node_modules/async
npm verb unbuild node_modules/winston/node_modules/pkginfo
npm verb unbuild node_modules/winston/node_modules/colors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/colors
npm verb tar unpack /root/.npm/cycle/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/cycle
npm verb tar unpack /root/.npm/eyes/0.1.8/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/eyes
npm verb tar unpack /root/.npm/async/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/async
npm verb tar unpack /root/.npm/pkginfo/0.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/pkginfo
npm verb tar unpack /root/.npm/colors/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston/node_modules/colors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston/node_modules/colors
npm verb about to build /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm info build /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/on-finished/node_modules' ]
npm info linkStuff ee-first@1.1.0
npm verb linkBins ee-first@1.1.0
npm verb linkMans ee-first@1.1.0
npm verb rebuildBundles ee-first@1.1.0
npm info install ee-first@1.1.0
npm info preinstall raspi-led@1.3.1
npm info postinstall ee-first@1.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mime/-/mime-1.2.11.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mime@1.2.11
npm verb unlock done using /root/.npm/_locks/ee-first-d412d6888485a042.lock for /tmp/node_modules/express/node_modules/on-finished/node_modules/ee-first
npm verb about to build /tmp/node_modules/express/node_modules/on-finished
npm info build /tmp/node_modules/express/node_modules/on-finished
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff on-finished@2.2.1
npm verb linkBins on-finished@2.2.1
npm verb linkMans on-finished@2.2.1
npm verb rebuildBundles on-finished@2.2.1
npm verb rebuildBundles [ 'ee-first' ]
npm info install on-finished@2.2.1
npm verb cache add spec raspi-peripheral@1.5.1
npm verb addNamed raspi-peripheral@1.5.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-peripheral not in flight; fetching
npm info postinstall on-finished@2.2.1
npm verb request uri https://registry.npmjs.org/raspi-peripheral
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:28
npm http request GET https://registry.npmjs.org/raspi-peripheral
npm verb unlock done using /root/.npm/_locks/on-finished-fbc9de139267661c.lock for /tmp/node_modules/express/node_modules/on-finished
npm verb afterAdd /root/.npm/mime/1.2.11/package/package.json not in flight; writing
npm info preinstall mime-types@2.0.14
npm verb afterAdd /root/.npm/mime/1.2.11/package/package.json written
npm info install ms@0.7.0 into /tmp/node_modules/express/node_modules/send
npm info install destroy@1.0.3 into /tmp/node_modules/express/node_modules/send
npm info install mime@1.2.11 into /tmp/node_modules/express/node_modules/send
npm info installOne ms@0.7.0
npm verb installOne of ms to /tmp/node_modules/express/node_modules/send not in flight; installing
npm info installOne destroy@1.0.3
npm verb installOne of destroy to /tmp/node_modules/express/node_modules/send not in flight; installing
npm info installOne mime@1.2.11
npm verb installOne of mime to /tmp/node_modules/express/node_modules/send not in flight; installing
npm http fetch 200 https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz
npm verb cache add spec mime-db@~1.12.0
npm verb addNamed mime-db@>=1.12.0 <1.13.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching
npm info preinstall ejs@2.2.4
npm verb lock using /root/.npm/_locks/ms-aac34eea9c3943f6.lock for /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb lock using /root/.npm/_locks/destroy-5fc6dc2633860e5d.lock for /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm verb lock using /root/.npm/_locks/mime-acd63fd4b3f0567e.lock for /tmp/node_modules/express/node_modules/send/node_modules/mime
npm info preinstall ascoltatori@0.21.1
npm verb unbuild node_modules/express/node_modules/send/node_modules/ms
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb about to build /tmp/node_modules/ejs
npm info build /tmp/node_modules/ejs
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff ejs@2.2.4
npm verb linkBins ejs@2.2.4
npm verb linkMans ejs@2.2.4
npm verb rebuildBundles ejs@2.2.4
npm verb tar unpack /root/.npm/ms/0.7.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb get https://registry.npmjs.org/mime-db not expired, no request
npm verb addNamed mime-db@1.12.0
npm info install ejs@2.2.4
npm verb addRemoteTarball https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz already in flight; waiting
npm verb unbuild node_modules/express/node_modules/send/node_modules/destroy
npm verb unbuild node_modules/express/node_modules/send/node_modules/mime
npm verb cache add spec async@~0.9.0
npm verb addNamed async@>=0.9.0 <0.10.0
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
npm verb cache add spec node-uuid@~1.4.0
npm verb addNamed node-uuid@>=1.4.0 <1.5.0
npm verb addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching
npm verb cache add spec qlobber@~0.5.0
npm verb addNamed qlobber@>=0.5.0 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/qlobber not in flight; fetching
npm verb cache add spec nan@~1.8.4
npm verb addNamed nan@>=1.8.4 <1.9.0
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
npm verb cache add spec redis@~0.12.1
npm verb addNamed redis@>=0.12.1 <0.13.0
npm verb addNameRange registry:https://registry.npmjs.org/redis not in flight; fetching
npm verb cache add spec hiredis@^0.4.0
npm verb addNamed hiredis@>=0.4.0 <0.5.0
npm verb addNameRange registry:https://registry.npmjs.org/hiredis not in flight; fetching
npm verb cache add spec zmq@~2.11.0
npm verb addNamed zmq@>=2.11.0 <2.12.0
npm verb addNameRange registry:https://registry.npmjs.org/zmq not in flight; fetching
npm verb cache add spec mqtt@^1.0.0
npm verb addNamed mqtt@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/mqtt not in flight; fetching
npm verb cache add spec mongodb@~2.0.33
npm verb addNamed mongodb@>=2.0.33 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/mongodb not in flight; fetching
npm verb cache add spec eventemitter2@~0.4.14
npm verb addNamed eventemitter2@>=0.4.14 <0.5.0
npm verb addNameRange registry:https://registry.npmjs.org/eventemitter2 not in flight; fetching
npm verb cache add spec qlobber-fsq@~0.3.0
npm verb addNamed qlobber-fsq@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/qlobber-fsq not in flight; fetching
npm info postinstall ejs@2.2.4
npm verb request uri https://registry.npmjs.org/qlobber
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/qlobber
npm verb request uri https://registry.npmjs.org/nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/nan
npm verb request uri https://registry.npmjs.org/redis
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/redis
npm verb request uri https://registry.npmjs.org/hiredis
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/hiredis
npm verb request uri https://registry.npmjs.org/zmq
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/zmq
npm verb request uri https://registry.npmjs.org/mqtt
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/mqtt
npm verb request uri https://registry.npmjs.org/mongodb
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/mongodb
npm verb request uri https://registry.npmjs.org/eventemitter2
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/eventemitter2
npm verb request uri https://registry.npmjs.org/qlobber-fsq
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:33
npm http request GET https://registry.npmjs.org/qlobber-fsq
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/mime
npm http 200 https://registry.npmjs.org/qlobber
npm verb get saving qlobber to /root/.npm/registry.npmjs.org/qlobber/.cache.json
npm http 200 https://registry.npmjs.org/zmq
npm verb get saving zmq to /root/.npm/registry.npmjs.org/zmq/.cache.json
npm verb tar unpack /root/.npm/destroy/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm verb tar unpack /root/.npm/mime/1.2.11/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/send/node_modules/mime
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/send/node_modules/mime
npm verb unlock done using /root/.npm/_locks/ejs-b568e5f457bbcb04.lock for /tmp/node_modules/ejs
npm info preinstall yargs@3.32.0
npm verb request uri https://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:53
npm verb etag "TOY4R0O1U4H16PJLS4HPE255"
npm http request GET https://registry.npmjs.org/async
npm verb request uri https://registry.npmjs.org/node-uuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:53
npm verb etag "HLJTUCZZO0HFVISM1KQGAO6C"
npm http request GET https://registry.npmjs.org/node-uuid
npm http 200 https://registry.npmjs.org/raspi-peripheral
npm verb get saving raspi-peripheral to /root/.npm/registry.npmjs.org/raspi-peripheral/.cache.json
npm http 200 https://registry.npmjs.org/hiredis
npm verb get saving hiredis to /root/.npm/registry.npmjs.org/hiredis/.cache.json
npm http 200 https://registry.npmjs.org/mongodb
npm verb get saving mongodb to /root/.npm/registry.npmjs.org/mongodb/.cache.json
npm http 304 https://registry.npmjs.org/async
npm verb etag https://registry.npmjs.org/async from cache
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json
npm http 200 https://registry.npmjs.org/nan
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json
npm info preinstall raspi@2.0.0
npm verb cache add spec camelcase@^2.0.1
npm verb addNamed camelcase@>=2.0.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching
npm verb cache add spec cliui@^3.0.3
npm verb addNamed cliui@>=3.0.3 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/cliui not in flight; fetching
npm verb cache add spec decamelize@^1.1.1
npm verb addNamed decamelize@>=1.1.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/decamelize not in flight; fetching
npm verb cache add spec os-locale@^1.4.0
npm verb addNamed os-locale@>=1.4.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/os-locale not in flight; fetching
npm verb cache add spec string-width@^1.0.1
npm verb addNamed string-width@>=1.0.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/string-width not in flight; fetching
npm verb cache add spec window-size@^0.1.4
npm verb addNamed window-size@>=0.1.4 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/window-size not in flight; fetching
npm verb cache add spec y18n@^3.2.0
npm verb addNamed y18n@>=3.2.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/y18n not in flight; fetching
npm http 200 https://registry.npmjs.org/eventemitter2
npm verb get saving eventemitter2 to /root/.npm/registry.npmjs.org/eventemitter2/.cache.json
npm http 200 https://registry.npmjs.org/qlobber-fsq
npm verb get saving qlobber-fsq to /root/.npm/registry.npmjs.org/qlobber-fsq/.cache.json
npm verb request uri https://registry.npmjs.org/camelcase
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/camelcase
npm verb request uri https://registry.npmjs.org/cliui
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/cliui
npm verb request uri https://registry.npmjs.org/decamelize
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/decamelize
npm verb request uri https://registry.npmjs.org/os-locale
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/os-locale
npm verb request uri https://registry.npmjs.org/string-width
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/string-width
npm verb request uri https://registry.npmjs.org/window-size
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/window-size
npm verb request uri https://registry.npmjs.org/y18n
npm verb request no auth needed
npm info attempt registry request try #1 at 17:49:59
npm http request GET https://registry.npmjs.org/y18n
npm verb addNamed qlobber@0.5.3
npm verb addNamed zmq@2.11.1
npm http 304 https://registry.npmjs.org/node-uuid
npm verb etag https://registry.npmjs.org/node-uuid from cache
npm verb get saving node-uuid to /root/.npm/registry.npmjs.org/node-uuid/.cache.json
npm http 200 https://registry.npmjs.org/camelcase
npm verb get saving camelcase to /root/.npm/registry.npmjs.org/camelcase/.cache.json
npm http 200 https://registry.npmjs.org/decamelize
npm verb get saving decamelize to /root/.npm/registry.npmjs.org/decamelize/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/qlobber/-/qlobber-0.5.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/qlobber/-/qlobber-0.5.3.tgz',
npm verb addRemoteTarball '4f0826741915aacb7dacf1fa5bb02eeed80aca67' ]
npm http 200 https://registry.npmjs.org/redis
npm verb get saving redis to /root/.npm/registry.npmjs.org/redis/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/zmq/-/zmq-2.11.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/zmq/-/zmq-2.11.1.tgz',
npm verb addRemoteTarball '79028f7c6957518a711f98937884c700b6b47c01' ]
npm http 200 https://registry.npmjs.org/mqtt
npm verb get saving mqtt to /root/.npm/registry.npmjs.org/mqtt/.cache.json
npm http 200 https://registry.npmjs.org/string-width
npm verb get saving string-width to /root/.npm/registry.npmjs.org/string-width/.cache.json
npm verb cache add spec raspi-wiringpi@1.0.6
npm verb addNamed raspi-wiringpi@1.0.6
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-wiringpi not in flight; fetching
npm verb cache add spec nan@^2.1.0
npm verb addNamed nan@>=2.1.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/nan already in flight; waiting
npm http 200 https://registry.npmjs.org/os-locale
npm verb get saving os-locale to /root/.npm/registry.npmjs.org/os-locale/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/raspi-peripheral/-/raspi-peripheral-1.5.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-peripheral/-/raspi-peripheral-1.5.1.tgz',
npm verb addRemoteTarball '8fa141f3153d784142d7cbb77a849fe2aa053302' ]
npm verb addNamed hiredis@0.4.1
npm verb addNamed mongodb@2.0.55
npm verb addNamed async@0.9.2
npm http 200 https://registry.npmjs.org/cliui
npm verb get saving cliui to /root/.npm/registry.npmjs.org/cliui/.cache.json
npm verb request uri https://registry.npmjs.org/raspi-wiringpi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:50:18
npm http request GET https://registry.npmjs.org/raspi-wiringpi
npm info retry fetch attempt 1 at 17:50:18
npm info attempt registry request try #1 at 17:50:18
npm http fetch GET https://registry.npmjs.org/qlobber/-/qlobber-0.5.3.tgz
npm verb addRemoteTarball https://registry.npmjs.org/hiredis/-/hiredis-0.4.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/hiredis/-/hiredis-0.4.1.tgz',
npm verb addRemoteTarball 'aab4dcfd0fc4cbdb219d268005f2335a3c639e8f' ]
npm info retry fetch attempt 1 at 17:50:18
npm info attempt registry request try #1 at 17:50:18
npm http fetch GET https://registry.npmjs.org/zmq/-/zmq-2.11.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/mongodb/-/mongodb-2.0.55.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mongodb/-/mongodb-2.0.55.tgz',
npm verb addRemoteTarball 'a09dd77259f6bba69f7dd592a011c11aa5761097' ]
npm verb addRemoteTarball https://registry.npmjs.org/async/-/async-0.9.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/async/-/async-0.9.2.tgz',
npm verb addRemoteTarball 'aea74d5e61c1f899613bf64bda66d4c78f2fd17d' ]
npm http 200 https://registry.npmjs.org/window-size
npm verb get saving window-size to /root/.npm/registry.npmjs.org/window-size/.cache.json
npm http 200 https://registry.npmjs.org/raspi-wiringpi
npm verb get saving raspi-wiringpi to /root/.npm/registry.npmjs.org/raspi-wiringpi/.cache.json
npm info retry fetch attempt 1 at 17:50:24
npm info attempt registry request try #1 at 17:50:25
npm http fetch GET https://registry.npmjs.org/raspi-peripheral/-/raspi-peripheral-1.5.1.tgz
npm verb addNamed nan@1.8.4
npm verb addNamed nan@2.2.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mime-db@1.12.0
npm info preinstall qs@2.3.3
npm info retry fetch attempt 1 at 17:50:25
npm info attempt registry request try #1 at 17:50:25
npm http fetch GET https://registry.npmjs.org/async/-/async-0.9.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/nan/-/nan-1.8.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/nan/-/nan-1.8.4.tgz',
npm verb addRemoteTarball '3c76b5382eab33e44b758d2813ca9d92e9342f34' ]
npm verb addRemoteTarball https://registry.npmjs.org/nan/-/nan-2.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/nan/-/nan-2.2.1.tgz',
npm verb addRemoteTarball 'd68693f6b34bb41d66bc68b3a4f9defc79d7149b' ]
npm info retry fetch attempt 1 at 17:50:25
npm info attempt registry request try #1 at 17:50:25
npm http fetch GET https://registry.npmjs.org/hiredis/-/hiredis-0.4.1.tgz
npm info retry fetch attempt 1 at 17:50:25
npm info attempt registry request try #1 at 17:50:25
npm http fetch GET https://registry.npmjs.org/mongodb/-/mongodb-2.0.55.tgz
npm http fetch 200 https://registry.npmjs.org/qlobber/-/qlobber-0.5.3.tgz
npm http 200 https://registry.npmjs.org/y18n
npm verb get saving y18n to /root/.npm/registry.npmjs.org/y18n/.cache.json
npm verb addNamed eventemitter2@0.4.14
npm verb addNamed qlobber-fsq@0.3.1
npm http fetch 200 https://registry.npmjs.org/zmq/-/zmq-2.11.1.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-peripheral/-/raspi-peripheral-1.5.1.tgz
npm http fetch 200 https://registry.npmjs.org/async/-/async-0.9.2.tgz
npm verb addNamed node-uuid@1.4.7
npm verb addRemoteTarball https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz',
npm verb addRemoteTarball '8f61b75cde012b2e9eb284d4545583b5643b61ab' ]
npm verb addRemoteTarball https://registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-0.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-0.3.1.tgz',
npm verb addRemoteTarball '6ec0726924a47276150f6ba618dfd31b04a4d807' ]
npm verb addNamed camelcase@2.1.1
npm verb addNamed decamelize@1.2.0
npm info retry fetch attempt 1 at 17:50:35
npm info attempt registry request try #1 at 17:50:35
npm http fetch GET https://registry.npmjs.org/nan/-/nan-1.8.4.tgz
npm verb addNamed redis@0.12.1
npm verb addNamed mqtt@1.8.0
npm verb about to build /tmp/node_modules/express/node_modules/qs
npm info build /tmp/node_modules/express/node_modules/qs
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff qs@2.3.3
npm verb linkBins qs@2.3.3
npm verb linkMans qs@2.3.3
npm verb rebuildBundles qs@2.3.3
npm verb addNamed string-width@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz',
npm verb addRemoteTarball '7c1d16d679a1bbe59ca02cacecfb011e201f5a1f' ]
npm verb addRemoteTarball https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz',
npm verb addRemoteTarball 'f6534d15148269b20352e7bee26f501f9a191290' ]
npm verb addRemoteTarball https://registry.npmjs.org/redis/-/redis-0.12.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/redis/-/redis-0.12.1.tgz',
npm verb addRemoteTarball '64df76ad0fc8acebaebd2a0645e8a48fac49185e' ]
npm verb addRemoteTarball https://registry.npmjs.org/mqtt/-/mqtt-1.8.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mqtt/-/mqtt-1.8.0.tgz',
npm verb addRemoteTarball '954b4e42e988bd16157e4c90694542741c83f98e' ]
npm info install qs@2.3.3
npm verb addRemoteTarball https://registry.npmjs.org/string-width/-/string-width-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/string-width/-/string-width-1.0.1.tgz',
npm verb addRemoteTarball 'c92129b6f1d7f52acf9af424a26e3864a05ceb0a' ]
npm http fetch 200 https://registry.npmjs.org/hiredis/-/hiredis-0.4.1.tgz
npm verb addNamed os-locale@1.4.0
npm info retry fetch attempt 1 at 17:50:38
npm info attempt registry request try #1 at 17:50:38
npm http fetch GET https://registry.npmjs.org/nan/-/nan-2.2.1.tgz
npm info retry fetch attempt 1 at 17:50:38
npm info attempt registry request try #1 at 17:50:38
npm http fetch GET https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz
npm info retry fetch attempt 1 at 17:50:38
npm info attempt registry request try #1 at 17:50:38
npm http fetch GET https://registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-0.3.1.tgz
npm verb addNamed cliui@3.2.0
npm verb addRemoteTarball https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz',
npm verb addRemoteTarball '20f9f17ae29ed345e8bde583b13d2009803c14d9' ]
npm info postinstall qs@2.3.3
npm info retry fetch attempt 1 at 17:50:39
npm info attempt registry request try #1 at 17:50:39
npm http fetch GET https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz',
npm verb addRemoteTarball '120601537a916d29940f934da3b48d585a39213d' ]
npm verb addNamed window-size@0.1.4
npm info retry fetch attempt 1 at 17:50:39
npm info attempt registry request try #1 at 17:50:39
npm http fetch GET https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz
npm http fetch 200 https://registry.npmjs.org/mongodb/-/mongodb-2.0.55.tgz
npm http fetch 200 https://registry.npmjs.org/nan/-/nan-1.8.4.tgz
npm http fetch 200 https://registry.npmjs.org/nan/-/nan-2.2.1.tgz
npm info retry fetch attempt 1 at 17:50:45
npm info attempt registry request try #1 at 17:50:45
npm http fetch GET https://registry.npmjs.org/redis/-/redis-0.12.1.tgz
npm info retry fetch attempt 1 at 17:50:45
npm info attempt registry request try #1 at 17:50:45
npm http fetch GET https://registry.npmjs.org/mqtt/-/mqtt-1.8.0.tgz
npm info retry fetch attempt 1 at 17:50:45
npm info attempt registry request try #1 at 17:50:45
npm http fetch GET https://registry.npmjs.org/string-width/-/string-width-1.0.1.tgz
npm verb addRemoteTarball https://registry.npmjs.org/raspi-wiringpi/-/raspi-wiringpi-1.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/raspi-wiringpi/-/raspi-wiringpi-1.0.6.tgz',
npm verb addRemoteTarball '9d03de73c7c5d739612d586067d52a7802ecd565' ]
npm verb addRemoteTarball https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz',
npm verb addRemoteTarball 'f8e1aa1ee5a53ec5bf151ffa09742a6ad7697876' ]
npm http fetch 200 https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz
npm http fetch 200 https://registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-0.3.1.tgz
npm http fetch 200 https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz
npm verb afterAdd /root/.npm/mime-db/1.12.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mime-db/1.12.0/package/package.json already in flight; not writing
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:50:54
npm info attempt registry request try #1 at 17:50:54
npm http fetch GET https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz
npm http fetch 200 https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz
npm http fetch 200 https://registry.npmjs.org/redis/-/redis-0.12.1.tgz
npm verb unlock done using /root/.npm/_locks/qs-4d45974d0943bccf.lock for /tmp/node_modules/express/node_modules/qs
npm info retry fetch attempt 1 at 17:50:59
npm info attempt registry request try #1 at 17:50:59
npm http fetch GET https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz
npm verb addNamed y18n@3.2.1
npm http fetch 200 https://registry.npmjs.org/mqtt/-/mqtt-1.8.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz',
npm verb addRemoteTarball '6d15fba884c08679c0d77e88e7759e811e07fa41' ]
npm info retry fetch attempt 1 at 17:51:00
npm info attempt registry request try #1 at 17:51:00
npm http fetch GET https://registry.npmjs.org/raspi-wiringpi/-/raspi-wiringpi-1.0.6.tgz
npm info retry fetch attempt 1 at 17:51:00
npm info attempt registry request try #1 at 17:51:00
npm http fetch GET https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz
npm http fetch 200 https://registry.npmjs.org/string-width/-/string-width-1.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz
npm http fetch 200 https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz
npm info preinstall forwarded@0.1.0
npm info preinstall cycle@1.0.3
npm verb afterAdd /root/.npm/mime-db/1.12.0/package/package.json written
npm info install mime-db@1.12.0 into /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm info installOne mime-db@1.12.0
npm verb installOne of mime-db to /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types not in flight; installing
npm info install mime-db@1.12.0 into /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm info installOne mime-db@1.12.0
npm verb installOne of mime-db to /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types not in flight; installing
npm info preinstall request@2.34.0
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json written
npm info retry fetch attempt 1 at 17:51:09
npm info attempt registry request try #1 at 17:51:09
npm http fetch GET https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz
npm http fetch 200 https://registry.npmjs.org/raspi-wiringpi/-/raspi-wiringpi-1.0.6.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for camelcase@2.1.1
npm verb about to build /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm info build /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/proxy-addr/node_modules' ]
npm info linkStuff forwarded@0.1.0
npm verb linkBins forwarded@0.1.0
npm verb linkMans forwarded@0.1.0
npm verb rebuildBundles forwarded@0.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-peripheral/-/raspi-peripheral-1.5.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-peripheral@1.5.1
npm verb about to build /tmp/node_modules/winston/node_modules/cycle
npm info build /tmp/node_modules/winston/node_modules/cycle
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff cycle@1.0.3
npm verb linkBins cycle@1.0.3
npm verb linkMans cycle@1.0.3
npm verb rebuildBundles cycle@1.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for decamelize@1.2.0
npm verb lock using /root/.npm/_locks/mime-db-747350911991fd01.lock for /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb lock using /root/.npm/_locks/mime-db-486804582babe1da.lock for /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm info install forwarded@0.1.0
npm info install cycle@1.0.3
npm info preinstall mime-types@2.1.10
npm verb cache add spec aws-sign2@~0.5.0
npm verb addNamed aws-sign2@>=0.5.0 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/aws-sign2 not in flight; fetching
npm verb cache add spec qs@~0.6.0
npm verb addNamed qs@>=0.6.0 <0.7.0
npm verb addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching
npm verb cache add spec json-stringify-safe@~5.0.0
npm verb addNamed json-stringify-safe@>=5.0.0 <5.1.0
npm verb addNameRange registry:https://registry.npmjs.org/json-stringify-safe not in flight; fetching
npm verb cache add spec forever-agent@~0.5.0
npm verb addNamed forever-agent@>=0.5.0 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching
npm verb cache add spec node-uuid@~1.4.0
npm verb addNamed node-uuid@>=1.4.0 <1.5.0
npm verb addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching
npm verb cache add spec mime@~1.2.9
npm verb addNamed mime@>=1.2.9 <1.3.0
npm verb addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching
npm verb cache add spec tough-cookie@>=0.12.0
npm verb addNamed tough-cookie@>=0.12.0
npm verb addNameRange registry:https://registry.npmjs.org/tough-cookie not in flight; fetching
npm verb cache add spec form-data@~0.1.0
npm verb addNamed form-data@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching
npm verb cache add spec tunnel-agent@~0.3.0
npm verb addNamed tunnel-agent@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/tunnel-agent not in flight; fetching
npm verb cache add spec http-signature@~0.10.0
npm verb addNamed http-signature@>=0.10.0 <0.11.0
npm verb addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching
npm verb cache add spec oauth-sign@~0.3.0
npm verb addNamed oauth-sign@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching
npm verb cache add spec hawk@~1.0.0
npm verb addNamed hawk@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/hawk not in flight; fetching
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/string-width/-/string-width-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for string-width@1.0.1
npm info postinstall forwarded@0.1.0
npm info postinstall cycle@1.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for os-locale@1.4.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for eventemitter2@0.4.14
npm http fetch 200 https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz
npm verb unlock done using /root/.npm/_locks/forwarded-4e2adf3ac9b31ffb.lock for /tmp/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
npm verb unlock done using /root/.npm/_locks/cycle-46b16d7ba3661987.lock for /tmp/node_modules/winston/node_modules/cycle
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cliui/-/cliui-3.2.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cliui@3.2.0
npm verb unbuild node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb unbuild node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/raspi-wiringpi/-/raspi-wiringpi-1.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for raspi-wiringpi@1.0.6
npm verb request uri https://registry.npmjs.org/aws-sign2
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "27R48E29FV1E9H5GP3QGA5YV3"
npm http request GET https://registry.npmjs.org/aws-sign2
npm verb request uri https://registry.npmjs.org/qs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "C9KXEAUKGGTMUND7H1QIJHJ5G"
npm http request GET https://registry.npmjs.org/qs
npm verb request uri https://registry.npmjs.org/json-stringify-safe
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "ESWQ9K6ANCER56BF1DGSCJSSK"
npm http request GET https://registry.npmjs.org/json-stringify-safe
npm verb request uri https://registry.npmjs.org/forever-agent
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "AN8DYHW8FVWM228PCRXS53C8O"
npm http request GET https://registry.npmjs.org/forever-agent
npm verb request uri https://registry.npmjs.org/node-uuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "HLJTUCZZO0HFVISM1KQGAO6C"
npm http request GET https://registry.npmjs.org/node-uuid
npm verb request uri https://registry.npmjs.org/mime
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "DXIC6MMHRDK81RJWRTJ3L2DWU"
npm http request GET https://registry.npmjs.org/mime
npm verb request uri https://registry.npmjs.org/tough-cookie
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "6P2CQR2FW4QN9JVY2T39GOZRT"
npm http request GET https://registry.npmjs.org/tough-cookie
npm verb request uri https://registry.npmjs.org/form-data
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "3XJMLBBZR4G7BWE1WFWH5HP31"
npm http request GET https://registry.npmjs.org/form-data
npm verb request uri https://registry.npmjs.org/tunnel-agent
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "5431PXAZURN09OWZMSA9JZ82Z"
npm http request GET https://registry.npmjs.org/tunnel-agent
npm verb request uri https://registry.npmjs.org/http-signature
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "3LOY4BPPOLHY6BXJ6EAARO7S9"
npm http request GET https://registry.npmjs.org/http-signature
npm verb request uri https://registry.npmjs.org/oauth-sign
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "9P5ESQ0UNHJTR4Z0BAF8IOD2W"
npm http request GET https://registry.npmjs.org/oauth-sign
npm verb request uri https://registry.npmjs.org/hawk
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:11
npm verb etag "1OV5I0C68AA61JNUNABG09KZL"
npm http request GET https://registry.npmjs.org/hawk
npm verb cache add spec mime-db@~1.22.0
npm verb addNamed mime-db@>=1.22.0 <1.23.0
npm verb addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching
npm http fetch 200 https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz
npm http 304 https://registry.npmjs.org/aws-sign2
npm verb etag https://registry.npmjs.org/aws-sign2 from cache
npm verb get saving aws-sign2 to /root/.npm/registry.npmjs.org/aws-sign2/.cache.json
npm http 304 https://registry.npmjs.org/qs
npm verb etag https://registry.npmjs.org/qs from cache
npm verb get saving qs to /root/.npm/registry.npmjs.org/qs/.cache.json
npm http 304 https://registry.npmjs.org/json-stringify-safe
npm verb etag https://registry.npmjs.org/json-stringify-safe from cache
npm verb get saving json-stringify-safe to /root/.npm/registry.npmjs.org/json-stringify-safe/.cache.json
npm http 304 https://registry.npmjs.org/forever-agent
npm verb etag https://registry.npmjs.org/forever-agent from cache
npm verb get saving forever-agent to /root/.npm/registry.npmjs.org/forever-agent/.cache.json
npm http 304 https://registry.npmjs.org/node-uuid
npm verb etag https://registry.npmjs.org/node-uuid from cache
npm verb get saving node-uuid to /root/.npm/registry.npmjs.org/node-uuid/.cache.json
npm http 304 https://registry.npmjs.org/mime
npm verb etag https://registry.npmjs.org/mime from cache
npm verb get saving mime to /root/.npm/registry.npmjs.org/mime/.cache.json
npm http 304 https://registry.npmjs.org/tough-cookie
npm verb etag https://registry.npmjs.org/tough-cookie from cache
npm verb get saving tough-cookie to /root/.npm/registry.npmjs.org/tough-cookie/.cache.json
npm http 304 https://registry.npmjs.org/form-data
npm verb etag https://registry.npmjs.org/form-data from cache
npm verb get saving form-data to /root/.npm/registry.npmjs.org/form-data/.cache.json
npm http 304 https://registry.npmjs.org/tunnel-agent
npm verb etag https://registry.npmjs.org/tunnel-agent from cache
npm verb get saving tunnel-agent to /root/.npm/registry.npmjs.org/tunnel-agent/.cache.json
npm http 304 https://registry.npmjs.org/http-signature
npm verb etag https://registry.npmjs.org/http-signature from cache
npm verb get saving http-signature to /root/.npm/registry.npmjs.org/http-signature/.cache.json
npm verb afterAdd /root/.npm/camelcase/2.1.1/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/decamelize/1.2.0/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/mime-db/1.12.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb tar unpack /root/.npm/mime-db/1.12.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/async/-/async-0.9.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for async@0.9.2
npm verb afterAdd /root/.npm/string-width/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/os-locale/1.4.0/package/package.json not in flight; writing
npm verb request uri https://registry.npmjs.org/mime-db
npm verb request no auth needed
npm info attempt registry request try #1 at 17:51:41
npm verb etag "4ZOAOLAHIYYKUM9DZFCOAI1T1"
npm http request GET https://registry.npmjs.org/mime-db
npm verb afterAdd /root/.npm/eventemitter2/0.4.14/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/window-size/-/window-size-0.1.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for window-size@0.1.4
npm verb afterAdd /root/.npm/camelcase/2.1.1/package/package.json written
npm info preinstall raspi-pwm@2.3.1
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json written
npm info install raspi-peripheral@1.5.1 into /tmp/node_modules/raspi-io/node_modules/raspi-led
npm info installOne raspi-peripheral@1.5.1
npm verb installOne of raspi-peripheral to /tmp/node_modules/raspi-io/node_modules/raspi-led not in flight; installing
npm verb afterAdd /root/.npm/decamelize/1.2.0/package/package.json written
npm verb afterAdd /root/.npm/cliui/3.2.0/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/oauth-sign
npm verb get saving oauth-sign to /root/.npm/registry.npmjs.org/oauth-sign/.cache.json
npm verb afterAdd /root/.npm/raspi-wiringpi/1.0.6/package/package.json not in flight; writing
npm verb addNamed aws-sign2@0.5.0
npm verb addNamed qs@0.6.6
npm verb addNamed json-stringify-safe@5.0.1
npm verb addNamed forever-agent@0.5.2
npm verb addNamed node-uuid@1.4.7
npm verb addNamed mime@1.2.11
npm verb addNamed tough-cookie@2.2.2
npm verb addNamed form-data@0.1.4
npm verb addNamed tunnel-agent@0.3.0
npm verb addNamed http-signature@0.10.1
npm verb afterAdd /root/.npm/string-width/1.0.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/qlobber/-/qlobber-0.5.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for qlobber@0.5.3
npm info preinstall stack-trace@0.0.9
npm verb afterAdd /root/.npm/os-locale/1.4.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/y18n/-/y18n-3.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for y18n@3.2.1
npm verb addRemoteTarball https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz',
npm verb addRemoteTarball 'c57103f7a17fc037f02d7c2e64b602ea223f7d63' ]
npm verb addRemoteTarball https://registry.npmjs.org/qs/-/qs-0.6.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/qs/-/qs-0.6.6.tgz',
npm verb addRemoteTarball '6e015098ff51968b8a3c819001d5f2c89bc4b107' ]
npm verb addRemoteTarball https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz',
npm verb addRemoteTarball '6d0e09c4921f94a27f63d3b49c5feff1ea4c5130' ]
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mime/1.2.11/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz',
npm verb addRemoteTarball '91abd788aba9702b1aabfa8bc01031a2ac9e3b12' ]
npm verb addRemoteTarball https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz',
npm verb addRemoteTarball 'ad681b68f5321ad2827c4cfb1b7d5df2cfe942ee' ]
npm verb addRemoteTarball https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz',
npm verb addRemoteTarball '4fbdac132559aa8323121e540779c0a012b27e66' ]
npm verb afterAdd /root/.npm/eventemitter2/0.4.14/package/package.json written
npm info preinstall destroy@1.0.3
npm verb lock using /root/.npm/_locks/raspi-peripheral-71ea49936ff3b9f4.lock for /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb afterAdd /root/.npm/async/0.9.2/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/qs/-/qs-0.6.6.tgz
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz
npm verb cache add spec nan@^2.1.0
npm verb addNamed nan@>=2.1.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
npm verb cache add spec raspi-peripheral@1.5.1
npm verb addNamed raspi-peripheral@1.5.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-peripheral not in flight; fetching
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz
npm info retry fetch attempt 1 at 17:51:44
npm info attempt registry request try #1 at 17:51:44
npm http fetch GET https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
npm verb afterAdd /root/.npm/cliui/3.2.0/package/package.json written
npm http 304 https://registry.npmjs.org/hawk
npm verb etag https://registry.npmjs.org/hawk from cache
npm verb get saving hawk to /root/.npm/registry.npmjs.org/hawk/.cache.json
npm http 304 https://registry.npmjs.org/mime-db
npm verb etag https://registry.npmjs.org/mime-db from cache
npm verb get saving mime-db to /root/.npm/registry.npmjs.org/mime-db/.cache.json
npm http fetch 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
npm verb about to build /tmp/node_modules/winston/node_modules/stack-trace
npm info build /tmp/node_modules/winston/node_modules/stack-trace
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff stack-trace@0.0.9
npm verb linkBins stack-trace@0.0.9
npm verb linkMans stack-trace@0.0.9
npm verb rebuildBundles stack-trace@0.0.9
npm verb afterAdd /root/.npm/raspi-wiringpi/1.0.6/package/package.json written
npm http fetch 200 https://registry.npmjs.org/qs/-/qs-0.6.6.tgz
npm http fetch 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz
npm http fetch 200 https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz
npm verb about to build /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm info build /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/send/node_modules' ]
npm info linkStuff destroy@1.0.3
npm verb linkBins destroy@1.0.3
npm verb linkMans destroy@1.0.3
npm verb rebuildBundles destroy@1.0.3
npm info install stack-trace@0.0.9
npm verb afterAdd /root/.npm/window-size/0.1.4/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json written
npm verb afterAdd /root/.npm/mime/1.2.11/package/package.json written
npm verb afterAdd /root/.npm/tough-cookie/2.2.2/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/redis/-/redis-0.12.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for redis@0.12.1
npm info install destroy@1.0.3
npm verb afterAdd /root/.npm/async/0.9.2/package/package.json written
npm verb addNamed oauth-sign@0.3.0
npm info preinstall gextend@0.1.6
npm verb unbuild node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm info postinstall stack-trace@0.0.9
npm verb request uri https://registry.npmjs.org/nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:00
npm verb etag "BAF0CH6FX7ZGID84VMUQ15OTR"
npm http request GET https://registry.npmjs.org/nan
npm verb request uri https://registry.npmjs.org/raspi-peripheral
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:00
npm verb etag "EI370HM9SYG8B7RIM6IDSMGHT"
npm http request GET https://registry.npmjs.org/raspi-peripheral
npm verb addRemoteTarball https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz',
npm verb addRemoteTarball 'cb540f93bb2b22a7d5941691a288d60e8ea9386e' ]
npm info postinstall destroy@1.0.3
npm http fetch 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz
npm http fetch 200 https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb afterAdd /root/.npm/qlobber/0.5.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/y18n/3.2.1/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:52:05
npm info attempt registry request try #1 at 17:52:05
npm http fetch GET https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz
npm WARN peerDependencies The peer dependency grunt-cli@~0.1.9 included from gextend will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm verb tar unpack /root/.npm/raspi-peripheral/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb unlock done using /root/.npm/_locks/stack-trace-531e41e0c88e5a41.lock for /tmp/node_modules/winston/node_modules/stack-trace
npm verb afterAdd /root/.npm/window-size/0.1.4/package/package.json written
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json written
npm verb afterAdd /root/.npm/tough-cookie/2.2.2/package/package.json written
npm verb about to build /tmp/node_modules/gextend
npm info build /tmp/node_modules/gextend
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff gextend@0.1.6
npm verb linkBins gextend@0.1.6
npm verb linkMans gextend@0.1.6
npm verb rebuildBundles gextend@0.1.6
npm verb unlock done using /root/.npm/_locks/destroy-5fc6dc2633860e5d.lock for /tmp/node_modules/express/node_modules/send/node_modules/destroy
npm http 304 https://registry.npmjs.org/nan
npm verb etag https://registry.npmjs.org/nan from cache
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json
npm verb addNamed hawk@1.0.0
npm verb addNamed mime-db@1.22.0
npm info install gextend@0.1.6
npm verb addRemoteTarball https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz',
npm verb addRemoteTarball 'b90bb169807285411da7ffcb8dd2598502d3b52d' ]
npm verb addRemoteTarball https://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz',
npm verb addRemoteTarball 'ab23a6372dc9d86d3dc9121bd0ebd38105a1904a' ]
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/nan/-/nan-1.8.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for nan@1.8.4
npm info preinstall winston@2.1.1
npm info postinstall gextend@0.1.6
npm info preinstall ms@0.7.0
npm verb afterAdd /root/.npm/qlobber/0.5.3/package/package.json written
npm verb afterAdd /root/.npm/y18n/3.2.1/package/package.json written
npm info install camelcase@2.1.1 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install decamelize@1.2.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install string-width@1.0.1 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install os-locale@1.4.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install cliui@3.2.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install window-size@0.1.4 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info install y18n@3.2.1 into /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info installOne camelcase@2.1.1
npm verb installOne of camelcase to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne decamelize@1.2.0
npm verb installOne of decamelize to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne string-width@1.0.1
npm verb installOne of string-width to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne os-locale@1.4.0
npm verb installOne of os-locale to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne cliui@3.2.0
npm verb installOne of cliui to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne window-size@0.1.4
npm verb installOne of window-size to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info installOne y18n@3.2.1
npm verb installOne of y18n to /tmp/node_modules/singleton-uuid/node_modules/yargs not in flight; installing
npm info retry fetch attempt 1 at 17:52:07
npm info attempt registry request try #1 at 17:52:07
npm http fetch GET https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/qs/-/qs-0.6.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for qs@0.6.6
npm info retry fetch attempt 1 at 17:52:07
npm info attempt registry request try #1 at 17:52:07
npm http fetch GET https://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for aws-sign2@0.5.0
npm verb afterAdd /root/.npm/redis/0.12.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for forever-agent@0.5.2
npm http 304 https://registry.npmjs.org/raspi-peripheral
npm verb etag https://registry.npmjs.org/raspi-peripheral from cache
npm verb get saving raspi-peripheral to /root/.npm/registry.npmjs.org/raspi-peripheral/.cache.json
npm http fetch 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz
npm info preinstall eyes@0.1.8
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/form-data/-/form-data-0.1.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for form-data@0.1.4
npm verb about to build /tmp/node_modules/express/node_modules/send/node_modules/ms
npm info build /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/send/node_modules' ]
npm info linkStuff ms@0.7.0
npm verb linkBins ms@0.7.0
npm verb linkMans ms@0.7.0
npm verb rebuildBundles ms@0.7.0
npm verb lock using /root/.npm/_locks/camelcase-ef76809ddfd7bba8.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb lock using /root/.npm/_locks/decamelize-42da551f484ee0e1.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb lock using /root/.npm/_locks/string-width-af0011772d9e331d.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb lock using /root/.npm/_locks/os-locale-d89375b8125190eb.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb lock using /root/.npm/_locks/cliui-930117ea16fb073e.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb lock using /root/.npm/_locks/window-size-695c13db9ea6c222.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb lock using /root/.npm/_locks/y18n-8004ed8f7d8ad4f2.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm info install ms@0.7.0
npm verb cache add spec cycle@1.0.x
npm verb addNamed cycle@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/cycle not in flight; fetching
npm verb cache add spec async@~1.0.0
npm verb addNamed async@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
npm verb cache add spec colors@1.0.x
npm verb addNamed colors@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching
npm verb cache add spec eyes@0.1.x
npm verb addNamed eyes@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/eyes not in flight; fetching
npm verb cache add spec isstream@0.1.x
npm verb addNamed isstream@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching
npm verb cache add spec pkginfo@0.3.x
npm verb addNamed pkginfo@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/pkginfo not in flight; fetching
npm verb cache add spec stack-trace@0.0.x
npm verb addNamed stack-trace@>=0.0.0 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/stack-trace not in flight; fetching
npm verb addNamed nan@2.2.1
npm verb afterAdd /root/.npm/redis/0.12.1/package/package.json written
npm verb about to build /tmp/node_modules/winston/node_modules/eyes
npm info build /tmp/node_modules/winston/node_modules/eyes
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff eyes@0.1.8
npm verb linkBins eyes@0.1.8
npm verb linkMans eyes@0.1.8
npm verb rebuildBundles eyes@0.1.8
npm verb addRemoteTarball https://registry.npmjs.org/nan/-/nan-2.2.1.tgz already in flight; waiting
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for tunnel-agent@0.3.0
npm info postinstall ms@0.7.0
npm info install eyes@0.1.8
npm verb afterAdd /root/.npm/qs/0.6.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/aws-sign2/0.5.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/nan/1.8.4/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz
npm verb afterAdd /root/.npm/forever-agent/0.5.2/package/package.json not in flight; writing
npm info preinstall isstream@0.1.2
npm info postinstall eyes@0.1.8
npm verb afterAdd /root/.npm/form-data/0.1.4/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/ms-aac34eea9c3943f6.lock for /tmp/node_modules/express/node_modules/send/node_modules/ms
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb request uri https://registry.npmjs.org/cycle
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "EGL12AD9ZIJ4SNJJHS4KY6QOW"
npm http request GET https://registry.npmjs.org/cycle
npm verb request uri https://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "TOY4R0O1U4H16PJLS4HPE255"
npm http request GET https://registry.npmjs.org/async
npm verb request uri https://registry.npmjs.org/colors
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "5D15UDB9UFY689QHJXHBJLD8Q"
npm http request GET https://registry.npmjs.org/colors
npm verb request uri https://registry.npmjs.org/eyes
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "X0Z6FXD2BROPE1RY0036BKT7"
npm http request GET https://registry.npmjs.org/eyes
npm verb request uri https://registry.npmjs.org/isstream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "45MB8HVQTANV1MBJA3FC9L1W2"
npm http request GET https://registry.npmjs.org/isstream
npm verb request uri https://registry.npmjs.org/pkginfo
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:12
npm verb etag "A6ARLM084V622VL9VA566DLLE"
npm http request GET https://registry.npmjs.org/pkginfo
npm verb request uri https://registry.npmjs.org/stack-trace
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:13
npm verb etag "2MBBAORS0KI3JE4A5U1JCVT8H"
npm http request GET https://registry.npmjs.org/stack-trace
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json not in flight; writing
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/hiredis/-/hiredis-0.4.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for hiredis@0.4.1
npm http fetch 200 https://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz
npm http 304 https://registry.npmjs.org/cycle
npm verb etag https://registry.npmjs.org/cycle from cache
npm verb get saving cycle to /root/.npm/registry.npmjs.org/cycle/.cache.json
npm http 304 https://registry.npmjs.org/async
npm verb etag https://registry.npmjs.org/async from cache
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json
npm http 304 https://registry.npmjs.org/colors
npm verb etag https://registry.npmjs.org/colors from cache
npm verb get saving colors to /root/.npm/registry.npmjs.org/colors/.cache.json
npm http 304 https://registry.npmjs.org/eyes
npm verb etag https://registry.npmjs.org/eyes from cache
npm verb get saving eyes to /root/.npm/registry.npmjs.org/eyes/.cache.json
npm http 304 https://registry.npmjs.org/isstream
npm verb etag https://registry.npmjs.org/isstream from cache
npm verb get saving isstream to /root/.npm/registry.npmjs.org/isstream/.cache.json
npm verb unlock done using /root/.npm/_locks/eyes-2a29683442c6c4e3.lock for /tmp/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb afterAdd /root/.npm/qs/0.6.6/package/package.json written
npm verb afterAdd /root/.npm/aws-sign2/0.5.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for oauth-sign@0.3.0
npm verb afterAdd /root/.npm/nan/1.8.4/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for http-signature@0.10.1
npm verb about to build /tmp/node_modules/winston/node_modules/isstream
npm info build /tmp/node_modules/winston/node_modules/isstream
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff isstream@0.1.2
npm verb linkBins isstream@0.1.2
npm verb linkMans isstream@0.1.2
npm verb rebuildBundles isstream@0.1.2
npm verb tar unpack /root/.npm/camelcase/2.1.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb tar unpack /root/.npm/decamelize/1.2.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb tar unpack /root/.npm/string-width/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb tar unpack /root/.npm/os-locale/1.4.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb tar unpack /root/.npm/cliui/3.2.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb tar unpack /root/.npm/y18n/3.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb afterAdd /root/.npm/forever-agent/0.5.2/package/package.json written
npm verb afterAdd /root/.npm/tunnel-agent/0.3.0/package/package.json not in flight; writing
npm info install isstream@0.1.2
npm verb cache add spec grunt-cli@~0.1.9
npm verb addNamed grunt-cli@>=0.1.9 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/grunt-cli not in flight; fetching
npm verb tar unpack /root/.npm/window-size/0.1.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb afterAdd /root/.npm/form-data/0.1.4/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/nan/-/nan-2.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for nan@2.2.1
npm verb request uri https://registry.npmjs.org/grunt-cli
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:30
npm http request GET https://registry.npmjs.org/grunt-cli
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json written
npm info postinstall isstream@0.1.2
npm http 304 https://registry.npmjs.org/pkginfo
npm verb etag https://registry.npmjs.org/pkginfo from cache
npm verb get saving pkginfo to /root/.npm/registry.npmjs.org/pkginfo/.cache.json
npm verb afterAdd /root/.npm/tunnel-agent/0.3.0/package/package.json written
npm info preinstall raspi-gpio@2.2.1
npm verb unlock done using /root/.npm/_locks/isstream-c2e80e9a1f89f805.lock for /tmp/node_modules/winston/node_modules/isstream
npm verb afterAdd /root/.npm/oauth-sign/0.3.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/http-signature/0.10.1/package/package.json not in flight; writing
npm verb addNamed cycle@1.0.3
npm verb addNamed async@1.0.0
npm verb addNamed colors@1.0.3
npm verb addNamed eyes@0.1.8
npm verb addNamed isstream@0.1.2
npm verb afterAdd /root/.npm/hiredis/0.4.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json already in flight; not writing
npm info preinstall raspi-board@2.4.1
npm verb addNamed pkginfo@0.3.1
npm verb afterAdd /root/.npm/oauth-sign/0.3.0/package/package.json written
npm verb afterAdd /root/.npm/http-signature/0.10.1/package/package.json written
npm verb cache add spec nan@^2.1.0
npm verb addNamed nan@>=2.1.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
npm verb cache add spec raspi-peripheral@1.5.1
npm verb addNamed raspi-peripheral@1.5.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-peripheral not in flight; fetching
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/stack-trace
npm verb etag https://registry.npmjs.org/stack-trace from cache
npm verb get saving stack-trace to /root/.npm/registry.npmjs.org/stack-trace/.cache.json
npm verb afterAdd /root/.npm/hiredis/0.4.1/package/package.json written
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json written
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json written
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json written
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json written
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json written
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json written
npm info install raspi-wiringpi@1.0.6 into /tmp/node_modules/raspi-io/node_modules/raspi
npm info install nan@2.2.1 into /tmp/node_modules/raspi-io/node_modules/raspi
npm info installOne raspi-wiringpi@1.0.6
npm verb installOne of raspi-wiringpi to /tmp/node_modules/raspi-io/node_modules/raspi not in flight; installing
npm info installOne nan@2.2.1
npm verb installOne of nan to /tmp/node_modules/raspi-io/node_modules/raspi not in flight; installing
npm info install raspi-peripheral@1.5.1 into /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm info install nan@2.2.1 into /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm info installOne raspi-peripheral@1.5.1
npm verb installOne of raspi-peripheral to /tmp/node_modules/raspi-io/node_modules/raspi-pwm not in flight; installing
npm info installOne nan@2.2.1
npm verb installOne of nan to /tmp/node_modules/raspi-io/node_modules/raspi-pwm not in flight; installing
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-board
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb linkStuff [ false, false, false, '/tmp/node_modules/raspi-io/node_modules' ]
npm info linkStuff raspi-board@2.4.1
npm verb linkBins raspi-board@2.4.1
npm verb linkMans raspi-board@2.4.1
npm verb rebuildBundles raspi-board@2.4.1
npm info preinstall negotiator@0.5.3
npm info install raspi-board@2.4.1
npm verb request uri https://registry.npmjs.org/nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:34
npm verb etag "BAF0CH6FX7ZGID84VMUQ15OTR"
npm http request GET https://registry.npmjs.org/nan
npm verb request uri https://registry.npmjs.org/raspi-peripheral
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:34
npm verb etag "EI370HM9SYG8B7RIM6IDSMGHT"
npm http request GET https://registry.npmjs.org/raspi-peripheral
npm info postinstall raspi-board@2.4.1
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json written
npm verb lock using /root/.npm/_locks/raspi-wiringpi-ffd398d1c4fe47a8.lock for /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb lock using /root/.npm/_locks/nan-1401e60e3bf1e070.lock for /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb lock using /root/.npm/_locks/raspi-peripheral-c93cb98b6312342b.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm verb lock using /root/.npm/_locks/nan-d35615150891756b.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb about to build /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm info build /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/accepts/node_modules' ]
npm info linkStuff negotiator@0.5.3
npm verb linkBins negotiator@0.5.3
npm verb linkMans negotiator@0.5.3
npm verb rebuildBundles negotiator@0.5.3
npm verb unbuild node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm info install negotiator@0.5.3
npm verb unlock done using /root/.npm/_locks/raspi-board-9e795b0c094b9054.lock for /tmp/node_modules/raspi-io/node_modules/raspi-board
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm http 200 https://registry.npmjs.org/grunt-cli
npm verb get saving grunt-cli to /root/.npm/registry.npmjs.org/grunt-cli/.cache.json
npm verb addNamed stack-trace@0.0.9
npm info postinstall negotiator@0.5.3
npm verb tar unpack /root/.npm/raspi-peripheral/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json not in flight; writing
npm verb unbuild node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb unbuild node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb unbuild node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb unlock done using /root/.npm/_locks/negotiator-da2ecce5a6e485e6.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/negotiator
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm http 304 https://registry.npmjs.org/nan
npm verb etag https://registry.npmjs.org/nan from cache
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json
npm verb tar unpack /root/.npm/raspi-wiringpi/1.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb tar unpack /root/.npm/nan/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb tar unpack /root/.npm/nan/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json written
npm info install cycle@1.0.3 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install async@1.0.0 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install colors@1.0.3 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install eyes@0.1.8 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install isstream@0.1.2 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install pkginfo@0.3.1 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info install stack-trace@0.0.9 into /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info installOne cycle@1.0.3
npm verb installOne of cycle to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne async@1.0.0
npm verb installOne of async to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne colors@1.0.3
npm verb installOne of colors to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne eyes@0.1.8
npm verb installOne of eyes to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne isstream@0.1.2
npm verb installOne of isstream to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne pkginfo@0.3.1
npm verb installOne of pkginfo to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm info installOne stack-trace@0.0.9
npm verb installOne of stack-trace to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston not in flight; installing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mime-db@1.22.0
npm verb addNamed grunt-cli@0.1.13
npm verb addRemoteTarball https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz',
npm verb addRemoteTarball 'e9ebc4047631f5012d922770c39378133cad10f4' ]
npm verb lock using /root/.npm/_locks/cycle-53bb58fe8bbd07f6.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb lock using /root/.npm/_locks/async-6f1f85c369fd6dae.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb lock using /root/.npm/_locks/colors-1c31db19d643139d.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb lock using /root/.npm/_locks/eyes-ddcfa58e7303e103.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb lock using /root/.npm/_locks/isstream-2318092719cd940b.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb lock using /root/.npm/_locks/pkginfo-d0b40207b5969d26.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb lock using /root/.npm/_locks/stack-trace-77cde43cc0ad3120.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb unbuild node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb addNamed nan@2.2.1
npm info retry fetch attempt 1 at 17:52:40
npm info attempt registry request try #1 at 17:52:40
npm http fetch GET https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb afterAdd /root/.npm/mime-db/1.22.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/cycle/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb tar unpack /root/.npm/async/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb tar unpack /root/.npm/colors/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb tar unpack /root/.npm/eyes/0.1.8/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb tar unpack /root/.npm/isstream/0.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb tar unpack /root/.npm/pkginfo/0.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb tar unpack /root/.npm/stack-trace/0.0.9/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb afterAdd /root/.npm/mime-db/1.22.0/package/package.json written
npm info install mime-db@1.22.0 into /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm info installOne mime-db@1.22.0
npm verb installOne of mime-db to /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types not in flight; installing
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json written
npm verb lock using /root/.npm/_locks/mime-db-bb3b470fedcd6e6d.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm http 304 https://registry.npmjs.org/raspi-peripheral
npm verb etag https://registry.npmjs.org/raspi-peripheral from cache
npm verb get saving raspi-peripheral to /root/.npm/registry.npmjs.org/raspi-peripheral/.cache.json
npm verb unbuild node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb tar unpack /root/.npm/mime-db/1.22.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mqtt/-/mqtt-1.8.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mqtt@1.8.0
npm info preinstall decamelize@1.2.0
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json written
npm info install nan@2.2.1 into /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm info install raspi-peripheral@1.5.1 into /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm info installOne nan@2.2.1
npm verb installOne of nan to /tmp/node_modules/raspi-io/node_modules/raspi-gpio not in flight; installing
npm info installOne raspi-peripheral@1.5.1
npm verb installOne of raspi-peripheral to /tmp/node_modules/raspi-io/node_modules/raspi-gpio not in flight; installing
npm info preinstall string-width@1.0.1
npm info preinstall camelcase@2.1.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff decamelize@1.2.0
npm verb linkBins decamelize@1.2.0
npm verb linkMans decamelize@1.2.0
npm verb rebuildBundles decamelize@1.2.0
npm verb lock using /root/.npm/_locks/nan-353b026701212845.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb lock using /root/.npm/_locks/raspi-peripheral-568f564cba75f8e8.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm info install decamelize@1.2.0
npm verb unbuild node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb unbuild node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff camelcase@2.1.1
npm verb linkBins camelcase@2.1.1
npm verb linkMans camelcase@2.1.1
npm verb rebuildBundles camelcase@2.1.1
npm info preinstall os-locale@1.4.0
npm verb afterAdd /root/.npm/mqtt/1.8.0/package/package.json not in flight; writing
npm verb cache add spec code-point-at@^1.0.0
npm verb addNamed code-point-at@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/code-point-at not in flight; fetching
npm verb cache add spec is-fullwidth-code-point@^1.0.0
npm verb addNamed is-fullwidth-code-point@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/is-fullwidth-code-point not in flight; fetching
npm verb cache add spec strip-ansi@^3.0.0
npm verb addNamed strip-ansi@>=3.0.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
npm info install camelcase@2.1.1
npm info postinstall decamelize@1.2.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm info preinstall crc@3.2.1
npm verb request uri https://registry.npmjs.org/code-point-at
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:42
npm http request GET https://registry.npmjs.org/code-point-at
npm verb request uri https://registry.npmjs.org/is-fullwidth-code-point
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:42
npm http request GET https://registry.npmjs.org/is-fullwidth-code-point
npm verb request uri https://registry.npmjs.org/strip-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:42
npm http request GET https://registry.npmjs.org/strip-ansi
npm verb tar unpack /root/.npm/nan/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb tar unpack /root/.npm/raspi-peripheral/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm http fetch 200 https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz
npm http 200 https://registry.npmjs.org/code-point-at
npm verb get saving code-point-at to /root/.npm/registry.npmjs.org/code-point-at/.cache.json
npm info postinstall camelcase@2.1.1
npm verb unlock done using /root/.npm/_locks/decamelize-42da551f484ee0e1.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/decamelize
npm info preinstall y18n@3.2.1
npm verb afterAdd /root/.npm/mqtt/1.8.0/package/package.json written
npm http 200 https://registry.npmjs.org/is-fullwidth-code-point
npm verb get saving is-fullwidth-code-point to /root/.npm/registry.npmjs.org/is-fullwidth-code-point/.cache.json
npm info preinstall raspi-i2c@2.3.2
npm verb about to build /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm info build /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/etag/node_modules' ]
npm info linkStuff crc@3.2.1
npm verb linkBins crc@3.2.1
npm verb linkMans crc@3.2.1
npm verb rebuildBundles crc@3.2.1
npm verb unlock done using /root/.npm/_locks/camelcase-ef76809ddfd7bba8.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/camelcase
npm verb cache add spec lcid@^1.0.0
npm verb addNamed lcid@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/lcid not in flight; fetching
npm info install crc@3.2.1
npm verb request uri https://registry.npmjs.org/lcid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:50
npm http request GET https://registry.npmjs.org/lcid
npm info preinstall window-size@0.1.4
npm info postinstall crc@3.2.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff y18n@3.2.1
npm verb linkBins y18n@3.2.1
npm verb linkMans y18n@3.2.1
npm verb rebuildBundles y18n@3.2.1
npm info install y18n@3.2.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff window-size@0.1.4
npm verb linkBins window-size@0.1.4
npm verb link bins [ { 'window-size': 'cli.js' },
npm verb link bins '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans window-size@0.1.4
npm verb rebuildBundles window-size@0.1.4
npm verb cache add spec i2c-bus@^1.0.0
npm verb addNamed i2c-bus@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/i2c-bus not in flight; fetching
npm verb cache add spec raspi-peripheral@1.5.1
npm verb addNamed raspi-peripheral@1.5.1
npm verb addNameVersion registry:https://registry.npmjs.org/raspi-peripheral not in flight; fetching
npm verb cache add spec ini-builder@^1.0.3
npm verb addNamed ini-builder@>=1.0.3 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ini-builder not in flight; fetching
npm verb cache add spec execSync@^1.0.2
npm verb addNamed execSync@>=1.0.2 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/execSync not in flight; fetching
npm verb unlock done using /root/.npm/_locks/crc-9ab69525063c78f5.lock for /tmp/node_modules/express/node_modules/etag/node_modules/crc
npm verb about to build /tmp/node_modules/express/node_modules/etag
npm info build /tmp/node_modules/express/node_modules/etag
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff etag@1.5.1
npm verb linkBins etag@1.5.1
npm verb linkMans etag@1.5.1
npm verb rebuildBundles etag@1.5.1
npm verb addNamed code-point-at@1.0.0
npm info postinstall y18n@3.2.1
npm verb request uri https://registry.npmjs.org/i2c-bus
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:52
npm http request GET https://registry.npmjs.org/i2c-bus
npm verb request uri https://registry.npmjs.org/ini-builder
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:52
npm http request GET https://registry.npmjs.org/ini-builder
npm verb request uri https://registry.npmjs.org/execSync
npm verb request no auth needed
npm info attempt registry request try #1 at 17:52:52
npm http request GET https://registry.npmjs.org/execSync
npm verb rebuildBundles [ 'crc' ]
npm info install etag@1.5.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for grunt-cli@0.1.13
npm verb addRemoteTarball https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz',
npm verb addRemoteTarball 'f69b192d3f7d91e382e4b71bddb77878619ab0c6' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/.bin/window-size
npm http 200 https://registry.npmjs.org/i2c-bus
npm verb get saving i2c-bus to /root/.npm/registry.npmjs.org/i2c-bus/.cache.json
npm verb addNamed is-fullwidth-code-point@1.0.0
npm info postinstall etag@1.5.1
npm verb unlock done using /root/.npm/_locks/y18n-8004ed8f7d8ad4f2.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/y18n
npm verb addRemoteTarball https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz',
npm verb addRemoteTarball 'ef9e31386f031a7f0d643af82fde50c457ef00cb' ]
npm http 200 https://registry.npmjs.org/strip-ansi
npm verb get saving strip-ansi to /root/.npm/registry.npmjs.org/strip-ansi/.cache.json
npm http 200 https://registry.npmjs.org/lcid
npm verb get saving lcid to /root/.npm/registry.npmjs.org/lcid/.cache.json
npm info retry fetch attempt 1 at 17:53:00
npm info attempt registry request try #1 at 17:53:00
npm http fetch GET https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz
npm verb request uri https://registry.npmjs.org/raspi-peripheral
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:00
npm verb etag "EI370HM9SYG8B7RIM6IDSMGHT"
npm http request GET https://registry.npmjs.org/raspi-peripheral
npm info install window-size@0.1.4
npm http 200 https://registry.npmjs.org/execSync
npm verb get saving execSync to /root/.npm/registry.npmjs.org/execSync/.cache.json
npm verb unlock done using /root/.npm/_locks/etag-934ef61fdb8b943f.lock for /tmp/node_modules/express/node_modules/etag
npm info retry fetch attempt 1 at 17:53:05
npm info attempt registry request try #1 at 17:53:05
npm http fetch GET https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz
npm info postinstall window-size@0.1.4
npm http 200 https://registry.npmjs.org/ini-builder
npm verb get saving ini-builder to /root/.npm/registry.npmjs.org/ini-builder/.cache.json
npm http fetch 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz
npm info preinstall cliui@3.2.0
npm verb afterAdd /root/.npm/grunt-cli/0.1.13/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/window-size-695c13db9ea6c222.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/window-size
npm verb addNamed i2c-bus@1.0.2
npm verb addRemoteTarball https://registry.npmjs.org/i2c-bus/-/i2c-bus-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/i2c-bus/-/i2c-bus-1.0.2.tgz',
npm verb addRemoteTarball '06ffaa39cb4897b0ca9bded4608e43313119e760' ]
npm verb addNamed strip-ansi@3.0.1
npm verb addNamed lcid@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz',
npm verb addRemoteTarball '6a385fb8853d952d5ff05d0e8aaf94278dc63dcf' ]
npm verb addRemoteTarball https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz',
npm verb addRemoteTarball '308accafa0bc483a3867b4b6f2b9506251d1b835' ]
npm verb cache add spec strip-ansi@^3.0.1
npm verb addNamed strip-ansi@>=3.0.1 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
npm verb cache add spec wrap-ansi@^2.0.0
npm verb addNamed wrap-ansi@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/wrap-ansi not in flight; fetching
npm info retry fetch attempt 1 at 17:53:07
npm info attempt registry request try #1 at 17:53:07
npm http fetch GET https://registry.npmjs.org/i2c-bus/-/i2c-bus-1.0.2.tgz
npm verb addNamed execSync@1.0.2
npm verb request uri https://registry.npmjs.org/wrap-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:07
npm http request GET https://registry.npmjs.org/wrap-ansi
npm verb afterAdd /root/.npm/grunt-cli/0.1.13/package/package.json written
npm info install grunt-cli@0.1.13 into /tmp
npm info installOne grunt-cli@0.1.13
npm verb installOne of grunt-cli to /tmp not in flight; installing
npm verb addRemoteTarball https://registry.npmjs.org/execSync/-/execSync-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/execSync/-/execSync-1.0.2.tgz',
npm verb addRemoteTarball '1f42eda582225180053224ecdd3fd1960fdb3139' ]
npm http 304 https://registry.npmjs.org/raspi-peripheral
npm verb etag https://registry.npmjs.org/raspi-peripheral from cache
npm verb get saving raspi-peripheral to /root/.npm/registry.npmjs.org/raspi-peripheral/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for code-point-at@1.0.0
npm info retry fetch attempt 1 at 17:53:11
npm info attempt registry request try #1 at 17:53:11
npm http fetch GET https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz
npm info retry fetch attempt 1 at 17:53:11
npm info attempt registry request try #1 at 17:53:11
npm http fetch GET https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz
npm verb addNamed ini-builder@1.0.3
npm http fetch 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/ini-builder/-/ini-builder-1.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ini-builder/-/ini-builder-1.0.3.tgz',
npm verb addRemoteTarball 'f9d8172bebb992b22bb306a268ef31aa1c9850c6' ]
npm http fetch 200 https://registry.npmjs.org/i2c-bus/-/i2c-bus-1.0.2.tgz
npm info retry fetch attempt 1 at 17:53:17
npm info attempt registry request try #1 at 17:53:17
npm http fetch GET https://registry.npmjs.org/execSync/-/execSync-1.0.2.tgz
npm info preinstall cycle@1.0.3
npm verb request uri https://registry.npmjs.org/strip-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:17
npm verb etag "4W14228Z3HBBP3RBAGET36OF4"
npm http request GET https://registry.npmjs.org/strip-ansi
npm verb lock using /root/.npm/_locks/grunt-cli-11416c2a8c1ccb1e.lock for /tmp/node_modules/grunt-cli
npm http fetch 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz
npm http 200 https://registry.npmjs.org/wrap-ansi
npm verb get saving wrap-ansi to /root/.npm/registry.npmjs.org/wrap-ansi/.cache.json
npm info retry fetch attempt 1 at 17:53:21
npm info attempt registry request try #1 at 17:53:21
npm http fetch GET https://registry.npmjs.org/ini-builder/-/ini-builder-1.0.3.tgz
npm http fetch 200 https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz
npm http fetch 200 https://registry.npmjs.org/execSync/-/execSync-1.0.2.tgz
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff cycle@1.0.3
npm verb linkBins cycle@1.0.3
npm verb linkMans cycle@1.0.3
npm verb rebuildBundles cycle@1.0.3
npm info install cycle@1.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mongodb/-/mongodb-2.0.55.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mongodb@2.0.55
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for is-fullwidth-code-point@1.0.0
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/code-point-at/1.0.0/package/package.json not in flight; writing
npm info postinstall cycle@1.0.3
npm info preinstall ipaddr.js@1.0.5
npm verb unbuild node_modules/grunt-cli
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for strip-ansi@3.0.1
npm http 304 https://registry.npmjs.org/strip-ansi
npm verb etag https://registry.npmjs.org/strip-ansi from cache
npm verb get saving strip-ansi to /root/.npm/registry.npmjs.org/strip-ansi/.cache.json
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli
npm verb unlock done using /root/.npm/_locks/cycle-53bb58fe8bbd07f6.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/cycle
npm verb addNamed wrap-ansi@2.0.0
npm verb tar unpack /root/.npm/grunt-cli/0.1.13/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lcid/-/lcid-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lcid@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz',
npm verb addRemoteTarball '7d30f8f873f9a5bbc3a64dabc8d177e071ae426f' ]
npm verb afterAdd /root/.npm/raspi-peripheral/1.5.1/package/package.json written
npm verb afterAdd /root/.npm/code-point-at/1.0.0/package/package.json written
npm verb about to build /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm info build /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/proxy-addr/node_modules' ]
npm info linkStuff ipaddr.js@1.0.5
npm verb linkBins ipaddr.js@1.0.5
npm verb linkMans ipaddr.js@1.0.5
npm verb rebuildBundles ipaddr.js@1.0.5
npm info preinstall raspi-wiringpi@1.0.6
npm info install ipaddr.js@1.0.5
npm info retry fetch attempt 1 at 17:53:26
npm info attempt registry request try #1 at 17:53:26
npm http fetch GET https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz
npm info postinstall ipaddr.js@1.0.5
npm verb afterAdd /root/.npm/is-fullwidth-code-point/1.0.0/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm info build /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi/node_modules' ]
npm info linkStuff raspi-wiringpi@1.0.6
npm verb linkBins raspi-wiringpi@1.0.6
npm verb linkMans raspi-wiringpi@1.0.6
npm verb rebuildBundles raspi-wiringpi@1.0.6
npm verb afterAdd /root/.npm/mongodb/2.0.55/package/package.json not in flight; writing
npm info install raspi-wiringpi@1.0.6
npm verb addNamed strip-ansi@3.0.1
npm verb unlock done using /root/.npm/_locks/ipaddr-js-ca58e3c1e5d9b864.lock for /tmp/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
npm verb about to build /tmp/node_modules/express/node_modules/proxy-addr
npm info build /tmp/node_modules/express/node_modules/proxy-addr
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff proxy-addr@1.0.10
npm verb linkBins proxy-addr@1.0.10
npm verb linkMans proxy-addr@1.0.10
npm verb rebuildBundles proxy-addr@1.0.10
> raspi-wiringpi@1.0.6 install /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
> sh install-wiringpi.sh
Wiring Pi is already installed, skipping
npm verb unsafe-perm in lifecycle false
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json not in flight; writing
npm verb rebuildBundles [ 'forwarded', 'ipaddr.js' ]
npm info install proxy-addr@1.0.10
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/hawk/-/hawk-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for hawk@1.0.0
npm info preinstall pkginfo@0.3.1
npm verb afterAdd /root/.npm/lcid/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/is-fullwidth-code-point/1.0.0/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz',
npm verb addRemoteTarball '6a385fb8853d952d5ff05d0e8aaf94278dc63dcf' ]
npm info postinstall proxy-addr@1.0.10
npm info postinstall raspi-wiringpi@1.0.6
npm verb afterAdd /root/.npm/mongodb/2.0.55/package/package.json written
npm info retry fetch attempt 1 at 17:53:28
npm info attempt registry request try #1 at 17:53:28
npm http fetch GET https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz
npm verb about to build /tmp/node_modules/winston/node_modules/pkginfo
npm info build /tmp/node_modules/winston/node_modules/pkginfo
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff pkginfo@0.3.1
npm verb linkBins pkginfo@0.3.1
npm verb linkMans pkginfo@0.3.1
npm verb rebuildBundles pkginfo@0.3.1
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json written
npm info install code-point-at@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm info install is-fullwidth-code-point@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm info install strip-ansi@3.0.1 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm info installOne code-point-at@1.0.0
npm verb installOne of code-point-at to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width not in flight; installing
npm info installOne is-fullwidth-code-point@1.0.0
npm verb installOne of is-fullwidth-code-point to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width not in flight; installing
npm info installOne strip-ansi@3.0.1
npm verb installOne of strip-ansi to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width not in flight; installing
npm http fetch 200 https://registry.npmjs.org/ini-builder/-/ini-builder-1.0.3.tgz
npm verb unlock done using /root/.npm/_locks/proxy-addr-fb0a901bb4549747.lock for /tmp/node_modules/express/node_modules/proxy-addr
npm info install pkginfo@0.3.1
npm verb unlock done using /root/.npm/_locks/raspi-wiringpi-ffd398d1c4fe47a8.lock for /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/raspi-wiringpi
npm verb afterAdd /root/.npm/lcid/1.0.0/package/package.json written
npm info install lcid@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm info installOne lcid@1.0.0
npm verb installOne of lcid to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale not in flight; installing
npm info postinstall pkginfo@0.3.1
npm info preinstall stack-trace@0.0.9
npm verb afterAdd /root/.npm/hawk/1.0.0/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/code-point-at-2557433b35ff6184.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb lock using /root/.npm/_locks/is-fullwidth-code-point-7b464b37c3b206fe.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb lock using /root/.npm/_locks/strip-ansi-3a5d8b951af38aa3.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm verb unlock done using /root/.npm/_locks/pkginfo-67d4833921a4b28e.lock for /tmp/node_modules/winston/node_modules/pkginfo
npm verb lock using /root/.npm/_locks/lcid-175de80e62b95271.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff stack-trace@0.0.9
npm verb linkBins stack-trace@0.0.9
npm verb linkMans stack-trace@0.0.9
npm verb rebuildBundles stack-trace@0.0.9
npm http fetch 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz
npm info install stack-trace@0.0.9
npm verb afterAdd /root/.npm/hawk/1.0.0/package/package.json written
npm info install node-uuid@1.4.7 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install mime@1.2.11 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install json-stringify-safe@5.0.1 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install tough-cookie@2.2.2 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install qs@0.6.6 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install aws-sign2@0.5.0 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install forever-agent@0.5.2 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install form-data@0.1.4 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install tunnel-agent@0.3.0 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install oauth-sign@0.3.0 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install http-signature@0.10.1 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info install hawk@1.0.0 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info installOne node-uuid@1.4.7
npm verb installOne of node-uuid to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne mime@1.2.11
npm verb installOne of mime to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne json-stringify-safe@5.0.1
npm verb installOne of json-stringify-safe to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne tough-cookie@2.2.2
npm verb installOne of tough-cookie to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne qs@0.6.6
npm verb installOne of qs to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne aws-sign2@0.5.0
npm verb installOne of aws-sign2 to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne forever-agent@0.5.2
npm verb installOne of forever-agent to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne form-data@0.1.4
npm verb installOne of form-data to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne tunnel-agent@0.3.0
npm verb installOne of tunnel-agent to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne oauth-sign@0.3.0
npm verb installOne of oauth-sign to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne http-signature@0.10.1
npm verb installOne of http-signature to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm info installOne hawk@1.0.0
npm verb installOne of hawk to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request not in flight; installing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/figlet/-/figlet-1.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for figlet@1.1.1
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm info postinstall stack-trace@0.0.9
npm info preinstall mime@1.2.11
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ini-builder/-/ini-builder-1.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ini-builder@1.0.3
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm verb lock using /root/.npm/_locks/node-uuid-df7217284ba41c89.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb lock using /root/.npm/_locks/mime-c9ec7b4c242917d1.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb lock using /root/.npm/_locks/json-stringify-safe-9175845fd0696232.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb lock using /root/.npm/_locks/tough-cookie-2c70ff2c047deba3.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb lock using /root/.npm/_locks/qs-958bac18b3c9583a.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb lock using /root/.npm/_locks/aws-sign2-cfbad60f61a69d06.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb lock using /root/.npm/_locks/forever-agent-2654e0744f91a9dc.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb lock using /root/.npm/_locks/form-data-ba67a9d73e692808.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb lock using /root/.npm/_locks/tunnel-agent-c8bb9d9ba958271d.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb lock using /root/.npm/_locks/oauth-sign-98ade1bee55d250c.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb lock using /root/.npm/_locks/http-signature-102a892ce4da5124.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb lock using /root/.npm/_locks/hawk-aef09c696a9417fd.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm verb tar unpack /root/.npm/code-point-at/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb tar unpack /root/.npm/is-fullwidth-code-point/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb tar unpack /root/.npm/strip-ansi/3.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm verb unlock done using /root/.npm/_locks/stack-trace-77cde43cc0ad3120.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/stack-trace
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm info preinstall eyes@0.1.8
npm verb about to build /tmp/node_modules/express/node_modules/send/node_modules/mime
npm info build /tmp/node_modules/express/node_modules/send/node_modules/mime
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/send/node_modules' ]
npm info linkStuff mime@1.2.11
npm verb linkBins mime@1.2.11
npm verb linkMans mime@1.2.11
npm verb rebuildBundles mime@1.2.11
npm verb tar unpack /root/.npm/lcid/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm info install mime@1.2.11
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb tar unpack /root/.npm/node-uuid/1.4.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb tar unpack /root/.npm/mime/1.2.11/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb tar unpack /root/.npm/json-stringify-safe/5.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb tar unpack /root/.npm/tough-cookie/2.2.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for wrap-ansi@2.0.0
npm info postinstall mime@1.2.11
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff eyes@0.1.8
npm verb linkBins eyes@0.1.8
npm verb linkMans eyes@0.1.8
npm verb rebuildBundles eyes@0.1.8
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info install eyes@0.1.8
npm verb afterAdd /root/.npm/ini-builder/1.0.3/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/mime-acd63fd4b3f0567e.lock for /tmp/node_modules/express/node_modules/send/node_modules/mime
npm verb about to build /tmp/node_modules/express/node_modules/send
npm info build /tmp/node_modules/express/node_modules/send
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff send@0.11.1
npm verb linkBins send@0.11.1
npm verb linkMans send@0.11.1
npm verb rebuildBundles send@0.11.1
npm info preinstall raspi-peripheral@1.5.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info postinstall eyes@0.1.8
npm verb rebuildBundles [ 'destroy', 'mime', 'ms' ]
npm info install send@0.11.1
npm verb tar unpack /root/.npm/qs/0.6.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb tar unpack /root/.npm/aws-sign2/0.5.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb tar unpack /root/.npm/forever-agent/0.5.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb tar unpack /root/.npm/form-data/0.1.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb tar unpack /root/.npm/tunnel-agent/0.3.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb tar unpack /root/.npm/oauth-sign/0.3.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb tar unpack /root/.npm/http-signature/0.10.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb tar unpack /root/.npm/hawk/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info postinstall send@0.11.1
npm verb unlock done using /root/.npm/_locks/eyes-ddcfa58e7303e103.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/eyes
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules' ]
npm info linkStuff raspi-peripheral@1.5.1
npm verb linkBins raspi-peripheral@1.5.1
npm verb linkMans raspi-peripheral@1.5.1
npm verb rebuildBundles raspi-peripheral@1.5.1
npm verb afterAdd /root/.npm/ini-builder/1.0.3/package/package.json written
npm info install raspi-peripheral@1.5.1
npm verb afterAdd /root/.npm/wrap-ansi/2.0.0/package/package.json not in flight; writing
npm info preinstall isstream@0.1.2
npm verb afterAdd /root/.npm/figlet/1.1.1/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/send-01e6962fe36c5315.lock for /tmp/node_modules/express/node_modules/send
npm info postinstall raspi-peripheral@1.5.1
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff isstream@0.1.2
npm verb linkBins isstream@0.1.2
npm verb linkMans isstream@0.1.2
npm verb rebuildBundles isstream@0.1.2
npm verb unlock done using /root/.npm/_locks/raspi-peripheral-71ea49936ff3b9f4.lock for /tmp/node_modules/raspi-io/node_modules/raspi-led/node_modules/raspi-peripheral
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-led
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb linkStuff [ false, false, false, '/tmp/node_modules/raspi-io/node_modules' ]
npm info linkStuff raspi-led@1.3.1
npm verb linkBins raspi-led@1.3.1
npm verb linkMans raspi-led@1.3.1
npm verb rebuildBundles raspi-led@1.3.1
npm verb afterAdd /root/.npm/wrap-ansi/2.0.0/package/package.json written
npm info install isstream@0.1.2
npm verb afterAdd /root/.npm/figlet/1.1.1/package/package.json written
npm info install parent-require@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm info install chalk@1.1.3 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm info install figlet@1.1.1 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut
npm info installOne parent-require@1.0.0
npm verb installOne of parent-require to /tmp/node_modules/singleton-uuid/node_modules/yargonaut not in flight; installing
npm info installOne chalk@1.1.3
npm verb installOne of chalk to /tmp/node_modules/singleton-uuid/node_modules/yargonaut not in flight; installing
npm info installOne figlet@1.1.1
npm verb installOne of figlet to /tmp/node_modules/singleton-uuid/node_modules/yargonaut not in flight; installing
npm verb rebuildBundles [ 'raspi-peripheral' ]
npm info install raspi-led@1.3.1
npm info postinstall isstream@0.1.2
npm info postinstall raspi-led@1.3.1
npm verb lock using /root/.npm/_locks/parent-require-726cd815ea305bfb.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb lock using /root/.npm/_locks/chalk-f180b148e817e13c.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb lock using /root/.npm/_locks/figlet-86f5a5354a6b446c.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/figlet
npm http fetch 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz
npm verb unlock done using /root/.npm/_locks/isstream-2318092719cd940b.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/isstream
npm verb unlock done using /root/.npm/_locks/raspi-led-28c0e48eeeb473ca.lock for /tmp/node_modules/raspi-io/node_modules/raspi-led
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/figlet
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/figlet
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for strip-ansi@3.0.1
npm verb tar unpack /root/.npm/parent-require/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb tar unpack /root/.npm/chalk/1.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb tar unpack /root/.npm/figlet/1.1.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/figlet
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/figlet
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json written
npm info install wrap-ansi@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm info install strip-ansi@3.0.1 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm info installOne wrap-ansi@2.0.0
npm verb installOne of wrap-ansi to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui not in flight; installing
npm info installOne strip-ansi@3.0.1
npm verb installOne of strip-ansi to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui not in flight; installing
npm info preinstall raspi-peripheral@1.5.1
npm verb lock using /root/.npm/_locks/wrap-ansi-afa192977d0711f0.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb lock using /root/.npm/_locks/strip-ansi-dffa14fe954b9348.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules' ]
npm info linkStuff raspi-peripheral@1.5.1
npm verb linkBins raspi-peripheral@1.5.1
npm verb linkMans raspi-peripheral@1.5.1
npm verb rebuildBundles raspi-peripheral@1.5.1
npm verb tar unpack /root/.npm/strip-ansi/3.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm info install raspi-peripheral@1.5.1
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm info postinstall raspi-peripheral@1.5.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb tar unpack /root/.npm/wrap-ansi/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb unlock done using /root/.npm/_locks/raspi-peripheral-c93cb98b6312342b.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/raspi-peripheral
npm info preinstall async@1.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/execSync/-/execSync-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for execSync@1.0.2
npm info preinstall strip-ansi@3.0.1
npm info preinstall code-point-at@1.0.0
npm info preinstall is-fullwidth-code-point@1.0.0
npm verb about to build /tmp/node_modules/winston/node_modules/async
npm info build /tmp/node_modules/winston/node_modules/async
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff async@1.0.0
npm verb linkBins async@1.0.0
npm verb linkMans async@1.0.0
npm verb rebuildBundles async@1.0.0
npm info install async@1.0.0
npm verb cache add spec ansi-regex@^2.0.0
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
npm verb cache add spec number-is-nan@^1.0.0
npm verb addNamed number-is-nan@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/number-is-nan not in flight; fetching
npm verb request uri https://registry.npmjs.org/ansi-regex
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:35
npm http request GET https://registry.npmjs.org/ansi-regex
npm info postinstall async@1.0.0
npm verb request uri https://registry.npmjs.org/number-is-nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:35
npm http request GET https://registry.npmjs.org/number-is-nan
npm verb cache add spec number-is-nan@^1.0.0
npm verb addNamed number-is-nan@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/number-is-nan already in flight; waiting
npm verb unlock done using /root/.npm/_locks/async-28f7780768a665b5.lock for /tmp/node_modules/winston/node_modules/async
npm verb afterAdd /root/.npm/execSync/1.0.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/execSync/1.0.2/package/package.json written
npm info preinstall lcid@1.0.0
npm http 200 https://registry.npmjs.org/ansi-regex
npm verb get saving ansi-regex to /root/.npm/registry.npmjs.org/ansi-regex/.cache.json
npm http 200 https://registry.npmjs.org/number-is-nan
npm verb get saving number-is-nan to /root/.npm/registry.npmjs.org/number-is-nan/.cache.json
npm verb cache add spec invert-kv@^1.0.0
npm verb addNamed invert-kv@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/invert-kv not in flight; fetching
npm verb request uri https://registry.npmjs.org/invert-kv
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:41
npm http request GET https://registry.npmjs.org/invert-kv
npm verb addNamed ansi-regex@2.0.0
npm info preinstall aws-sign2@0.5.0
npm info preinstall forever-agent@0.5.2
npm verb addRemoteTarball https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz',
npm verb addRemoteTarball 'c5061b6e0ef8a81775e50f5d66151bf6bf371107' ]
npm verb addNamed number-is-nan@1.0.0
npm verb addNamed number-is-nan@1.0.0
npm info preinstall qs@0.6.6
npm verb addRemoteTarball https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz',
npm verb addRemoteTarball 'c020f529c5282adfdd233d91d4b181c3d686dc4b' ]
npm verb addRemoteTarball https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz already in flight; waiting
npm info retry fetch attempt 1 at 17:53:41
npm info attempt registry request try #1 at 17:53:41
npm http fetch GET https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff aws-sign2@0.5.0
npm verb linkBins aws-sign2@0.5.0
npm verb linkMans aws-sign2@0.5.0
npm verb rebuildBundles aws-sign2@0.5.0
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff forever-agent@0.5.2
npm verb linkBins forever-agent@0.5.2
npm verb linkMans forever-agent@0.5.2
npm verb rebuildBundles forever-agent@0.5.2
npm info retry fetch attempt 1 at 17:53:41
npm info attempt registry request try #1 at 17:53:41
npm http fetch GET https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz
npm info preinstall raspi-peripheral@1.5.1
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff qs@0.6.6
npm verb linkBins qs@0.6.6
npm verb linkMans qs@0.6.6
npm verb rebuildBundles qs@0.6.6
npm info install aws-sign2@0.5.0
npm info install forever-agent@0.5.2
npm info preinstall tunnel-agent@0.3.0
npm info install qs@0.6.6
npm info preinstall oauth-sign@0.3.0
npm info postinstall aws-sign2@0.5.0
npm info postinstall forever-agent@0.5.2
npm info preinstall form-data@0.1.4
npm info postinstall qs@0.6.6
npm http 200 https://registry.npmjs.org/invert-kv
npm verb get saving invert-kv to /root/.npm/registry.npmjs.org/invert-kv/.cache.json
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules' ]
npm info linkStuff raspi-peripheral@1.5.1
npm verb linkBins raspi-peripheral@1.5.1
npm verb linkMans raspi-peripheral@1.5.1
npm verb rebuildBundles raspi-peripheral@1.5.1
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff tunnel-agent@0.3.0
npm verb linkBins tunnel-agent@0.3.0
npm verb linkMans tunnel-agent@0.3.0
npm verb rebuildBundles tunnel-agent@0.3.0
npm info install raspi-peripheral@1.5.1
npm verb unlock done using /root/.npm/_locks/aws-sign2-cfbad60f61a69d06.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/aws-sign2
npm verb unlock done using /root/.npm/_locks/forever-agent-2654e0744f91a9dc.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/forever-agent
npm info install tunnel-agent@0.3.0
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff oauth-sign@0.3.0
npm verb linkBins oauth-sign@0.3.0
npm verb linkMans oauth-sign@0.3.0
npm verb rebuildBundles oauth-sign@0.3.0
npm verb unlock done using /root/.npm/_locks/qs-958bac18b3c9583a.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/qs
npm info install oauth-sign@0.3.0
npm info postinstall raspi-peripheral@1.5.1
npm info postinstall tunnel-agent@0.3.0
npm verb cache add spec combined-stream@~0.0.4
npm verb addNamed combined-stream@>=0.0.4 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching
npm verb cache add spec async@~0.9.0
npm verb addNamed async@>=0.9.0 <0.10.0
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
npm info postinstall oauth-sign@0.3.0
npm http fetch 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz
npm verb unlock done using /root/.npm/_locks/raspi-peripheral-568f564cba75f8e8.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/raspi-peripheral
npm verb unlock done using /root/.npm/_locks/tunnel-agent-c8bb9d9ba958271d.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tunnel-agent
npm verb unlock done using /root/.npm/_locks/oauth-sign-98ade1bee55d250c.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/oauth-sign
npm verb addNamed invert-kv@1.0.0
npm verb request uri https://registry.npmjs.org/combined-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:47
npm verb etag "B4WTGKY32M1VDZX0V45HEIVUL"
npm http request GET https://registry.npmjs.org/combined-stream
npm verb request uri https://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:47
npm verb etag "TOY4R0O1U4H16PJLS4HPE255"
npm http request GET https://registry.npmjs.org/async
npm verb addRemoteTarball https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz',
npm verb addRemoteTarball '104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6' ]
npm info preinstall chalk@1.1.3
npm http fetch 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz
npm info retry fetch attempt 1 at 17:53:52
npm info attempt registry request try #1 at 17:53:52
npm http fetch GET https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz
npm info preinstall strip-ansi@3.0.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ansi-regex@2.0.0
npm http 304 https://registry.npmjs.org/combined-stream
npm verb etag https://registry.npmjs.org/combined-stream from cache
npm verb get saving combined-stream to /root/.npm/registry.npmjs.org/combined-stream/.cache.json
npm info preinstall parent-require@1.0.0
npm verb cache add spec ansi-styles@^2.2.1
npm verb addNamed ansi-styles@>=2.2.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching
npm verb cache add spec escape-string-regexp@^1.0.2
npm verb addNamed escape-string-regexp@>=1.0.2 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching
npm verb cache add spec has-ansi@^2.0.0
npm verb addNamed has-ansi@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching
npm verb cache add spec strip-ansi@^3.0.0
npm verb addNamed strip-ansi@>=3.0.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
npm verb cache add spec supports-color@^2.0.0
npm verb addNamed supports-color@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching
npm verb request uri https://registry.npmjs.org/ansi-styles
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:56
npm http request GET https://registry.npmjs.org/ansi-styles
npm verb request uri https://registry.npmjs.org/escape-string-regexp
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:56
npm http request GET https://registry.npmjs.org/escape-string-regexp
npm verb request uri https://registry.npmjs.org/has-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:56
npm http request GET https://registry.npmjs.org/has-ansi
npm verb request uri https://registry.npmjs.org/supports-color
npm verb request no auth needed
npm info attempt registry request try #1 at 17:53:56
npm http request GET https://registry.npmjs.org/supports-color
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for number-is-nan@1.0.0
npm http 304 https://registry.npmjs.org/async
npm verb etag https://registry.npmjs.org/async from cache
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json
npm verb cache add spec ansi-regex@^2.0.0
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
npm http fetch 200 https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules' ]
npm info linkStuff parent-require@1.0.0
npm verb linkBins parent-require@1.0.0
npm verb linkMans parent-require@1.0.0
npm verb rebuildBundles parent-require@1.0.0
npm info install parent-require@1.0.0
npm http 200 https://registry.npmjs.org/ansi-styles
npm verb get saving ansi-styles to /root/.npm/registry.npmjs.org/ansi-styles/.cache.json
npm http 200 https://registry.npmjs.org/escape-string-regexp
npm verb get saving escape-string-regexp to /root/.npm/registry.npmjs.org/escape-string-regexp/.cache.json
npm verb addNamed combined-stream@0.0.7
npm verb request uri https://registry.npmjs.org/strip-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:07
npm verb etag "4W14228Z3HBBP3RBAGET36OF4"
npm http request GET https://registry.npmjs.org/strip-ansi
npm info postinstall parent-require@1.0.0
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz',
npm verb addRemoteTarball '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f' ]
npm http 200 https://registry.npmjs.org/has-ansi
npm verb get saving has-ansi to /root/.npm/registry.npmjs.org/has-ansi/.cache.json
npm verb request uri https://registry.npmjs.org/ansi-regex
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:07
npm verb etag "BN63D3KK8WIQW515ZAUE2LOAL"
npm http request GET https://registry.npmjs.org/ansi-regex
npm info preinstall json-stringify-safe@5.0.1
npm info retry fetch attempt 1 at 17:54:07
npm info attempt registry request try #1 at 17:54:07
npm http fetch GET https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
npm verb unlock done using /root/.npm/_locks/parent-require-726cd815ea305bfb.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/parent-require
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for invert-kv@1.0.0
npm http 304 https://registry.npmjs.org/strip-ansi
npm verb etag https://registry.npmjs.org/strip-ansi from cache
npm verb get saving strip-ansi to /root/.npm/registry.npmjs.org/strip-ansi/.cache.json
npm verb addNamed async@0.9.2
npm info preinstall wrap-ansi@2.0.0
npm verb afterAdd /root/.npm/number-is-nan/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/number-is-nan/1.0.0/package/package.json already in flight; not writing
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json written
npm info install ansi-regex@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi not in flight; installing
npm info preinstall grunt-cli@0.1.13
npm http 200 https://registry.npmjs.org/supports-color
npm verb get saving supports-color to /root/.npm/registry.npmjs.org/supports-color/.cache.json
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff json-stringify-safe@5.0.1
npm verb linkBins json-stringify-safe@5.0.1
npm verb linkMans json-stringify-safe@5.0.1
npm verb rebuildBundles json-stringify-safe@5.0.1
npm info install json-stringify-safe@5.0.1
npm verb addNamed ansi-styles@2.2.1
npm verb addNamed escape-string-regexp@1.0.5
npm info preinstall pkginfo@0.3.1
npm verb addRemoteTarball https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz',
npm verb addRemoteTarball 'b432dd3358b634cf75e1e4664368240533c1ddbe' ]
npm verb addRemoteTarball https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz',
npm verb addRemoteTarball '1b61c0562190a8dff6ae3bb2cf0200ca130b86d4' ]
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules' ]
npm info linkStuff wrap-ansi@2.0.0
npm verb linkBins wrap-ansi@2.0.0
npm verb linkMans wrap-ansi@2.0.0
npm verb rebuildBundles wrap-ansi@2.0.0
npm verb lock using /root/.npm/_locks/ansi-regex-3644434f06974560.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm info postinstall json-stringify-safe@5.0.1
npm info install wrap-ansi@2.0.0
npm verb addNamed has-ansi@2.0.0
npm verb afterAdd /root/.npm/number-is-nan/1.0.0/package/package.json written
npm info install number-is-nan@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm info installOne number-is-nan@1.0.0
npm verb installOne of number-is-nan to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at not in flight; installing
npm info install number-is-nan@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm info installOne number-is-nan@1.0.0
npm verb installOne of number-is-nan to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point not in flight; installing
npm verb afterAdd /root/.npm/async/0.9.2/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz',
npm verb addRemoteTarball '34f5049ce1ecdf2b0649af3ef24e45ed35416d91' ]
npm verb cache add spec nopt@~1.0.10
npm verb addNamed nopt@>=1.0.10 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/nopt not in flight; fetching
npm verb cache add spec findup-sync@~0.1.0
npm verb addNamed findup-sync@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/findup-sync not in flight; fetching
npm verb cache add spec resolve@~0.3.1
npm verb addNamed resolve@>=0.3.1 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/resolve not in flight; fetching
npm info retry fetch attempt 1 at 17:54:13
npm info attempt registry request try #1 at 17:54:13
npm http fetch GET https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz
npm info retry fetch attempt 1 at 17:54:13
npm info attempt registry request try #1 at 17:54:13
npm http fetch GET https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz
npm info postinstall wrap-ansi@2.0.0
npm verb addNamed strip-ansi@3.0.1
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff pkginfo@0.3.1
npm verb linkBins pkginfo@0.3.1
npm verb linkMans pkginfo@0.3.1
npm verb rebuildBundles pkginfo@0.3.1
npm verb unlock done using /root/.npm/_locks/json-stringify-safe-9175845fd0696232.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/json-stringify-safe
npm verb request uri https://registry.npmjs.org/nopt
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:13
npm http request GET https://registry.npmjs.org/nopt
npm verb request uri https://registry.npmjs.org/findup-sync
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:13
npm http request GET https://registry.npmjs.org/findup-sync
npm verb request uri https://registry.npmjs.org/resolve
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:13
npm http request GET https://registry.npmjs.org/resolve
npm http 304 https://registry.npmjs.org/ansi-regex
npm verb etag https://registry.npmjs.org/ansi-regex from cache
npm verb get saving ansi-regex to /root/.npm/registry.npmjs.org/ansi-regex/.cache.json
npm verb afterAdd /root/.npm/invert-kv/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json not in flight; writing
npm info install pkginfo@0.3.1
npm http fetch 200 https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
npm http fetch 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz
npm http fetch 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz
npm info retry fetch attempt 1 at 17:54:27
npm info attempt registry request try #1 at 17:54:27
npm http fetch GET https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz
npm verb lock using /root/.npm/_locks/number-is-nan-38c5fc02042e69ae.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb lock using /root/.npm/_locks/number-is-nan-8d8b0c34b64fc269.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb unlock done using /root/.npm/_locks/wrap-ansi-afa192977d0711f0.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi
npm verb addNamed supports-color@2.0.0
npm info postinstall pkginfo@0.3.1
npm http 200 https://registry.npmjs.org/findup-sync
npm verb get saving findup-sync to /root/.npm/registry.npmjs.org/findup-sync/.cache.json
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/async/0.9.2/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz',
npm verb addRemoteTarball '535d045ce6b6363fa40117084629995e9df324c7' ]
npm http 200 https://registry.npmjs.org/nopt
npm verb get saving nopt to /root/.npm/registry.npmjs.org/nopt/.cache.json
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/invert-kv/1.0.0/package/package.json written
npm info install invert-kv@1.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm info installOne invert-kv@1.0.0
npm verb installOne of invert-kv to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid not in flight; installing
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json written
npm verb unlock done using /root/.npm/_locks/pkginfo-d0b40207b5969d26.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/pkginfo
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm info retry fetch attempt 1 at 17:54:28
npm info attempt registry request try #1 at 17:54:28
npm http fetch GET https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm http 200 https://registry.npmjs.org/resolve
npm verb get saving resolve to /root/.npm/registry.npmjs.org/resolve/.cache.json
npm verb addNamed ansi-regex@2.0.0
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ansi-styles@2.2.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for escape-string-regexp@1.0.5
npm verb lock using /root/.npm/_locks/invert-kv-320d2c4843b3af89.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for combined-stream@0.0.7
npm verb tar unpack /root/.npm/number-is-nan/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb tar unpack /root/.npm/number-is-nan/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb addNamed findup-sync@0.1.3
npm verb addRemoteTarball https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz',
npm verb addRemoteTarball '7f3e7a97b82392c653bf06589bd85190e93c3683' ]
npm verb addNamed nopt@1.0.10
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json written
npm info install ansi-regex@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi not in flight; installing
npm verb addRemoteTarball https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz',
npm verb addRemoteTarball '6ddd21bd2a31417b92727dd585f8a6f37608ebee' ]
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm info retry fetch attempt 1 at 17:54:32
npm info attempt registry request try #1 at 17:54:32
npm http fetch GET https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz
npm verb addNamed resolve@0.3.1
npm http fetch 200 https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz
npm info retry fetch attempt 1 at 17:54:33
npm info attempt registry request try #1 at 17:54:33
npm http fetch GET https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb addRemoteTarball https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz',
npm verb addRemoteTarball '34c63447c664c70598d1c9b126fc43b2a24310a4' ]
npm verb lock using /root/.npm/_locks/ansi-regex-8e5f9db1722886ac.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/ansi-styles/2.2.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.5/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz
npm verb tar unpack /root/.npm/invert-kv/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb unbuild node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/combined-stream/0.0.7/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:54:37
npm info attempt registry request try #1 at 17:54:37
npm http fetch GET https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm http fetch 200 https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz
npm verb afterAdd /root/.npm/ansi-styles/2.2.1/package/package.json written
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.5/package/package.json written
npm verb afterAdd /root/.npm/combined-stream/0.0.7/package/package.json written
npm info install async@0.9.2 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm info install combined-stream@0.0.7 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm info installOne async@0.9.2
npm verb installOne of async to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data not in flight; installing
npm info installOne combined-stream@0.0.7
npm verb installOne of combined-stream to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data not in flight; installing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for has-ansi@2.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for supports-color@2.0.0
npm verb lock using /root/.npm/_locks/async-a8a1bb753a4ce11a.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb lock using /root/.npm/_locks/combined-stream-610b0166c12f131b.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/zmq/-/zmq-2.11.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for zmq@2.11.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for findup-sync@0.1.3
npm verb tar unpack /root/.npm/async/0.9.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm http fetch 200 https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb tar unpack /root/.npm/combined-stream/0.0.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json written
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json written
npm info install strip-ansi@3.0.1 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info install ansi-styles@2.2.1 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info install escape-string-regexp@1.0.5 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info install has-ansi@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info install supports-color@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info installOne strip-ansi@3.0.1
npm verb installOne of strip-ansi to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk not in flight; installing
npm info installOne ansi-styles@2.2.1
npm verb installOne of ansi-styles to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk not in flight; installing
npm info installOne escape-string-regexp@1.0.5
npm verb installOne of escape-string-regexp to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk not in flight; installing
npm info installOne has-ansi@2.0.0
npm verb installOne of has-ansi to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk not in flight; installing
npm info installOne supports-color@2.0.0
npm verb installOne of supports-color to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk not in flight; installing
npm verb afterAdd /root/.npm/findup-sync/0.1.3/package/package.json not in flight; writing
npm info preinstall colors@1.0.3
npm verb lock using /root/.npm/_locks/strip-ansi-14bb47e5fa76a9e0.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb lock using /root/.npm/_locks/ansi-styles-df266fa6dd0c6c22.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb lock using /root/.npm/_locks/escape-string-regexp-e9de7de2c1155261.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb lock using /root/.npm/_locks/has-ansi-184cd052a5a867a5.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb lock using /root/.npm/_locks/supports-color-810820ae84c1173b.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb afterAdd /root/.npm/zmq/2.11.1/package/package.json not in flight; writing
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb afterAdd /root/.npm/findup-sync/0.1.3/package/package.json written
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb about to build /tmp/node_modules/winston/node_modules/colors
npm info build /tmp/node_modules/winston/node_modules/colors
npm verb linkStuff [ false, false, false, '/tmp/node_modules/winston/node_modules' ]
npm info linkStuff colors@1.0.3
npm verb linkBins colors@1.0.3
npm verb linkMans colors@1.0.3
npm verb rebuildBundles colors@1.0.3
npm verb tar unpack /root/.npm/strip-ansi/3.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm info install colors@1.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/nopt/-/nopt-1.0.10.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for nopt@1.0.10
npm verb afterAdd /root/.npm/zmq/2.11.1/package/package.json written
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm info postinstall colors@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb tar unpack /root/.npm/ansi-styles/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb tar unpack /root/.npm/escape-string-regexp/1.0.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb tar unpack /root/.npm/has-ansi/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb tar unpack /root/.npm/supports-color/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb unlock done using /root/.npm/_locks/colors-2896fdce73fe76e4.lock for /tmp/node_modules/winston/node_modules/colors
npm verb about to build /tmp/node_modules/winston
npm info build /tmp/node_modules/winston
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff winston@2.2.0
npm verb linkBins winston@2.2.0
npm verb linkMans winston@2.2.0
npm verb rebuildBundles winston@2.2.0
npm verb rebuildBundles [ 'async',
npm verb rebuildBundles 'colors',
npm verb rebuildBundles 'cycle',
npm verb rebuildBundles 'eyes',
npm verb rebuildBundles 'isstream',
npm verb rebuildBundles 'pkginfo',
npm verb rebuildBundles 'stack-trace' ]
npm info install winston@2.2.0
npm info postinstall winston@2.2.0
npm verb afterAdd /root/.npm/nopt/1.0.10/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/winston-a80d27db4d6bb45e.lock for /tmp/node_modules/winston
npm info preinstall http-signature@0.10.1
npm verb afterAdd /root/.npm/nopt/1.0.10/package/package.json written
npm info preinstall ansi-regex@2.0.0
npm info preinstall invert-kv@1.0.0
npm info preinstall mime-db@1.12.0
npm info preinstall mime-db@1.12.0
npm verb cache add spec ctype@0.5.3
npm verb addNamed ctype@0.5.3
npm verb addNameVersion registry:https://registry.npmjs.org/ctype not in flight; fetching
npm verb cache add spec asn1@0.1.11
npm verb addNamed asn1@0.1.11
npm verb addNameVersion registry:https://registry.npmjs.org/asn1 not in flight; fetching
npm verb cache add spec assert-plus@^0.1.5
npm verb addNamed assert-plus@>=0.1.5 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/assert-plus not in flight; fetching
npm verb request uri https://registry.npmjs.org/ctype
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:40
npm http request GET https://registry.npmjs.org/ctype
npm verb request uri https://registry.npmjs.org/asn1
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:40
npm http request GET https://registry.npmjs.org/asn1
npm verb request uri https://registry.npmjs.org/assert-plus
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:40
npm http request GET https://registry.npmjs.org/assert-plus
npm info preinstall number-is-nan@1.0.0
npm info preinstall number-is-nan@1.0.0
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm http fetch 200 https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules' ]
npm info linkStuff invert-kv@1.0.0
npm verb linkBins invert-kv@1.0.0
npm verb linkMans invert-kv@1.0.0
npm verb rebuildBundles invert-kv@1.0.0
npm verb about to build /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm info build /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules' ]
npm info linkStuff mime-db@1.12.0
npm verb linkBins mime-db@1.12.0
npm verb linkMans mime-db@1.12.0
npm verb rebuildBundles mime-db@1.12.0
npm verb about to build /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm info build /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules' ]
npm info linkStuff mime-db@1.12.0
npm verb linkBins mime-db@1.12.0
npm verb linkMans mime-db@1.12.0
npm verb rebuildBundles mime-db@1.12.0
npm info install ansi-regex@2.0.0
npm http 200 https://registry.npmjs.org/ctype
npm verb get saving ctype to /root/.npm/registry.npmjs.org/ctype/.cache.json
npm info install invert-kv@1.0.0
npm info install mime-db@1.12.0
npm info install mime-db@1.12.0
npm info preinstall async@1.0.0
npm info postinstall ansi-regex@2.0.0
npm info postinstall invert-kv@1.0.0
npm info postinstall mime-db@1.12.0
npm info postinstall mime-db@1.12.0
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules' ]
npm info linkStuff number-is-nan@1.0.0
npm verb linkBins number-is-nan@1.0.0
npm verb linkMans number-is-nan@1.0.0
npm verb rebuildBundles number-is-nan@1.0.0
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules' ]
npm info linkStuff number-is-nan@1.0.0
npm verb linkBins number-is-nan@1.0.0
npm verb linkMans number-is-nan@1.0.0
npm verb rebuildBundles number-is-nan@1.0.0
npm info install number-is-nan@1.0.0
npm info install number-is-nan@1.0.0
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff async@1.0.0
npm verb linkBins async@1.0.0
npm verb linkMans async@1.0.0
npm verb rebuildBundles async@1.0.0
npm verb unlock done using /root/.npm/_locks/ansi-regex-3644434f06974560.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules' ]
npm info linkStuff strip-ansi@3.0.1
npm verb linkBins strip-ansi@3.0.1
npm verb linkMans strip-ansi@3.0.1
npm verb rebuildBundles strip-ansi@3.0.1
npm verb unlock done using /root/.npm/_locks/invert-kv-320d2c4843b3af89.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules' ]
npm info linkStuff lcid@1.0.0
npm verb linkBins lcid@1.0.0
npm verb linkMans lcid@1.0.0
npm verb rebuildBundles lcid@1.0.0
npm verb unlock done using /root/.npm/_locks/mime-db-486804582babe1da.lock for /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb about to build /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm info build /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/type-is/node_modules' ]
npm info linkStuff mime-types@2.0.14
npm verb linkBins mime-types@2.0.14
npm verb linkMans mime-types@2.0.14
npm verb rebuildBundles mime-types@2.0.14
npm verb unlock done using /root/.npm/_locks/mime-db-747350911991fd01.lock for /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
npm verb about to build /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm info build /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules/type-is/node_modules' ]
npm info linkStuff mime-types@2.0.14
npm verb linkBins mime-types@2.0.14
npm verb linkMans mime-types@2.0.14
npm verb rebuildBundles mime-types@2.0.14
npm info install async@1.0.0
npm info postinstall number-is-nan@1.0.0
npm info postinstall number-is-nan@1.0.0
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install strip-ansi@3.0.1
npm verb rebuildBundles [ 'invert-kv' ]
npm info install lcid@1.0.0
npm verb rebuildBundles [ 'mime-db' ]
npm info install mime-types@2.0.14
npm verb rebuildBundles [ 'mime-db' ]
npm info install mime-types@2.0.14
npm info postinstall async@1.0.0
npm info postinstall strip-ansi@3.0.1
npm info postinstall lcid@1.0.0
npm info postinstall mime-types@2.0.14
npm info postinstall mime-types@2.0.14
npm info preinstall mime@1.2.11
npm verb unlock done using /root/.npm/_locks/number-is-nan-38c5fc02042e69ae.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules' ]
npm info linkStuff code-point-at@1.0.0
npm verb linkBins code-point-at@1.0.0
npm verb linkMans code-point-at@1.0.0
npm verb rebuildBundles code-point-at@1.0.0
npm verb unlock done using /root/.npm/_locks/number-is-nan-8d8b0c34b64fc269.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules' ]
npm info linkStuff is-fullwidth-code-point@1.0.0
npm verb linkBins is-fullwidth-code-point@1.0.0
npm verb linkMans is-fullwidth-code-point@1.0.0
npm verb rebuildBundles is-fullwidth-code-point@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz',
npm verb addRemoteTarball '82c18c2461f74114ef16c135224ad0b9144ca12f' ]
npm verb rebuildBundles [ 'number-is-nan' ]
npm info install code-point-at@1.0.0
npm verb rebuildBundles [ 'number-is-nan' ]
npm info install is-fullwidth-code-point@1.0.0
npm verb unlock done using /root/.npm/_locks/async-6f1f85c369fd6dae.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/async
npm verb unlock done using /root/.npm/_locks/strip-ansi-3a5d8b951af38aa3.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/strip-ansi
npm info preinstall ansi-regex@2.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/resolve/-/resolve-0.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for resolve@0.3.1
npm http 200 https://registry.npmjs.org/asn1
npm verb get saving asn1 to /root/.npm/registry.npmjs.org/asn1/.cache.json
npm verb unlock done using /root/.npm/_locks/lcid-175de80e62b95271.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale/node_modules/lcid
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff os-locale@1.4.0
npm verb linkBins os-locale@1.4.0
npm verb linkMans os-locale@1.4.0
npm verb rebuildBundles os-locale@1.4.0
npm verb unlock done using /root/.npm/_locks/mime-types-d770f9a46a17ccfb.lock for /tmp/node_modules/express/node_modules/type-is/node_modules/mime-types
npm verb about to build /tmp/node_modules/express/node_modules/type-is
npm info build /tmp/node_modules/express/node_modules/type-is
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff type-is@1.5.7
npm verb linkBins type-is@1.5.7
npm verb linkMans type-is@1.5.7
npm verb rebuildBundles type-is@1.5.7
npm verb unlock done using /root/.npm/_locks/mime-types-1054d3aef4722c64.lock for /tmp/node_modules/body-parser/node_modules/type-is/node_modules/mime-types
npm verb about to build /tmp/node_modules/body-parser/node_modules/type-is
npm info build /tmp/node_modules/body-parser/node_modules/type-is
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff type-is@1.5.7
npm verb linkBins type-is@1.5.7
npm verb linkMans type-is@1.5.7
npm verb rebuildBundles type-is@1.5.7
npm info postinstall code-point-at@1.0.0
npm info postinstall is-fullwidth-code-point@1.0.0
npm info retry fetch attempt 1 at 17:54:48
npm info attempt registry request try #1 at 17:54:48
npm http fetch GET https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
npm verb rebuildBundles [ 'lcid' ]
npm info install os-locale@1.4.0
npm verb rebuildBundles [ 'mime-types' ]
npm info install type-is@1.5.7
npm verb rebuildBundles [ 'mime-types' ]
npm info install type-is@1.5.7
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff mime@1.2.11
npm verb linkBins mime@1.2.11
npm verb linkMans mime@1.2.11
npm verb rebuildBundles mime@1.2.11
npm info install mime@1.2.11
npm info postinstall os-locale@1.4.0
npm info postinstall type-is@1.5.7
npm info postinstall type-is@1.5.7
npm verb unlock done using /root/.npm/_locks/code-point-at-2557433b35ff6184.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/code-point-at
npm verb unlock done using /root/.npm/_locks/is-fullwidth-code-point-7b464b37c3b206fe.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff string-width@1.0.1
npm verb linkBins string-width@1.0.1
npm verb linkMans string-width@1.0.1
npm verb rebuildBundles string-width@1.0.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm info postinstall mime@1.2.11
npm verb rebuildBundles [ 'code-point-at', 'is-fullwidth-code-point', 'strip-ansi' ]
npm info install string-width@1.0.1
npm info install ansi-regex@2.0.0
npm http 200 https://registry.npmjs.org/assert-plus
npm verb get saving assert-plus to /root/.npm/registry.npmjs.org/assert-plus/.cache.json
npm verb unlock done using /root/.npm/_locks/os-locale-d89375b8125190eb.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/os-locale
npm verb unlock done using /root/.npm/_locks/type-is-e8851ca024024e11.lock for /tmp/node_modules/express/node_modules/type-is
npm verb unlock done using /root/.npm/_locks/type-is-877daefd749a0224.lock for /tmp/node_modules/body-parser/node_modules/type-is
npm info postinstall string-width@1.0.1
npm info postinstall ansi-regex@2.0.0
npm verb unlock done using /root/.npm/_locks/mime-c9ec7b4c242917d1.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/mime
npm verb afterAdd /root/.npm/resolve/0.3.1/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz',
npm verb addRemoteTarball '559be18376d08a4ec4dbe80877d27818639b2df7' ]
npm verb unlock done using /root/.npm/_locks/string-width-af0011772d9e331d.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/string-width
npm verb unlock done using /root/.npm/_locks/ansi-regex-8e5f9db1722886ac.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules' ]
npm info linkStuff strip-ansi@3.0.1
npm verb linkBins strip-ansi@3.0.1
npm verb linkMans strip-ansi@3.0.1
npm verb rebuildBundles strip-ansi@3.0.1
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install strip-ansi@3.0.1
npm info retry fetch attempt 1 at 17:54:50
npm info attempt registry request try #1 at 17:54:50
npm http fetch GET https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
npm info postinstall strip-ansi@3.0.1
npm verb afterAdd /root/.npm/resolve/0.3.1/package/package.json written
npm info install findup-sync@0.1.3 into /tmp/node_modules/grunt-cli
npm info install nopt@1.0.10 into /tmp/node_modules/grunt-cli
npm info install resolve@0.3.1 into /tmp/node_modules/grunt-cli
npm info installOne findup-sync@0.1.3
npm verb installOne of findup-sync to /tmp/node_modules/grunt-cli not in flight; installing
npm info installOne nopt@1.0.10
npm verb installOne of nopt to /tmp/node_modules/grunt-cli not in flight; installing
npm info installOne resolve@0.3.1
npm verb installOne of resolve to /tmp/node_modules/grunt-cli not in flight; installing
npm verb addNamed assert-plus@0.1.5
npm verb unlock done using /root/.npm/_locks/strip-ansi-dffa14fe954b9348.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules' ]
npm info linkStuff cliui@3.2.0
npm verb linkBins cliui@3.2.0
npm verb linkMans cliui@3.2.0
npm verb rebuildBundles cliui@3.2.0
npm verb addRemoteTarball https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz',
npm verb addRemoteTarball 'ee74009413002d84cec7219c6ac811812e723160' ]
npm info preinstall node-uuid@1.4.7
npm verb rebuildBundles [ 'strip-ansi', 'wrap-ansi' ]
npm info install cliui@3.2.0
npm verb lock using /root/.npm/_locks/findup-sync-5ae8517585f2f447.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb lock using /root/.npm/_locks/nopt-bda6139aed2376b7.lock for /tmp/node_modules/grunt-cli/node_modules/nopt
npm verb lock using /root/.npm/_locks/resolve-c248b0112666b255.lock for /tmp/node_modules/grunt-cli/node_modules/resolve
npm info postinstall cliui@3.2.0
npm info retry fetch attempt 1 at 17:54:53
npm info attempt registry request try #1 at 17:54:53
npm http fetch GET https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
npm http fetch 200 https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff node-uuid@1.4.7
npm verb linkBins node-uuid@1.4.7
npm verb link bins [ { uuid: './bin/uuid' },
npm verb link bins '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans node-uuid@1.4.7
npm verb rebuildBundles node-uuid@1.4.7
npm verb unlock done using /root/.npm/_locks/cliui-930117ea16fb073e.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs/node_modules/cliui
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargs
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules' ]
npm info linkStuff yargs@3.32.0
npm verb linkBins yargs@3.32.0
npm verb linkMans yargs@3.32.0
npm verb rebuildBundles yargs@3.32.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/.bin/uuid
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles 'camelcase',
npm verb rebuildBundles 'cliui',
npm verb rebuildBundles 'decamelize',
npm verb rebuildBundles 'os-locale',
npm verb rebuildBundles 'string-width',
npm verb rebuildBundles 'window-size',
npm verb rebuildBundles 'y18n' ]
npm info install yargs@3.32.0
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync
npm verb unbuild node_modules/grunt-cli/node_modules/resolve
npm info postinstall yargs@3.32.0
npm verb unbuild node_modules/grunt-cli/node_modules/nopt
npm info preinstall strip-ansi@3.0.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/resolve
npm info install node-uuid@1.4.7
npm verb tar unpack /root/.npm/findup-sync/0.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/nopt
npm verb tar unpack /root/.npm/resolve/0.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/resolve
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/resolve
npm verb unlock done using /root/.npm/_locks/yargs-606c218897ad5a1b.lock for /tmp/node_modules/singleton-uuid/node_modules/yargs
npm verb tar unpack /root/.npm/nopt/1.0.10/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/nopt
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/nopt
npm http fetch 200 https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
npm info postinstall node-uuid@1.4.7
npm info preinstall combined-stream@0.0.7
npm info preinstall escape-string-regexp@1.0.5
npm verb cache add spec ansi-regex@^2.0.0
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
npm info preinstall has-ansi@2.0.0
npm info preinstall supports-color@2.0.0
npm verb unlock done using /root/.npm/_locks/node-uuid-df7217284ba41c89.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/node-uuid
npm info preinstall ansi-styles@2.2.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules' ]
npm info linkStuff escape-string-regexp@1.0.5
npm verb linkBins escape-string-regexp@1.0.5
npm verb linkMans escape-string-regexp@1.0.5
npm verb rebuildBundles escape-string-regexp@1.0.5
npm verb cache add spec delayed-stream@0.0.5
npm verb addNamed delayed-stream@0.0.5
npm verb addNameVersion registry:https://registry.npmjs.org/delayed-stream not in flight; fetching
npm info install escape-string-regexp@1.0.5
npm verb request uri https://registry.npmjs.org/ansi-regex
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:56
npm verb etag "BN63D3KK8WIQW515ZAUE2LOAL"
npm http request GET https://registry.npmjs.org/ansi-regex
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules' ]
npm info linkStuff supports-color@2.0.0
npm verb linkBins supports-color@2.0.0
npm verb linkMans supports-color@2.0.0
npm verb rebuildBundles supports-color@2.0.0
npm verb cache add spec ansi-regex@^2.0.0
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex already in flight; waiting
npm verb request uri https://registry.npmjs.org/delayed-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:54:56
npm http request GET https://registry.npmjs.org/delayed-stream
npm info install supports-color@2.0.0
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules' ]
npm info linkStuff ansi-styles@2.2.1
npm verb linkBins ansi-styles@2.2.1
npm verb linkMans ansi-styles@2.2.1
npm verb rebuildBundles ansi-styles@2.2.1
npm info postinstall escape-string-regexp@1.0.5
npm info install ansi-styles@2.2.1
npm http fetch 200 https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
npm info postinstall supports-color@2.0.0
npm http 304 https://registry.npmjs.org/ansi-regex
npm verb etag https://registry.npmjs.org/ansi-regex from cache
npm verb get saving ansi-regex to /root/.npm/registry.npmjs.org/ansi-regex/.cache.json
npm info postinstall ansi-styles@2.2.1
npm verb unlock done using /root/.npm/_locks/escape-string-regexp-e9de7de2c1155261.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp
npm verb unlock done using /root/.npm/_locks/supports-color-810820ae84c1173b.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/supports-color
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/asn1/-/asn1-0.1.11.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for asn1@0.1.11
npm verb unlock done using /root/.npm/_locks/ansi-styles-df266fa6dd0c6c22.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles
npm verb addNamed ansi-regex@2.0.0
npm verb addNamed ansi-regex@2.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for assert-plus@0.1.5
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json already in flight; not writing
npm verb afterAdd /root/.npm/asn1/0.1.11/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json written
npm info install ansi-regex@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi not in flight; installing
npm info install ansi-regex@2.0.0 into /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi not in flight; installing
npm verb afterAdd /root/.npm/assert-plus/0.1.5/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/asn1/0.1.11/package/package.json written
npm verb lock using /root/.npm/_locks/ansi-regex-6260dd9d5aad1a70.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb lock using /root/.npm/_locks/ansi-regex-d6d08278650f33e7.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb unbuild node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/assert-plus/0.1.5/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ctype/-/ctype-0.5.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ctype@0.5.3
npm verb afterAdd /root/.npm/ctype/0.5.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ctype/0.5.3/package/package.json written
npm info install asn1@0.1.11 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm info install assert-plus@0.1.5 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm info install ctype@0.5.3 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm info installOne asn1@0.1.11
npm verb installOne of asn1 to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature not in flight; installing
npm info installOne assert-plus@0.1.5
npm verb installOne of assert-plus to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature not in flight; installing
npm info installOne ctype@0.5.3
npm verb installOne of ctype to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature not in flight; installing
npm verb lock using /root/.npm/_locks/asn1-19fd639a30b25fd9.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb lock using /root/.npm/_locks/assert-plus-310a32b265571e21.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb lock using /root/.npm/_locks/ctype-16fb6086ffc4b0b6.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm info preinstall mime-db@1.22.0
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb tar unpack /root/.npm/asn1/0.1.11/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb tar unpack /root/.npm/assert-plus/0.1.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb tar unpack /root/.npm/ctype/0.5.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb about to build /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm info build /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules' ]
npm info linkStuff mime-db@1.22.0
npm verb linkBins mime-db@1.22.0
npm verb linkMans mime-db@1.22.0
npm verb rebuildBundles mime-db@1.22.0
npm info install mime-db@1.22.0
npm info postinstall mime-db@1.22.0
npm verb unlock done using /root/.npm/_locks/mime-db-bb3b470fedcd6e6d.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
npm verb about to build /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm info build /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/express/node_modules/accepts/node_modules' ]
npm info linkStuff mime-types@2.1.10
npm verb linkBins mime-types@2.1.10
npm verb linkMans mime-types@2.1.10
npm verb rebuildBundles mime-types@2.1.10
npm verb rebuildBundles [ 'mime-db' ]
npm info install mime-types@2.1.10
npm info postinstall mime-types@2.1.10
npm verb unlock done using /root/.npm/_locks/mime-types-1683c51b2ee8a424.lock for /tmp/node_modules/express/node_modules/accepts/node_modules/mime-types
npm verb about to build /tmp/node_modules/express/node_modules/accepts
npm info build /tmp/node_modules/express/node_modules/accepts
npm verb linkStuff [ false, false, false, '/tmp/node_modules/express/node_modules' ]
npm info linkStuff accepts@1.2.13
npm verb linkBins accepts@1.2.13
npm verb linkMans accepts@1.2.13
npm verb rebuildBundles accepts@1.2.13
npm verb rebuildBundles [ 'mime-types', 'negotiator' ]
npm info install accepts@1.2.13
npm info preinstall colors@1.0.3
npm info preinstall iconv-lite@0.4.6
npm info postinstall accepts@1.2.13
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules' ]
npm info linkStuff colors@1.0.3
npm verb linkBins colors@1.0.3
npm verb linkMans colors@1.0.3
npm verb rebuildBundles colors@1.0.3
npm verb about to build /tmp/node_modules/body-parser/node_modules/iconv-lite
npm info build /tmp/node_modules/body-parser/node_modules/iconv-lite
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/body-parser/node_modules' ]
npm info linkStuff iconv-lite@0.4.6
npm verb linkBins iconv-lite@0.4.6
npm verb linkMans iconv-lite@0.4.6
npm verb rebuildBundles iconv-lite@0.4.6
npm verb unlock done using /root/.npm/_locks/accepts-232fe42834c18d55.lock for /tmp/node_modules/express/node_modules/accepts
npm verb about to build /tmp/node_modules/express
npm info build /tmp/node_modules/express
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff express@4.11.2
npm verb linkBins express@4.11.2
npm verb linkMans express@4.11.2
npm verb rebuildBundles express@4.11.2
npm info install colors@1.0.3
npm info install iconv-lite@0.4.6
npm verb rebuildBundles [ 'accepts',
npm verb rebuildBundles 'content-disposition',
npm verb rebuildBundles 'cookie',
npm verb rebuildBundles 'cookie-signature',
npm verb rebuildBundles 'depd',
npm verb rebuildBundles 'escape-html',
npm verb rebuildBundles 'etag',
npm verb rebuildBundles 'finalhandler',
npm verb rebuildBundles 'fresh',
npm verb rebuildBundles 'media-typer',
npm verb rebuildBundles 'merge-descriptors',
npm verb rebuildBundles 'methods',
npm verb rebuildBundles 'on-finished',
npm verb rebuildBundles 'parseurl',
npm verb rebuildBundles 'path-to-regexp',
npm verb rebuildBundles 'proxy-addr',
npm verb rebuildBundles 'qs',
npm verb rebuildBundles 'range-parser',
npm verb rebuildBundles 'send',
npm verb rebuildBundles 'serve-static',
npm verb rebuildBundles 'type-is',
npm verb rebuildBundles 'utils-merge',
npm verb rebuildBundles 'vary' ]
npm info install express@4.11.2
npm info postinstall colors@1.0.3
npm info postinstall iconv-lite@0.4.6
npm info postinstall express@4.11.2
npm verb unlock done using /root/.npm/_locks/colors-1c31db19d643139d.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston/node_modules/colors
npm verb about to build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm info build /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-daily-rotate-file/node_modules' ]
npm info linkStuff winston@2.1.1
npm verb linkBins winston@2.1.1
npm verb linkMans winston@2.1.1
npm verb rebuildBundles winston@2.1.1
npm verb unlock done using /root/.npm/_locks/iconv-lite-ebf7e69e4077d689.lock for /tmp/node_modules/body-parser/node_modules/iconv-lite
npm verb about to build /tmp/node_modules/body-parser
npm info build /tmp/node_modules/body-parser
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff body-parser@1.10.2
npm verb linkBins body-parser@1.10.2
npm verb linkMans body-parser@1.10.2
npm verb rebuildBundles body-parser@1.10.2
npm verb unlock done using /root/.npm/_locks/express-f2aa33e1ac9f27e6.lock for /tmp/node_modules/express
npm verb rebuildBundles [ 'async',
npm verb rebuildBundles 'colors',
npm verb rebuildBundles 'cycle',
npm verb rebuildBundles 'eyes',
npm verb rebuildBundles 'isstream',
npm verb rebuildBundles 'pkginfo',
npm verb rebuildBundles 'stack-trace' ]
npm info install winston@2.1.1
npm verb rebuildBundles [ 'bytes',
npm verb rebuildBundles 'depd',
npm verb rebuildBundles 'iconv-lite',
npm verb rebuildBundles 'media-typer',
npm verb rebuildBundles 'on-finished',
npm verb rebuildBundles 'qs',
npm verb rebuildBundles 'raw-body',
npm verb rebuildBundles 'type-is' ]
npm info install body-parser@1.10.2
npm info postinstall winston@2.1.1
npm info postinstall body-parser@1.10.2
npm info preinstall ansi-regex@2.0.0
npm info preinstall ansi-regex@2.0.0
npm verb unlock done using /root/.npm/_locks/winston-8a1145043e8dcbe5.lock for /tmp/node_modules/winston-daily-rotate-file/node_modules/winston
npm verb about to build /tmp/node_modules/winston-daily-rotate-file
npm info build /tmp/node_modules/winston-daily-rotate-file
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff winston-daily-rotate-file@1.0.1
npm verb linkBins winston-daily-rotate-file@1.0.1
npm verb linkMans winston-daily-rotate-file@1.0.1
npm verb rebuildBundles winston-daily-rotate-file@1.0.1
npm verb unlock done using /root/.npm/_locks/body-parser-4f92e4039ddd1109.lock for /tmp/node_modules/body-parser
npm verb rebuildBundles [ 'winston' ]
npm info install winston-daily-rotate-file@1.0.1
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm info install ansi-regex@2.0.0
npm info install ansi-regex@2.0.0
npm info postinstall winston-daily-rotate-file@1.0.1
npm info postinstall ansi-regex@2.0.0
npm info postinstall ansi-regex@2.0.0
npm verb unlock done using /root/.npm/_locks/winston-daily-rotate-fil-bc53e105d0980608.lock for /tmp/node_modules/winston-daily-rotate-file
npm verb unlock done using /root/.npm/_locks/ansi-regex-6260dd9d5aad1a70.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules' ]
npm info linkStuff strip-ansi@3.0.1
npm verb linkBins strip-ansi@3.0.1
npm verb linkMans strip-ansi@3.0.1
npm verb rebuildBundles strip-ansi@3.0.1
npm verb unlock done using /root/.npm/_locks/ansi-regex-d6d08278650f33e7.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules' ]
npm info linkStuff has-ansi@2.0.0
npm verb linkBins has-ansi@2.0.0
npm verb linkMans has-ansi@2.0.0
npm verb rebuildBundles has-ansi@2.0.0
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install strip-ansi@3.0.1
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install has-ansi@2.0.0
npm info postinstall strip-ansi@3.0.1
npm info postinstall has-ansi@2.0.0
npm verb unlock done using /root/.npm/_locks/strip-ansi-14bb47e5fa76a9e0.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi
npm verb unlock done using /root/.npm/_locks/has-ansi-184cd052a5a867a5.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk/node_modules/has-ansi
npm verb about to build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info build /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules' ]
npm info linkStuff chalk@1.1.3
npm verb linkBins chalk@1.1.3
npm verb linkMans chalk@1.1.3
npm verb rebuildBundles chalk@1.1.3
npm verb rebuildBundles [ 'ansi-styles',
npm verb rebuildBundles 'escape-string-regexp',
npm verb rebuildBundles 'has-ansi',
npm verb rebuildBundles 'strip-ansi',
npm verb rebuildBundles 'supports-color' ]
npm info install chalk@1.1.3
npm info postinstall chalk@1.1.3
npm verb unlock done using /root/.npm/_locks/chalk-f180b148e817e13c.lock for /tmp/node_modules/singleton-uuid/node_modules/yargonaut/node_modules/chalk
npm info preinstall assert-plus@0.1.5
npm info preinstall nopt@1.0.10
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules' ]
npm info linkStuff assert-plus@0.1.5
npm verb linkBins assert-plus@0.1.5
npm verb linkMans assert-plus@0.1.5
npm verb rebuildBundles assert-plus@0.1.5
npm info install assert-plus@0.1.5
npm info postinstall assert-plus@0.1.5
npm info preinstall winston@1.1.2
npm verb cache add spec abbrev@1
npm verb addNamed abbrev@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/abbrev not in flight; fetching
npm verb request uri https://registry.npmjs.org/abbrev
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm http request GET https://registry.npmjs.org/abbrev
npm verb unlock done using /root/.npm/_locks/assert-plus-310a32b265571e21.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/assert-plus
npm http 200 https://registry.npmjs.org/delayed-stream
npm verb get saving delayed-stream to /root/.npm/registry.npmjs.org/delayed-stream/.cache.json
npm verb cache add spec cycle@1.0.x
npm verb addNamed cycle@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/cycle not in flight; fetching
npm verb cache add spec eyes@0.1.x
npm verb addNamed eyes@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/eyes not in flight; fetching
npm verb cache add spec isstream@0.1.x
npm verb addNamed isstream@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching
npm verb cache add spec pkginfo@0.3.x
npm verb addNamed pkginfo@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/pkginfo not in flight; fetching
npm verb cache add spec stack-trace@0.0.x
npm verb addNamed stack-trace@>=0.0.0 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/stack-trace not in flight; fetching
npm verb cache add spec async@~1.0.0
npm verb addNamed async@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
npm verb cache add spec colors@1.0.x
npm verb addNamed colors@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching
npm info preinstall findup-sync@0.1.3
npm verb request uri https://registry.npmjs.org/cycle
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "EGL12AD9ZIJ4SNJJHS4KY6QOW"
npm http request GET https://registry.npmjs.org/cycle
npm verb request uri https://registry.npmjs.org/eyes
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "X0Z6FXD2BROPE1RY0036BKT7"
npm http request GET https://registry.npmjs.org/eyes
npm verb request uri https://registry.npmjs.org/isstream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "45MB8HVQTANV1MBJA3FC9L1W2"
npm http request GET https://registry.npmjs.org/isstream
npm verb request uri https://registry.npmjs.org/pkginfo
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "A6ARLM084V622VL9VA566DLLE"
npm http request GET https://registry.npmjs.org/pkginfo
npm verb request uri https://registry.npmjs.org/stack-trace
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "2MBBAORS0KI3JE4A5U1JCVT8H"
npm http request GET https://registry.npmjs.org/stack-trace
npm verb request uri https://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "TOY4R0O1U4H16PJLS4HPE255"
npm http request GET https://registry.npmjs.org/async
npm verb request uri https://registry.npmjs.org/colors
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:04
npm verb etag "5D15UDB9UFY689QHJXHBJLD8Q"
npm http request GET https://registry.npmjs.org/colors
npm verb cache add spec glob@~3.2.9
npm verb addNamed glob@>=3.2.9 <3.3.0
npm verb addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching
npm verb cache add spec lodash@~2.4.1
npm verb addNamed lodash@>=2.4.1 <2.5.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash not in flight; fetching
npm http 200 https://registry.npmjs.org/abbrev
npm verb get saving abbrev to /root/.npm/registry.npmjs.org/abbrev/.cache.json
npm http 304 https://registry.npmjs.org/cycle
npm verb etag https://registry.npmjs.org/cycle from cache
npm verb get saving cycle to /root/.npm/registry.npmjs.org/cycle/.cache.json
npm http 304 https://registry.npmjs.org/eyes
npm verb etag https://registry.npmjs.org/eyes from cache
npm verb get saving eyes to /root/.npm/registry.npmjs.org/eyes/.cache.json
npm http 304 https://registry.npmjs.org/isstream
npm verb etag https://registry.npmjs.org/isstream from cache
npm verb get saving isstream to /root/.npm/registry.npmjs.org/isstream/.cache.json
npm http 304 https://registry.npmjs.org/pkginfo
npm verb etag https://registry.npmjs.org/pkginfo from cache
npm verb get saving pkginfo to /root/.npm/registry.npmjs.org/pkginfo/.cache.json
npm http 304 https://registry.npmjs.org/stack-trace
npm verb etag https://registry.npmjs.org/stack-trace from cache
npm verb get saving stack-trace to /root/.npm/registry.npmjs.org/stack-trace/.cache.json
npm verb request uri https://registry.npmjs.org/glob
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:24
npm http request GET https://registry.npmjs.org/glob
npm http 304 https://registry.npmjs.org/async
npm verb etag https://registry.npmjs.org/async from cache
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz',
npm verb addRemoteTarball 'd4b1f43a93e8296dfe02694f4680bc37a313c73f' ]
npm verb request uri https://registry.npmjs.org/lodash
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:24
npm verb etag "6C2KBZ32PCO0BJWNOIRRYQ4D4"
npm http request GET https://registry.npmjs.org/lodash
npm info retry fetch attempt 1 at 17:55:24
npm info attempt registry request try #1 at 17:55:24
npm http fetch GET https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
npm http 304 https://registry.npmjs.org/colors
npm verb etag https://registry.npmjs.org/colors from cache
npm verb get saving colors to /root/.npm/registry.npmjs.org/colors/.cache.json
npm verb addNamed cycle@1.0.3
npm verb addNamed eyes@0.1.8
npm verb addNamed isstream@0.1.2
npm verb addNamed pkginfo@0.3.1
npm verb addNamed stack-trace@0.0.9
npm verb addNamed abbrev@1.0.7
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz',
npm verb addRemoteTarball '5b6035b2ee9d4fb5cf859f08a9be81b208491843' ]
npm verb addNamed async@1.0.0
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:55:29
npm info attempt registry request try #1 at 17:55:29
npm http fetch GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz
npm verb afterAdd /root/.npm/cycle/1.0.3/package/package.json written
npm verb afterAdd /root/.npm/eyes/0.1.8/package/package.json written
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json written
npm verb afterAdd /root/.npm/pkginfo/0.3.1/package/package.json written
npm verb afterAdd /root/.npm/stack-trace/0.0.9/package/package.json written
npm http 304 https://registry.npmjs.org/lodash
npm verb etag https://registry.npmjs.org/lodash from cache
npm verb get saving lodash to /root/.npm/registry.npmjs.org/lodash/.cache.json
npm verb addNamed colors@1.0.3
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/async/1.0.0/package/package.json written
npm http 200 https://registry.npmjs.org/glob
npm verb get saving glob to /root/.npm/registry.npmjs.org/glob/.cache.json
npm verb afterAdd /root/.npm/colors/1.0.3/package/package.json written
npm info install cycle@1.0.3 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install eyes@0.1.8 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install isstream@0.1.2 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install pkginfo@0.3.1 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install stack-trace@0.0.9 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install async@1.0.0 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info install colors@1.0.3 into /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info installOne cycle@1.0.3
npm verb installOne of cycle to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne eyes@0.1.8
npm verb installOne of eyes to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne isstream@0.1.2
npm verb installOne of isstream to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne pkginfo@0.3.1
npm verb installOne of pkginfo to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne stack-trace@0.0.9
npm verb installOne of stack-trace to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne async@1.0.0
npm verb installOne of async to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm info installOne colors@1.0.3
npm verb installOne of colors to /tmp/node_modules/winston-honeybadger/node_modules/winston not in flight; installing
npm http fetch 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
npm verb addNamed lodash@2.4.2
npm verb addRemoteTarball https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz',
npm verb addRemoteTarball 'fadd834b9683073da179b3eae6d9c0d15053f73e' ]
npm verb lock using /root/.npm/_locks/cycle-4a51c772c690eb5c.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb lock using /root/.npm/_locks/eyes-8c4117ded4e62cad.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb lock using /root/.npm/_locks/isstream-ad3242e99445aec4.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb lock using /root/.npm/_locks/pkginfo-dcabe0b8f93f0d7b.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb lock using /root/.npm/_locks/stack-trace-8126587adc46fec7.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb lock using /root/.npm/_locks/async-4b2560ec35530876.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb lock using /root/.npm/_locks/colors-d5df5555be9a12b5.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb addNamed glob@3.2.11
npm info retry fetch attempt 1 at 17:55:34
npm info attempt registry request try #1 at 17:55:34
npm http fetch GET https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb unbuild node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb addRemoteTarball https://registry.npmjs.org/glob/-/glob-3.2.11.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/glob/-/glob-3.2.11.tgz',
npm verb addRemoteTarball '4a973f635b9190f715d10987d5c00fd2815ebe3d' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb tar unpack /root/.npm/cycle/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb tar unpack /root/.npm/eyes/0.1.8/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb tar unpack /root/.npm/isstream/0.1.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb tar unpack /root/.npm/pkginfo/0.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb tar unpack /root/.npm/stack-trace/0.0.9/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb tar unpack /root/.npm/async/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb tar unpack /root/.npm/colors/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm info retry fetch attempt 1 at 17:55:34
npm info attempt registry request try #1 at 17:55:34
npm http fetch GET https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm http fetch 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for delayed-stream@0.0.5
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for abbrev@1.0.7
npm info preinstall async@0.9.2
npm verb afterAdd /root/.npm/delayed-stream/0.0.5/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules' ]
npm info linkStuff async@0.9.2
npm verb linkBins async@0.9.2
npm verb linkMans async@0.9.2
npm verb rebuildBundles async@0.9.2
npm info install async@0.9.2
npm http fetch 200 https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz
npm verb afterAdd /root/.npm/delayed-stream/0.0.5/package/package.json written
npm info install delayed-stream@0.0.5 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm info installOne delayed-stream@0.0.5
npm verb installOne of delayed-stream to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream not in flight; installing
npm info postinstall async@0.9.2
npm verb afterAdd /root/.npm/abbrev/1.0.7/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/async-a8a1bb753a4ce11a.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/async
npm verb lock using /root/.npm/_locks/delayed-stream-52b22e445b4546a4.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb afterAdd /root/.npm/abbrev/1.0.7/package/package.json written
npm info install abbrev@1.0.7 into /tmp/node_modules/grunt-cli/node_modules/nopt
npm info installOne abbrev@1.0.7
npm verb installOne of abbrev to /tmp/node_modules/grunt-cli/node_modules/nopt not in flight; installing
npm http fetch 200 https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb lock using /root/.npm/_locks/abbrev-7eb5d68808e16617.lock for /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/i2c-bus/-/i2c-bus-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for i2c-bus@1.0.2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb tar unpack /root/.npm/delayed-stream/0.0.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb unbuild node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb tar unpack /root/.npm/abbrev/1.0.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb afterAdd /root/.npm/i2c-bus/1.0.2/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/glob/-/glob-3.2.11.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for glob@3.2.11
npm verb afterAdd /root/.npm/i2c-bus/1.0.2/package/package.json written
npm info install raspi-peripheral@1.5.1 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm info install ini-builder@1.0.3 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm info install execSync@1.0.2 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm info install i2c-bus@1.0.2 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c
npm info installOne raspi-peripheral@1.5.1
npm verb installOne of raspi-peripheral to /tmp/node_modules/raspi-io/node_modules/raspi-i2c not in flight; installing
npm info installOne ini-builder@1.0.3
npm verb installOne of ini-builder to /tmp/node_modules/raspi-io/node_modules/raspi-i2c not in flight; installing
npm info installOne execSync@1.0.2
npm verb installOne of execSync to /tmp/node_modules/raspi-io/node_modules/raspi-i2c not in flight; installing
npm info installOne i2c-bus@1.0.2
npm verb installOne of i2c-bus to /tmp/node_modules/raspi-io/node_modules/raspi-i2c not in flight; installing
npm verb lock using /root/.npm/_locks/raspi-peripheral-c13c823e3ad76377.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm verb lock using /root/.npm/_locks/ini-builder-5d03cf87e7b36ec5.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb lock using /root/.npm/_locks/execSync-238646b2a3ea9596.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb lock using /root/.npm/_locks/i2c-bus-4a81e297d24e5ddc.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm verb afterAdd /root/.npm/glob/3.2.11/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm info preinstall cycle@1.0.3
npm verb tar unpack /root/.npm/raspi-peripheral/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm verb afterAdd /root/.npm/glob/3.2.11/package/package.json written
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff cycle@1.0.3
npm verb linkBins cycle@1.0.3
npm verb linkMans cycle@1.0.3
npm verb rebuildBundles cycle@1.0.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm info install cycle@1.0.3
npm verb tar unpack /root/.npm/ini-builder/1.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb tar unpack /root/.npm/execSync/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb tar unpack /root/.npm/i2c-bus/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm info postinstall cycle@1.0.3
npm verb unlock done using /root/.npm/_locks/cycle-4a51c772c690eb5c.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/cycle
npm info preinstall asn1@0.1.11
npm info preinstall stack-trace@0.0.9
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules' ]
npm info linkStuff asn1@0.1.11
npm verb linkBins asn1@0.1.11
npm verb linkMans asn1@0.1.11
npm verb rebuildBundles asn1@0.1.11
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff stack-trace@0.0.9
npm verb linkBins stack-trace@0.0.9
npm verb linkMans stack-trace@0.0.9
npm verb rebuildBundles stack-trace@0.0.9
npm info install asn1@0.1.11
npm info install stack-trace@0.0.9
npm info postinstall asn1@0.1.11
npm info postinstall stack-trace@0.0.9
npm verb unlock done using /root/.npm/_locks/asn1-19fd639a30b25fd9.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/asn1
npm verb unlock done using /root/.npm/_locks/stack-trace-8126587adc46fec7.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/stack-trace
npm info preinstall eyes@0.1.8
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff eyes@0.1.8
npm verb linkBins eyes@0.1.8
npm verb linkMans eyes@0.1.8
npm verb rebuildBundles eyes@0.1.8
npm info install eyes@0.1.8
npm info postinstall eyes@0.1.8
npm verb unlock done using /root/.npm/_locks/eyes-8c4117ded4e62cad.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/eyes
npm info preinstall isstream@0.1.2
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff isstream@0.1.2
npm verb linkBins isstream@0.1.2
npm verb linkMans isstream@0.1.2
npm verb rebuildBundles isstream@0.1.2
npm info install isstream@0.1.2
npm info postinstall isstream@0.1.2
npm verb unlock done using /root/.npm/_locks/isstream-ad3242e99445aec4.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/isstream
npm info preinstall abbrev@1.0.7
npm info preinstall tough-cookie@2.2.2
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm info build /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/nopt/node_modules' ]
npm info linkStuff abbrev@1.0.7
npm verb linkBins abbrev@1.0.7
npm verb linkMans abbrev@1.0.7
npm verb rebuildBundles abbrev@1.0.7
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff tough-cookie@2.2.2
npm verb linkBins tough-cookie@2.2.2
npm verb linkMans tough-cookie@2.2.2
npm verb rebuildBundles tough-cookie@2.2.2
npm info install abbrev@1.0.7
npm info install tough-cookie@2.2.2
npm info postinstall abbrev@1.0.7
npm info postinstall tough-cookie@2.2.2
npm verb unlock done using /root/.npm/_locks/abbrev-7eb5d68808e16617.lock for /tmp/node_modules/grunt-cli/node_modules/nopt/node_modules/abbrev
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/nopt
npm info build /tmp/node_modules/grunt-cli/node_modules/nopt
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules' ]
npm info linkStuff nopt@1.0.10
npm verb linkBins nopt@1.0.10
npm verb link bins [ { nopt: './bin/nopt.js' },
npm verb link bins '/tmp/node_modules/grunt-cli/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans nopt@1.0.10
npm verb rebuildBundles nopt@1.0.10
npm verb unlock done using /root/.npm/_locks/tough-cookie-2c70ff2c047deba3.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/tough-cookie
npm verb rebuildBundles [ 'abbrev' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/.bin/nopt
npm info install nopt@1.0.10
npm info preinstall resolve@0.3.1
npm info postinstall nopt@1.0.10
npm verb unlock done using /root/.npm/_locks/nopt-bda6139aed2376b7.lock for /tmp/node_modules/grunt-cli/node_modules/nopt
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/resolve
npm info build /tmp/node_modules/grunt-cli/node_modules/resolve
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules' ]
npm info linkStuff resolve@0.3.1
npm verb linkBins resolve@0.3.1
npm verb linkMans resolve@0.3.1
npm verb rebuildBundles resolve@0.3.1
npm info install resolve@0.3.1
npm info postinstall resolve@0.3.1
npm verb unlock done using /root/.npm/_locks/resolve-c248b0112666b255.lock for /tmp/node_modules/grunt-cli/node_modules/resolve
npm info preinstall ini-builder@1.0.3
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules' ]
npm info linkStuff ini-builder@1.0.3
npm verb linkBins ini-builder@1.0.3
npm verb linkMans ini-builder@1.0.3
npm verb rebuildBundles ini-builder@1.0.3
npm info install ini-builder@1.0.3
npm info postinstall ini-builder@1.0.3
npm verb unlock done using /root/.npm/_locks/ini-builder-5d03cf87e7b36ec5.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/ini-builder
npm info preinstall delayed-stream@0.0.5
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules' ]
npm info linkStuff delayed-stream@0.0.5
npm verb linkBins delayed-stream@0.0.5
npm verb linkMans delayed-stream@0.0.5
npm verb rebuildBundles delayed-stream@0.0.5
npm info install delayed-stream@0.0.5
npm info postinstall delayed-stream@0.0.5
npm info preinstall raspi-peripheral@1.5.1
npm verb unlock done using /root/.npm/_locks/delayed-stream-52b22e445b4546a4.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules' ]
npm info linkStuff combined-stream@0.0.7
npm verb linkBins combined-stream@0.0.7
npm verb linkMans combined-stream@0.0.7
npm verb rebuildBundles combined-stream@0.0.7
npm verb rebuildBundles [ 'delayed-stream' ]
npm info install combined-stream@0.0.7
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules' ]
npm info linkStuff raspi-peripheral@1.5.1
npm verb linkBins raspi-peripheral@1.5.1
npm verb linkMans raspi-peripheral@1.5.1
npm verb rebuildBundles raspi-peripheral@1.5.1
npm info postinstall combined-stream@0.0.7
npm info install raspi-peripheral@1.5.1
npm info preinstall pkginfo@0.3.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash/-/lodash-2.4.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash@2.4.2
npm info postinstall raspi-peripheral@1.5.1
npm verb unlock done using /root/.npm/_locks/combined-stream-610b0166c12f131b.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data/node_modules/combined-stream
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff form-data@0.1.4
npm verb linkBins form-data@0.1.4
npm verb linkMans form-data@0.1.4
npm verb rebuildBundles form-data@0.1.4
npm verb rebuildBundles [ 'async', 'combined-stream' ]
npm info install form-data@0.1.4
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff pkginfo@0.3.1
npm verb linkBins pkginfo@0.3.1
npm verb linkMans pkginfo@0.3.1
npm verb rebuildBundles pkginfo@0.3.1
npm verb unlock done using /root/.npm/_locks/raspi-peripheral-c13c823e3ad76377.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/raspi-peripheral
npm info postinstall form-data@0.1.4
npm info install pkginfo@0.3.1
npm info postinstall pkginfo@0.3.1
npm verb unlock done using /root/.npm/_locks/form-data-ba67a9d73e692808.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/form-data
npm verb unlock done using /root/.npm/_locks/pkginfo-dcabe0b8f93f0d7b.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/pkginfo
npm verb afterAdd /root/.npm/lodash/2.4.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/lodash/2.4.2/package/package.json written
npm info install glob@3.2.11 into /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm info install lodash@2.4.2 into /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm info installOne glob@3.2.11
npm verb installOne of glob to /tmp/node_modules/grunt-cli/node_modules/findup-sync not in flight; installing
npm info installOne lodash@2.4.2
npm verb installOne of lodash to /tmp/node_modules/grunt-cli/node_modules/findup-sync not in flight; installing
npm verb lock using /root/.npm/_locks/glob-4663f19ff3c9fb83.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb lock using /root/.npm/_locks/lodash-5bdc56cae8b5fc03.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb tar unpack /root/.npm/glob/3.2.11/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb tar unpack /root/.npm/lodash/2.4.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm info preinstall amqp@0.2.4
npm info preinstall ctype@0.5.3
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules' ]
npm info linkStuff ctype@0.5.3
npm verb linkBins ctype@0.5.3
npm verb linkMans ctype@0.5.3
npm verb rebuildBundles ctype@0.5.3
npm info install ctype@0.5.3
npm verb cache add spec lodash@~1.3.1
npm verb addNamed lodash@>=1.3.1 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash not in flight; fetching
npm info postinstall ctype@0.5.3
npm verb unlock done using /root/.npm/_locks/ctype-16fb6086ffc4b0b6.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature/node_modules/ctype
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff http-signature@0.10.1
npm verb linkBins http-signature@0.10.1
npm verb linkMans http-signature@0.10.1
npm verb rebuildBundles http-signature@0.10.1
npm verb get https://registry.npmjs.org/lodash not expired, no request
npm verb addNamed lodash@1.3.1
npm WARN deprecated lodash@1.3.1: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm verb rebuildBundles [ 'asn1', 'assert-plus', 'ctype' ]
npm info install http-signature@0.10.1
npm verb addRemoteTarball https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz',
npm verb addRemoteTarball 'a4663b53686b895ff074e2ba504dfb76a8e2b770' ]
npm info postinstall http-signature@0.10.1
npm info retry fetch attempt 1 at 17:55:43
npm info attempt registry request try #1 at 17:55:43
npm http fetch GET https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz
npm verb unlock done using /root/.npm/_locks/http-signature-102a892ce4da5124.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/http-signature
npm info preinstall async@1.0.0
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff async@1.0.0
npm verb linkBins async@1.0.0
npm verb linkMans async@1.0.0
npm verb rebuildBundles async@1.0.0
npm info install async@1.0.0
npm info postinstall async@1.0.0
npm verb unlock done using /root/.npm/_locks/async-4b2560ec35530876.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/async
npm info preinstall johnny-five@0.9.43
npm verb cache add spec lodash.clonedeep@^4.3.0
npm verb addNamed lodash.clonedeep@>=4.3.0 <5.0.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash.clonedeep not in flight; fetching
npm verb cache add spec lodash.debounce@^4.0.3
npm verb addNamed lodash.debounce@>=4.0.3 <5.0.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash.debounce not in flight; fetching
npm verb cache add spec nanotimer@0.3.10
npm verb addNamed nanotimer@0.3.10
npm verb addNameVersion registry:https://registry.npmjs.org/nanotimer not in flight; fetching
npm verb cache add spec temporal@latest
npm verb cache add spec browser-serialport@latest
npm verb cache add spec firmata@^0.11.0
npm verb addNamed firmata@>=0.11.0 <0.12.0
npm verb addNameRange registry:https://registry.npmjs.org/firmata not in flight; fetching
npm verb cache add spec serialport@^2.0.1
npm verb addNamed serialport@>=2.0.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/serialport not in flight; fetching
npm verb cache add spec chalk@latest
npm verb cache add spec color-convert@~1.2.2
npm verb addNamed color-convert@>=1.2.2 <1.3.0
npm verb addNameRange registry:https://registry.npmjs.org/color-convert not in flight; fetching
npm verb cache add spec ease-component@latest
npm verb cache add spec es6-shim@latest
npm verb request uri https://registry.npmjs.org/lodash.clonedeep
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/lodash.clonedeep
npm verb request uri https://registry.npmjs.org/lodash.debounce
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/lodash.debounce
npm verb request uri https://registry.npmjs.org/nanotimer
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/nanotimer
npm verb addNamed temporal@latest
npm info addNameTag [ 'temporal', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/temporal not in flight; fetching
npm verb addNamed browser-serialport@latest
npm info addNameTag [ 'browser-serialport', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/browser-serialport not in flight; fetching
npm verb request uri https://registry.npmjs.org/firmata
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/firmata
npm verb request uri https://registry.npmjs.org/serialport
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/serialport
npm verb addNamed chalk@latest
npm info addNameTag [ 'chalk', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/chalk not in flight; fetching
npm verb request uri https://registry.npmjs.org/color-convert
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/color-convert
npm verb addNamed ease-component@latest
npm info addNameTag [ 'ease-component', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/ease-component not in flight; fetching
npm verb addNamed es6-shim@latest
npm info addNameTag [ 'es6-shim', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/es6-shim not in flight; fetching
npm verb request uri https://registry.npmjs.org/temporal
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/temporal
npm verb request uri https://registry.npmjs.org/browser-serialport
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/browser-serialport
npm verb request uri https://registry.npmjs.org/ease-component
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/ease-component
npm verb request uri https://registry.npmjs.org/es6-shim
npm verb request no auth needed
npm info attempt registry request try #1 at 17:55:44
npm http request GET https://registry.npmjs.org/es6-shim
npm http fetch 200 https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz
npm http 200 https://registry.npmjs.org/lodash.debounce
npm verb get saving lodash.debounce to /root/.npm/registry.npmjs.org/lodash.debounce/.cache.json
npm http 200 https://registry.npmjs.org/firmata
npm verb get saving firmata to /root/.npm/registry.npmjs.org/firmata/.cache.json
npm http 200 https://registry.npmjs.org/color-convert
npm verb get saving color-convert to /root/.npm/registry.npmjs.org/color-convert/.cache.json
npm verb request uri https://registry.npmjs.org/chalk
npm verb request no auth needed
npm info attempt registry request try #1 at 17:56:09
npm verb etag "BYTTA4QGRCS8B3HP49WCDWXS3"
npm http request GET https://registry.npmjs.org/chalk
npm http 200 https://registry.npmjs.org/browser-serialport
npm verb get saving browser-serialport to /root/.npm/registry.npmjs.org/browser-serialport/.cache.json
npm http 200 https://registry.npmjs.org/lodash.clonedeep
npm verb get saving lodash.clonedeep to /root/.npm/registry.npmjs.org/lodash.clonedeep/.cache.json
npm http 200 https://registry.npmjs.org/nanotimer
npm verb get saving nanotimer to /root/.npm/registry.npmjs.org/nanotimer/.cache.json
npm http 200 https://registry.npmjs.org/temporal
npm verb get saving temporal to /root/.npm/registry.npmjs.org/temporal/.cache.json
npm http 200 https://registry.npmjs.org/ease-component
npm verb get saving ease-component to /root/.npm/registry.npmjs.org/ease-component/.cache.json
npm verb addNamed lodash.debounce@4.0.6
npm verb addNamed firmata@0.11.3
npm verb addNamed color-convert@1.2.2
npm verb addRemoteTarball https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.6.tgz',
npm verb addRemoteTarball '3d9e81bb65cc7ce55f8c06d0c7b81d3db705a591' ]
npm verb addRemoteTarball https://registry.npmjs.org/firmata/-/firmata-0.11.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/firmata/-/firmata-0.11.3.tgz',
npm verb addRemoteTarball 'e122e4598aa1c67cd82165bf0fb727e5b89314f4' ]
npm verb addRemoteTarball https://registry.npmjs.org/color-convert/-/color-convert-1.2.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/color-convert/-/color-convert-1.2.2.tgz',
npm verb addRemoteTarball 'efbe95697dd37d7eecfae1fd2cfbeb84cc25064e' ]
npm http 200 https://registry.npmjs.org/serialport
npm verb get saving serialport to /root/.npm/registry.npmjs.org/serialport/.cache.json
npm verb addNamed browser-serialport@2.0.3
npm verb addNamed lodash.clonedeep@4.3.2
npm info retry fetch attempt 1 at 17:56:14
npm info attempt registry request try #1 at 17:56:14
npm http fetch GET https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.6.tgz
npm verb addRemoteTarball https://registry.npmjs.org/nanotimer/-/nanotimer-0.3.10.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/nanotimer/-/nanotimer-0.3.10.tgz',
npm verb addRemoteTarball 'e82ee0d00582b23e706bdc00ff39c87daaaddb83' ]
npm info retry fetch attempt 1 at 17:56:14
npm info attempt registry request try #1 at 17:56:14
npm http fetch GET https://registry.npmjs.org/firmata/-/firmata-0.11.3.tgz
npm info retry fetch attempt 1 at 17:56:14
npm info attempt registry request try #1 at 17:56:14
npm http fetch GET https://registry.npmjs.org/color-convert/-/color-convert-1.2.2.tgz
npm verb addNamed temporal@0.5.0
npm verb addRemoteTarball https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.0.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.0.3.tgz',
npm verb addRemoteTarball '3890aad440dc364540ad9f86f1e251d1b2011d73' ]
npm verb addRemoteTarball https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.3.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.3.2.tgz',
npm verb addRemoteTarball 'd0112c02c76b5223833aebc6a4b6e334f0d057de' ]
npm http 304 https://registry.npmjs.org/chalk
npm verb etag https://registry.npmjs.org/chalk from cache
npm verb get saving chalk to /root/.npm/registry.npmjs.org/chalk/.cache.json
npm http fetch 200 https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.6.tgz
npm verb addRemoteTarball https://registry.npmjs.org/temporal/-/temporal-0.5.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/temporal/-/temporal-0.5.0.tgz',
npm verb addRemoteTarball '5b818954c8dabcd2f8b22610782342328b82414c' ]
npm verb addNamed ease-component@1.0.0
npm info retry fetch attempt 1 at 17:56:19
npm info attempt registry request try #1 at 17:56:19
npm http fetch GET https://registry.npmjs.org/nanotimer/-/nanotimer-0.3.10.tgz
npm info preinstall hawk@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz',
npm verb addRemoteTarball 'b375726db0b5b04595b77440396fec7daa5d77c9' ]
npm info retry fetch attempt 1 at 17:56:19
npm info attempt registry request try #1 at 17:56:19
npm http fetch GET https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.0.3.tgz
npm info retry fetch attempt 1 at 17:56:19
npm info attempt registry request try #1 at 17:56:19
npm http fetch GET https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.3.2.tgz
npm http fetch 200 https://registry.npmjs.org/firmata/-/firmata-0.11.3.tgz
npm info retry fetch attempt 1 at 17:56:24
npm info attempt registry request try #1 at 17:56:24
npm http fetch GET https://registry.npmjs.org/temporal/-/temporal-0.5.0.tgz
npm http fetch 200 https://registry.npmjs.org/color-convert/-/color-convert-1.2.2.tgz
npm http fetch 200 https://registry.npmjs.org/nanotimer/-/nanotimer-0.3.10.tgz
npm http fetch 200 https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.0.3.tgz
npm info retry fetch attempt 1 at 17:56:29
npm info attempt registry request try #1 at 17:56:29
npm http fetch GET https://registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz
npm verb addNamed serialport@2.1.0
npm http fetch 200 https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.3.2.tgz
npm verb addRemoteTarball https://registry.npmjs.org/serialport/-/serialport-2.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/serialport/-/serialport-2.1.0.tgz',
npm verb addRemoteTarball 'c433bfc578cd2b2b061c66e40535f28c1b0c368f' ]
npm verb cache add spec sntp@0.2.x
npm verb addNamed sntp@>=0.2.0 <0.3.0
npm verb addNameRange registry:https://registry.npmjs.org/sntp not in flight; fetching
npm verb addNamed chalk@1.1.3
npm verb request uri https://registry.npmjs.org/sntp
npm verb request no auth needed
npm info attempt registry request try #1 at 17:56:34
npm http request GET https://registry.npmjs.org/sntp
npm verb afterAdd /root/.npm/chalk/1.1.3/package/package.json not in flight; writing
npm verb cache add spec hoek@0.9.x
npm verb addNamed hoek@>=0.9.0 <0.10.0
npm verb addNameRange registry:https://registry.npmjs.org/hoek not in flight; fetching
npm info retry fetch attempt 1 at 17:56:34
npm info attempt registry request try #1 at 17:56:34
npm http fetch GET https://registry.npmjs.org/serialport/-/serialport-2.1.0.tgz
npm verb cache add spec boom@0.4.x
npm verb addNamed boom@>=0.4.0 <0.5.0
npm verb addNameRange registry:https://registry.npmjs.org/boom not in flight; fetching
npm verb cache add spec cryptiles@0.2.x
npm verb addNamed cryptiles@>=0.2.0 <0.3.0
npm verb addNameRange registry:https://registry.npmjs.org/cryptiles not in flight; fetching
npm http fetch 200 https://registry.npmjs.org/temporal/-/temporal-0.5.0.tgz
npm verb request uri https://registry.npmjs.org/hoek
npm verb request no auth needed
npm info attempt registry request try #1 at 17:56:34
npm http request GET https://registry.npmjs.org/hoek
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash.debounce@4.0.6
npm http fetch 200 https://registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz
npm verb request uri https://registry.npmjs.org/boom
npm verb request no auth needed
npm info attempt registry request try #1 at 17:56:39
npm http request GET https://registry.npmjs.org/boom
npm verb request uri https://registry.npmjs.org/cryptiles
npm verb request no auth needed
npm info attempt registry request try #1 at 17:56:39
npm http request GET https://registry.npmjs.org/cryptiles
npm http 200 https://registry.npmjs.org/sntp
npm verb get saving sntp to /root/.npm/registry.npmjs.org/sntp/.cache.json
npm http 200 https://registry.npmjs.org/es6-shim
npm verb get saving es6-shim to /root/.npm/registry.npmjs.org/es6-shim/.cache.json
npm http fetch 200 https://registry.npmjs.org/serialport/-/serialport-2.1.0.tgz
npm verb afterAdd /root/.npm/chalk/1.1.3/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.3.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash.clonedeep@4.3.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/browser-serialport/-/browser-serialport-2.0.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for browser-serialport@2.0.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/color-convert/-/color-convert-1.2.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for color-convert@1.2.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ease-component/-/ease-component-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ease-component@1.0.0
npm verb afterAdd /root/.npm/lodash.debounce/4.0.6/package/package.json not in flight; writing
npm verb addNamed sntp@0.2.4
npm verb addNamed es6-shim@0.35.0
npm http 200 https://registry.npmjs.org/hoek
npm verb get saving hoek to /root/.npm/registry.npmjs.org/hoek/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz',
npm verb addRemoteTarball 'fb885f18b0f3aad189f824862536bceeec750900' ]
npm verb addRemoteTarball https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.0.tgz',
npm verb addRemoteTarball '272d927950889eabe299927cdc9c0010b7bfc00a' ]
npm verb afterAdd /root/.npm/lodash.clonedeep/4.3.2/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/temporal/-/temporal-0.5.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for temporal@0.5.0
npm info retry fetch attempt 1 at 17:56:45
npm info attempt registry request try #1 at 17:56:45
npm http fetch GET https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz
npm verb afterAdd /root/.npm/lodash.debounce/4.0.6/package/package.json written
npm info retry fetch attempt 1 at 17:56:45
npm info attempt registry request try #1 at 17:56:45
npm http fetch GET https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.0.tgz
npm verb afterAdd /root/.npm/browser-serialport/2.0.3/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/boom
npm verb get saving boom to /root/.npm/registry.npmjs.org/boom/.cache.json
npm verb afterAdd /root/.npm/color-convert/1.2.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/lodash.clonedeep/4.3.2/package/package.json written
npm verb afterAdd /root/.npm/ease-component/1.0.0/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/cryptiles
npm verb get saving cryptiles to /root/.npm/registry.npmjs.org/cryptiles/.cache.json
npm verb addNamed hoek@0.9.1
npm verb addRemoteTarball https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz',
npm verb addRemoteTarball '3d322462badf07716ea7eb85baf88079cddce505' ]
npm verb afterAdd /root/.npm/browser-serialport/2.0.3/package/package.json written
npm verb afterAdd /root/.npm/color-convert/1.2.2/package/package.json written
npm verb afterAdd /root/.npm/ease-component/1.0.0/package/package.json written
npm verb afterAdd /root/.npm/temporal/0.5.0/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:56:50
npm info attempt registry request try #1 at 17:56:50
npm http fetch GET https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz
npm http fetch 200 https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/firmata/-/firmata-0.11.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for firmata@0.11.3
npm verb addNamed boom@0.4.2
npm verb addRemoteTarball https://registry.npmjs.org/boom/-/boom-0.4.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/boom/-/boom-0.4.2.tgz',
npm verb addRemoteTarball '7a636e9ded4efcefb19cef4947a3c67dfaee911b' ]
npm verb afterAdd /root/.npm/temporal/0.5.0/package/package.json written
npm verb addNamed cryptiles@0.2.2
npm verb addRemoteTarball https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz',
npm verb addRemoteTarball 'ed91ff1f17ad13d3748288594f8a48a0d26f325c' ]
npm info retry fetch attempt 1 at 17:56:54
npm info attempt registry request try #1 at 17:56:54
npm http fetch GET https://registry.npmjs.org/boom/-/boom-0.4.2.tgz
npm http fetch 200 https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.0.tgz
npm info retry fetch attempt 1 at 17:56:55
npm info attempt registry request try #1 at 17:56:55
npm http fetch GET https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz
npm http fetch 200 https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz
npm verb afterAdd /root/.npm/firmata/0.11.3/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/sntp/-/sntp-0.2.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for sntp@0.2.4
npm info preinstall colors@1.0.3
npm verb afterAdd /root/.npm/firmata/0.11.3/package/package.json written
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules' ]
npm info linkStuff colors@1.0.3
npm verb linkBins colors@1.0.3
npm verb linkMans colors@1.0.3
npm verb rebuildBundles colors@1.0.3
npm info install colors@1.0.3
npm info postinstall colors@1.0.3
npm verb afterAdd /root/.npm/sntp/0.2.4/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/colors-d5df5555be9a12b5.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston/node_modules/colors
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/winston
npm info build /tmp/node_modules/winston-honeybadger/node_modules/winston
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules' ]
npm info linkStuff winston@1.1.2
npm verb linkBins winston@1.1.2
npm verb linkMans winston@1.1.2
npm verb rebuildBundles winston@1.1.2
npm verb rebuildBundles [ 'async',
npm verb rebuildBundles 'colors',
npm verb rebuildBundles 'cycle',
npm verb rebuildBundles 'eyes',
npm verb rebuildBundles 'isstream',
npm verb rebuildBundles 'pkginfo',
npm verb rebuildBundles 'stack-trace' ]
npm info install winston@1.1.2
npm info postinstall winston@1.1.2
npm verb afterAdd /root/.npm/sntp/0.2.4/package/package.json written
npm http fetch 200 https://registry.npmjs.org/boom/-/boom-0.4.2.tgz
npm verb unlock done using /root/.npm/_locks/winston-cf8cb1feceb1fe2a.lock for /tmp/node_modules/winston-honeybadger/node_modules/winston
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/boom/-/boom-0.4.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for boom@0.4.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/hoek/-/hoek-0.9.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for hoek@0.9.1
npm verb afterAdd /root/.npm/boom/0.4.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/hoek/0.9.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/boom/0.4.2/package/package.json written
npm verb afterAdd /root/.npm/hoek/0.9.1/package/package.json written
npm info preinstall nan@2.2.1
npm info preinstall nan@2.2.1
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules' ]
npm info linkStuff nan@2.2.1
npm verb linkBins nan@2.2.1
npm verb linkMans nan@2.2.1
npm verb rebuildBundles nan@2.2.1
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm info build /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi/node_modules' ]
npm info linkStuff nan@2.2.1
npm verb linkBins nan@2.2.1
npm verb linkMans nan@2.2.1
npm verb rebuildBundles nan@2.2.1
npm info install nan@2.2.1
npm info install nan@2.2.1
npm info postinstall nan@2.2.1
npm info postinstall nan@2.2.1
npm verb unlock done using /root/.npm/_locks/nan-d35615150891756b.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm/node_modules/nan
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb linkStuff [ false, false, false, '/tmp/node_modules/raspi-io/node_modules' ]
npm info linkStuff raspi-pwm@2.3.1
npm verb linkBins raspi-pwm@2.3.1
npm verb linkMans raspi-pwm@2.3.1
npm verb rebuildBundles raspi-pwm@2.3.1
npm verb unlock done using /root/.npm/_locks/nan-1401e60e3bf1e070.lock for /tmp/node_modules/raspi-io/node_modules/raspi/node_modules/nan
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi
npm info build /tmp/node_modules/raspi-io/node_modules/raspi
npm verb linkStuff [ false, false, false, '/tmp/node_modules/raspi-io/node_modules' ]
npm info linkStuff raspi@2.0.0
npm verb linkBins raspi@2.0.0
npm verb linkMans raspi@2.0.0
npm verb rebuildBundles raspi@2.0.0
npm verb rebuildBundles [ 'nan', 'raspi-peripheral' ]
npm info install raspi-pwm@2.3.1
npm verb rebuildBundles [ 'nan', 'raspi-wiringpi' ]
npm info install raspi@2.0.0
> raspi-pwm@2.3.1 install /tmp/node_modules/raspi-io/node_modules/raspi-pwm
> node-gyp rebuild
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/bin/iojs',
gyp verb cli '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@1.0.3
gyp info using node@1.6.4 | linux | arm
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python /usr/bin/python
gyp verb check python version `python -c "import platform; print(platform.python_version());"` returned: "2.7.3\n"
gyp verb get node dir no --target version specified, falling back to host node version: v1.6.4
gyp verb command install [ 'v1.6.4' ]
gyp verb install input version string "v1.6.4"
gyp verb install installing version: 1.6.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version not already installed, continuing with install 1.6.4
gyp verb ensuring nodedir is created /root/.node-gyp/1.6.4
gyp verb created nodedir /root/.node-gyp
gyp http GET https://iojs.org/dist/v1.6.4/iojs-v1.6.4.tar.gz
gyp http 200 https://iojs.org/dist/v1.6.4/iojs-v1.6.4.tar.gz
gyp verb extracted file from tarball common.gypi
gyp verb extracted file from tarball tools/msvs/genfiles/node_etw_provider.h
gyp verb extracted file from tarball tools/msvs/genfiles/node_perfctr_provider.h
gyp verb extracted file from tarball src/async-wrap-inl.h
gyp verb extracted file from tarball src/async-wrap.h
gyp verb extracted file from tarball src/base-object-inl.h
gyp verb extracted file from tarball src/base-object.h
gyp verb extracted file from tarball src/debug-agent.h
gyp verb extracted file from tarball src/env-inl.h
gyp verb extracted file from tarball src/env.h
gyp verb extracted file from tarball src/handle_wrap.h
gyp verb extracted file from tarball src/js_stream.h
gyp verb extracted file from tarball src/node.h
gyp verb extracted file from tarball src/node_buffer.h
gyp verb extracted file from tarball src/node_constants.h
gyp verb extracted file from tarball src/node_counters.h
gyp verb extracted file from tarball src/node_crypto.h
gyp verb extracted file from tarball src/node_crypto_bio.h
gyp verb extracted file from tarball src/node_crypto_clienthello-inl.h
gyp verb extracted file from tarball src/node_crypto_clienthello.h
gyp verb extracted file from tarball src/node_crypto_groups.h
gyp verb extracted file from tarball src/node_dtrace.h
gyp verb extracted file from tarball src/node_file.h
gyp verb extracted file from tarball src/node_http_parser.h
gyp verb extracted file from tarball src/node_i18n.h
gyp verb extracted file from tarball src/node_internals.h
gyp verb extracted file from tarball src/node_javascript.h
gyp verb extracted file from tarball src/node_lttng.h
gyp verb extracted file from tarball src/node_lttng_provider.h
gyp verb extracted file from tarball src/node_lttng_tp.h
gyp verb extracted file from tarball src/node_object_wrap.h
gyp verb extracted file from tarball src/node_root_certs.h
gyp verb extracted file from tarball src/node_stat_watcher.h
gyp verb extracted file from tarball src/node_version.h
gyp verb extracted file from tarball src/node_watchdog.h
gyp verb extracted file from tarball src/node_win32_etw_provider-inl.h
gyp verb extracted file from tarball src/node_win32_etw_provider.h
gyp verb extracted file from tarball src/node_win32_perfctr_provider.h
gyp verb extracted file from tarball src/node_wrap.h
gyp verb extracted file from tarball src/pipe_wrap.h
gyp verb extracted file from tarball src/req-wrap-inl.h
gyp verb extracted file from tarball src/req-wrap.h
gyp verb extracted file from tarball src/smalloc.h
gyp verb extracted file from tarball src/spawn_sync.h
gyp verb extracted file from tarball src/stream_base-inl.h
gyp verb extracted file from tarball src/stream_base.h
gyp verb extracted file from tarball src/stream_wrap.h
gyp verb extracted file from tarball src/string_bytes.h
gyp verb extracted file from tarball src/tcp_wrap.h
gyp verb extracted file from tarball src/tls_wrap.h
gyp verb extracted file from tarball src/tree.h
gyp verb extracted file from tarball src/tty_wrap.h
gyp verb extracted file from tarball src/udp_wrap.h
gyp verb extracted file from tarball src/util-inl.h
gyp verb extracted file from tarball src/util.h
gyp verb extracted file from tarball src/v8abbr.h
gyp verb extracted file from tarball deps/zlib/crc32.h
gyp verb extracted file from tarball deps/zlib/deflate.h
gyp verb extracted file from tarball deps/zlib/gzguts.h
gyp verb extracted file from tarball deps/zlib/inffast.h
gyp verb extracted file from tarball deps/zlib/inffixed.h
gyp verb extracted file from tarball deps/zlib/inflate.h
gyp verb extracted file from tarball deps/zlib/inftrees.h
gyp verb extracted file from tarball deps/zlib/trees.h
gyp verb extracted file from tarball deps/zlib/zconf.h
gyp verb extracted file from tarball deps/zlib/zlib.h
gyp verb extracted file from tarball deps/zlib/zutil.h
gyp verb extracted file from tarball deps/zlib/examples/gzlog.h
gyp verb extracted file from tarball deps/v8/tools/shell-utils.h
gyp verb extracted file from tarball deps/v8/testing/gmock-support.h
gyp verb extracted file from tarball deps/v8/testing/gtest-support.h
gyp verb extracted file from tarball deps/v8/src/accessors.h
gyp verb extracted file from tarball deps/v8/src/allocation-site-scopes.h
gyp verb extracted file from tarball deps/v8/src/allocation-tracker.h
gyp verb extracted file from tarball deps/v8/src/allocation.h
gyp verb extracted file from tarball deps/v8/src/api.h
gyp verb extracted file from tarball deps/v8/src/arguments.h
gyp verb extracted file from tarball deps/v8/src/assembler.h
gyp verb extracted file from tarball deps/v8/src/assert-scope.h
gyp verb extracted file from tarball deps/v8/src/ast-numbering.h
gyp verb extracted file from tarball deps/v8/src/ast-this-access-visitor.h
gyp verb extracted file from tarball deps/v8/src/ast-value-factory.h
gyp verb extracted file from tarball deps/v8/src/ast.h
gyp verb extracted file from tarball deps/v8/src/background-parsing-task.h
gyp verb extracted file from tarball deps/v8/src/bailout-reason.h
gyp verb extracted file from tarball deps/v8/src/basic-block-profiler.h
gyp verb extracted file from tarball deps/v8/src/bignum-dtoa.h
gyp verb extracted file from tarball deps/v8/src/bignum.h
gyp verb extracted file from tarball deps/v8/src/bit-vector.h
gyp verb extracted file from tarball deps/v8/src/bootstrapper.h
gyp verb extracted file from tarball deps/v8/src/builtins.h
gyp verb extracted file from tarball deps/v8/src/bytecodes-irregexp.h
gyp verb extracted file from tarball deps/v8/src/cached-powers.h
gyp verb extracted file from tarball deps/v8/src/char-predicates-inl.h
gyp verb extracted file from tarball deps/v8/src/char-predicates.h
gyp verb extracted file from tarball deps/v8/src/checks.h
gyp verb extracted file from tarball deps/v8/src/circular-queue-inl.h
gyp verb extracted file from tarball deps/v8/src/circular-queue.h
gyp verb extracted file from tarball deps/v8/src/code-factory.h
gyp verb extracted file from tarball deps/v8/src/code-stubs.h
gyp verb extracted file from tarball deps/v8/src/code.h
gyp verb extracted file from tarball deps/v8/src/codegen.h
gyp verb extracted file from tarball deps/v8/src/compilation-cache.h
gyp verb extracted file from tarball deps/v8/src/compilation-statistics.h
gyp verb extracted file from tarball deps/v8/src/compiler.h
gyp verb extracted file from tarball deps/v8/src/contexts.h
gyp verb extracted file from tarball deps/v8/src/conversions-inl.h
gyp verb extracted file from tarball deps/v8/src/conversions.h
gyp verb extracted file from tarball deps/v8/src/counters.h
gyp verb extracted file from tarball deps/v8/src/cpu-profiler-inl.h
gyp verb extracted file from tarball deps/v8/src/cpu-profiler.h
gyp verb extracted file from tarball deps/v8/src/d8-debug.h
gyp verb extracted file from tarball deps/v8/src/d8.h
gyp verb extracted file from tarball deps/v8/src/date.h
gyp verb extracted file from tarball deps/v8/src/dateparser-inl.h
gyp verb extracted file from tarball deps/v8/src/dateparser.h
gyp verb extracted file from tarball deps/v8/src/debug.h
gyp verb extracted file from tarball deps/v8/src/deoptimizer.h
gyp verb extracted file from tarball deps/v8/src/disasm.h
gyp verb extracted file from tarball deps/v8/src/disassembler.h
gyp verb extracted file from tarball deps/v8/src/diy-fp.h
gyp verb extracted file from tarball deps/v8/src/double.h
gyp verb extracted file from tarball deps/v8/src/dtoa.h
gyp verb extracted file from tarball deps/v8/src/effects.h
gyp verb extracted file from tarball deps/v8/src/elements-kind.h
gyp verb extracted file from tarball deps/v8/src/elements.h
gyp verb extracted file from tarball deps/v8/src/execution.h
gyp verb extracted file from tarball deps/v8/src/factory.h
gyp verb extracted file from tarball deps/v8/src/fast-dtoa.h
gyp verb extracted file from tarball deps/v8/src/field-index-inl.h
gyp verb extracted file from tarball deps/v8/src/field-index.h
gyp verb extracted file from tarball deps/v8/src/fixed-dtoa.h
gyp verb extracted file from tarball deps/v8/src/flag-definitions.h
gyp verb extracted file from tarball deps/v8/src/flags.h
gyp verb extracted file from tarball deps/v8/src/frames-inl.h
gyp verb extracted file from tarball deps/v8/src/frames.h
gyp verb extracted file from tarball deps/v8/src/full-codegen.h
gyp verb extracted file from tarball deps/v8/src/func-name-inferrer.h
gyp verb extracted file from tarball deps/v8/src/gdb-jit.h
gyp verb extracted file from tarball deps/v8/src/global-handles.h
gyp verb extracted file from tarball deps/v8/src/globals.h
gyp verb extracted file from tarball deps/v8/src/handles-inl.h
gyp verb extracted file from tarball deps/v8/src/handles.h
gyp verb extracted file from tarball deps/v8/src/hashmap.h
gyp verb extracted file from tarball deps/v8/src/heap-profiler.h
gyp verb extracted file from tarball deps/v8/src/heap-snapshot-generator-inl.h
gyp verb extracted file from tarball deps/v8/src/heap-snapshot-generator.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-alias-analysis.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-bce.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-bch.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-canonicalize.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-check-elimination.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-dce.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-dehoist.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-environment-liveness.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-escape-analysis.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-flow-engine.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-gvn.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-infer-representation.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-infer-types.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-instructions.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-load-elimination.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-mark-deoptimize.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-mark-unreachable.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-osr.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-range-analysis.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-redundant-phi.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-removable-simulates.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-representation-changes.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-sce.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-store-elimination.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-types.h
gyp verb extracted file from tarball deps/v8/src/hydrogen-uint32-analysis.h
gyp verb extracted file from tarball deps/v8/src/hydrogen.h
gyp verb extracted file from tarball deps/v8/src/i18n.h
gyp verb extracted file from tarball deps/v8/src/icu_util.h
gyp verb extracted file from tarball deps/v8/src/interface-descriptors.h
gyp verb extracted file from tarball deps/v8/src/interface.h
gyp verb extracted file from tarball deps/v8/src/interpreter-irregexp.h
gyp verb extracted file from tarball deps/v8/src/isolate-inl.h
gyp verb extracted file from tarball deps/v8/src/isolate.h
gyp verb extracted file from tarball deps/v8/src/json-parser.h
gyp verb extracted file from tarball deps/v8/src/json-stringifier.h
gyp verb extracted file from tarball deps/v8/src/jsregexp-inl.h
gyp verb extracted file from tarball deps/v8/src/jsregexp.h
gyp verb extracted file from tarball deps/v8/src/layout-descriptor-inl.h
gyp verb extracted file from tarball deps/v8/src/layout-descriptor.h
gyp verb extracted file from tarball deps/v8/src/list-inl.h
gyp verb extracted file from tarball deps/v8/src/list.h
gyp verb extracted file from tarball deps/v8/src/lithium-allocator-inl.h
gyp verb extracted file from tarball deps/v8/src/lithium-allocator.h
gyp verb extracted file from tarball deps/v8/src/lithium-codegen.h
gyp verb extracted file from tarball deps/v8/src/lithium-inl.h
gyp verb extracted file from tarball deps/v8/src/lithium.h
gyp verb extracted file from tarball deps/v8/src/liveedit.h
gyp verb extracted file from tarball deps/v8/src/log-inl.h
gyp verb extracted file from tarball deps/v8/src/log-utils.h
gyp verb extracted file from tarball deps/v8/src/log.h
gyp verb extracted file from tarball deps/v8/src/lookup-inl.h
gyp verb extracted file from tarball deps/v8/src/lookup.h
gyp verb extracted file from tarball deps/v8/src/macro-assembler.h
gyp verb extracted file from tarball deps/v8/src/messages.h
gyp verb extracted file from tarball deps/v8/src/msan.h
gyp verb extracted file from tarball deps/v8/src/natives.h
gyp verb extracted file from tarball deps/v8/src/objects-inl.h
gyp verb extracted file from tarball deps/v8/src/objects.h
gyp verb extracted file from tarball deps/v8/src/optimizing-compiler-thread.h
gyp verb extracted file from tarball deps/v8/src/ostreams.h
gyp verb extracted file from tarball deps/v8/src/parser.h
gyp verb extracted file from tarball deps/v8/src/perf-jit.h
gyp verb extracted file from tarball deps/v8/src/preparse-data-format.h
gyp verb extracted file from tarball deps/v8/src/preparse-data.h
gyp verb extracted file from tarball deps/v8/src/preparser.h
gyp verb extracted file from tarball deps/v8/src/prettyprinter.h
gyp verb extracted file from tarball deps/v8/src/profile-generator-inl.h
gyp verb extracted file from tarball deps/v8/src/profile-generator.h
gyp verb extracted file from tarball deps/v8/src/property-details-inl.h
gyp verb extracted file from tarball deps/v8/src/property-details.h
gyp verb extracted file from tarball deps/v8/src/property.h
gyp verb extracted file from tarball deps/v8/src/prototype.h
gyp verb extracted file from tarball deps/v8/src/regexp-macro-assembler-irregexp-inl.h
gyp verb extracted file from tarball deps/v8/src/regexp-macro-assembler-irregexp.h
gyp verb extracted file from tarball deps/v8/src/regexp-macro-assembler-tracer.h
gyp verb extracted file from tarball deps/v8/src/regexp-macro-assembler.h
gyp verb extracted file from tarball deps/v8/src/regexp-stack.h
gyp verb extracted file from tarball deps/v8/src/rewriter.h
gyp verb extracted file from tarball deps/v8/src/runtime-profiler.h
gyp verb extracted file from tarball deps/v8/src/safepoint-table.h
gyp verb extracted file from tarball deps/v8/src/sampler.h
gyp verb extracted file from tarball deps/v8/src/scanner-character-streams.h
gyp verb extracted file from tarball deps/v8/src/scanner.h
gyp verb extracted file from tarball deps/v8/src/scopeinfo.h
gyp verb extracted file from tarball deps/v8/src/scopes.h
gyp verb extracted file from tarball deps/v8/src/serialize.h
gyp verb extracted file from tarball deps/v8/src/simulator.h
gyp verb extracted file from tarball deps/v8/src/small-pointer-list.h
gyp verb extracted file from tarball deps/v8/src/smart-pointers.h
gyp verb extracted file from tarball deps/v8/src/snapshot-source-sink.h
gyp verb extracted file from tarball deps/v8/src/snapshot.h
gyp verb extracted file from tarball deps/v8/src/splay-tree-inl.h
gyp verb extracted file from tarball deps/v8/src/splay-tree.h
gyp verb extracted file from tarball deps/v8/src/string-builder.h
gyp verb extracted file from tarball deps/v8/src/string-search.h
gyp verb extracted file from tarball deps/v8/src/string-stream.h
gyp verb extracted file from tarball deps/v8/src/strtod.h
gyp verb extracted file from tarball deps/v8/src/token.h
gyp verb extracted file from tarball deps/v8/src/transitions-inl.h
gyp verb extracted file from tarball deps/v8/src/transitions.h
gyp verb extracted file from tarball deps/v8/src/type-feedback-vector-inl.h
gyp verb extracted file from tarball deps/v8/src/type-feedback-vector.h
gyp verb extracted file from tarball deps/v8/src/type-info.h
gyp verb extracted file from tarball deps/v8/src/types-inl.h
gyp verb extracted file from tarball deps/v8/src/types.h
gyp verb extracted file from tarball deps/v8/src/typing.h
gyp verb extracted file from tarball deps/v8/src/unbound-queue-inl.h
gyp verb extracted file from tarball deps/v8/src/unbound-queue.h
gyp verb extracted file from tarball deps/v8/src/unicode-decoder.h
gyp verb extracted file from tarball deps/v8/src/unicode-inl.h
gyp verb extracted file from tarball deps/v8/src/unicode.h
gyp verb extracted file from tarball deps/v8/src/unique.h
gyp verb extracted file from tarball deps/v8/src/utils-inl.h
gyp verb extracted file from tarball deps/v8/src/utils.h
gyp verb extracted file from tarball deps/v8/src/v8.h
gyp verb extracted file from tarball deps/v8/src/v8memory.h
gyp verb extracted file from tarball deps/v8/src/v8threads.h
gyp verb extracted file from tarball deps/v8/src/variables.h
gyp verb extracted file from tarball deps/v8/src/vector.h
gyp verb extracted file from tarball deps/v8/src/version.h
gyp verb extracted file from tarball deps/v8/src/vm-state-inl.h
gyp verb extracted file from tarball deps/v8/src/vm-state.h
gyp verb extracted file from tarball deps/v8/src/zone-allocator.h
gyp verb extracted file from tarball deps/v8/src/zone-containers.h
gyp verb extracted file from tarball deps/v8/src/zone-inl.h
gyp verb extracted file from tarball deps/v8/src/zone.h
gyp verb extracted file from tarball deps/v8/src/x87/assembler-x87-inl.h
gyp verb extracted file from tarball deps/v8/src/x87/assembler-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/code-stubs-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/codegen-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/frames-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/lithium-codegen-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/lithium-gap-resolver-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/lithium-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/macro-assembler-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/regexp-macro-assembler-x87.h
gyp verb extracted file from tarball deps/v8/src/x87/simulator-x87.h
gyp verb extracted file from tarball deps/v8/src/x64/assembler-x64-inl.h
gyp verb extracted file from tarball deps/v8/src/x64/assembler-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/code-stubs-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/codegen-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/frames-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/lithium-codegen-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/lithium-gap-resolver-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/lithium-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/macro-assembler-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/regexp-macro-assembler-x64.h
gyp verb extracted file from tarball deps/v8/src/x64/simulator-x64.h
gyp verb extracted file from tarball deps/v8/src/third_party/vtune/ittnotify_config.h
gyp verb extracted file from tarball deps/v8/src/third_party/vtune/ittnotify_types.h
gyp verb extracted file from tarball deps/v8/src/third_party/vtune/jitprofiling.h
gyp verb extracted file from tarball deps/v8/src/third_party/vtune/v8-vtune.h
gyp verb extracted file from tarball deps/v8/src/third_party/vtune/vtune-jit.h
gyp verb extracted file from tarball deps/v8/src/third_party/valgrind/valgrind.h
gyp verb extracted file from tarball deps/v8/src/third_party/kernel/tools/perf/util/jitdump.h
gyp verb extracted file from tarball deps/v8/src/third_party/fdlibm/fdlibm.h
gyp verb extracted file from tarball deps/v8/src/runtime/runtime-utils.h
gyp verb extracted file from tarball deps/v8/src/runtime/runtime.h
gyp verb extracted file from tarball deps/v8/src/ppc/assembler-ppc-inl.h
gyp verb extracted file from tarball deps/v8/src/ppc/assembler-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/code-stubs-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/codegen-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/constants-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/frames-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/lithium-codegen-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/lithium-gap-resolver-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/lithium-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/macro-assembler-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/regexp-macro-assembler-ppc.h
gyp verb extracted file from tarball deps/v8/src/ppc/simulator-ppc.h
gyp verb extracted file from tarball deps/v8/src/mips64/assembler-mips64-inl.h
gyp verb extracted file from tarball deps/v8/src/mips64/assembler-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/code-stubs-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/codegen-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/constants-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/frames-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/lithium-codegen-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/lithium-gap-resolver-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/lithium-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/macro-assembler-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/regexp-macro-assembler-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips64/simulator-mips64.h
gyp verb extracted file from tarball deps/v8/src/mips/assembler-mips-inl.h
gyp verb extracted file from tarball deps/v8/src/mips/assembler-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/code-stubs-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/codegen-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/constants-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/frames-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/lithium-codegen-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/lithium-gap-resolver-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/lithium-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/macro-assembler-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/regexp-macro-assembler-mips.h
gyp verb extracted file from tarball deps/v8/src/mips/simulator-mips.h
gyp verb extracted file from tarball deps/v8/src/libplatform/default-platform.h
gyp verb extracted file from tarball deps/v8/src/libplatform/task-queue.h
gyp verb extracted file from tarball deps/v8/src/libplatform/worker-thread.h
gyp verb extracted file from tarball deps/v8/src/ic/access-compiler.h
gyp verb extracted file from tarball deps/v8/src/ic/call-optimization.h
gyp verb extracted file from tarball deps/v8/src/ic/handler-compiler.h
gyp verb extracted file from tarball deps/v8/src/ic/ic-compiler.h
gyp verb extracted file from tarball deps/v8/src/ic/ic-inl.h
gyp verb extracted file from tarball deps/v8/src/ic/ic-state.h
gyp verb extracted file from tarball deps/v8/src/ic/ic.h
gyp verb extracted file from tarball deps/v8/src/ic/stub-cache.h
gyp verb extracted file from tarball deps/v8/src/ia32/assembler-ia32-inl.h
gyp verb extracted file from tarball deps/v8/src/ia32/assembler-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/code-stubs-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/codegen-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/frames-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/lithium-codegen-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/lithium-gap-resolver-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/lithium-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/macro-assembler-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/regexp-macro-assembler-ia32.h
gyp verb extracted file from tarball deps/v8/src/ia32/simulator-ia32.h
gyp verb extracted file from tarball deps/v8/src/heap/gc-idle-time-handler.h
gyp verb extracted file from tarball deps/v8/src/heap/gc-tracer.h
gyp verb extracted file from tarball deps/v8/src/heap/heap-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/heap.h
gyp verb extracted file from tarball deps/v8/src/heap/incremental-marking-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/incremental-marking.h
gyp verb extracted file from tarball deps/v8/src/heap/mark-compact-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/mark-compact.h
gyp verb extracted file from tarball deps/v8/src/heap/objects-visiting-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/objects-visiting.h
gyp verb extracted file from tarball deps/v8/src/heap/spaces-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/spaces.h
gyp verb extracted file from tarball deps/v8/src/heap/store-buffer-inl.h
gyp verb extracted file from tarball deps/v8/src/heap/store-buffer.h
gyp verb extracted file from tarball deps/v8/src/extensions/externalize-string-extension.h
gyp verb extracted file from tarball deps/v8/src/extensions/free-buffer-extension.h
gyp verb extracted file from tarball deps/v8/src/extensions/gc-extension.h
gyp verb extracted file from tarball deps/v8/src/extensions/statistics-extension.h
gyp verb extracted file from tarball deps/v8/src/extensions/trigger-failure-extension.h
gyp verb extracted file from tarball deps/v8/src/compiler/access-builder.h
gyp verb extracted file from tarball deps/v8/src/compiler/ast-graph-builder.h
gyp verb extracted file from tarball deps/v8/src/compiler/ast-loop-assignment-analyzer.h
gyp verb extracted file from tarball deps/v8/src/compiler/basic-block-instrumentor.h
gyp verb extracted file from tarball deps/v8/src/compiler/change-lowering.h
gyp verb extracted file from tarball deps/v8/src/compiler/code-generator-impl.h
gyp verb extracted file from tarball deps/v8/src/compiler/code-generator.h
gyp verb extracted file from tarball deps/v8/src/compiler/common-node-cache.h
gyp verb extracted file from tarball deps/v8/src/compiler/common-operator-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/common-operator.h
gyp verb extracted file from tarball deps/v8/src/compiler/control-builders.h
gyp verb extracted file from tarball deps/v8/src/compiler/control-equivalence.h
gyp verb extracted file from tarball deps/v8/src/compiler/control-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/diamond.h
gyp verb extracted file from tarball deps/v8/src/compiler/frame.h
gyp verb extracted file from tarball deps/v8/src/compiler/gap-resolver.h
gyp verb extracted file from tarball deps/v8/src/compiler/generic-algorithm.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph-builder.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph-inl.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph-replay.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph-visualizer.h
gyp verb extracted file from tarball deps/v8/src/compiler/graph.h
gyp verb extracted file from tarball deps/v8/src/compiler/instruction-codes.h
gyp verb extracted file from tarball deps/v8/src/compiler/instruction-selector-impl.h
gyp verb extracted file from tarball deps/v8/src/compiler/instruction-selector.h
gyp verb extracted file from tarball deps/v8/src/compiler/instruction.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-builtin-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-context-specialization.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-generic-lowering.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-graph.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-inlining.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-intrinsic-builder.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-operator.h
gyp verb extracted file from tarball deps/v8/src/compiler/js-typed-lowering.h
gyp verb extracted file from tarball deps/v8/src/compiler/jump-threading.h
gyp verb extracted file from tarball deps/v8/src/compiler/linkage-impl.h
gyp verb extracted file from tarball deps/v8/src/compiler/linkage.h
gyp verb extracted file from tarball deps/v8/src/compiler/load-elimination.h
gyp verb extracted file from tarball deps/v8/src/compiler/loop-analysis.h
gyp verb extracted file from tarball deps/v8/src/compiler/machine-operator-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/machine-operator.h
gyp verb extracted file from tarball deps/v8/src/compiler/machine-type.h
gyp verb extracted file from tarball deps/v8/src/compiler/move-optimizer.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-aux-data-inl.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-aux-data.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-cache.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-matchers.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-properties-inl.h
gyp verb extracted file from tarball deps/v8/src/compiler/node-properties.h
gyp verb extracted file from tarball deps/v8/src/compiler/node.h
gyp verb extracted file from tarball deps/v8/src/compiler/opcodes.h
gyp verb extracted file from tarball deps/v8/src/compiler/operator-properties.h
gyp verb extracted file from tarball deps/v8/src/compiler/operator.h
gyp verb extracted file from tarball deps/v8/src/compiler/pipeline-statistics.h
gyp verb extracted file from tarball deps/v8/src/compiler/pipeline.h
gyp verb extracted file from tarball deps/v8/src/compiler/raw-machine-assembler.h
gyp verb extracted file from tarball deps/v8/src/compiler/register-allocator-verifier.h
gyp verb extracted file from tarball deps/v8/src/compiler/register-allocator.h
gyp verb extracted file from tarball deps/v8/src/compiler/register-configuration.h
gyp verb extracted file from tarball deps/v8/src/compiler/representation-change.h
gyp verb extracted file from tarball deps/v8/src/compiler/schedule.h
gyp verb extracted file from tarball deps/v8/src/compiler/scheduler.h
gyp verb extracted file from tarball deps/v8/src/compiler/select-lowering.h
gyp verb extracted file from tarball deps/v8/src/compiler/simplified-lowering.h
gyp verb extracted file from tarball deps/v8/src/compiler/simplified-operator-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/simplified-operator.h
gyp verb extracted file from tarball deps/v8/src/compiler/source-position.h
gyp verb extracted file from tarball deps/v8/src/compiler/typer.h
gyp verb extracted file from tarball deps/v8/src/compiler/value-numbering-reducer.h
gyp verb extracted file from tarball deps/v8/src/compiler/verifier.h
gyp verb extracted file from tarball deps/v8/src/compiler/zone-pool.h
gyp verb extracted file from tarball deps/v8/src/compiler/x64/instruction-codes-x64.h
gyp verb extracted file from tarball deps/v8/src/compiler/mips64/instruction-codes-mips64.h
gyp verb extracted file from tarball deps/v8/src/compiler/mips/instruction-codes-mips.h
gyp verb extracted file from tarball deps/v8/src/compiler/ia32/instruction-codes-ia32.h
gyp verb extracted file from tarball deps/v8/src/compiler/arm64/instruction-codes-arm64.h
gyp verb extracted file from tarball deps/v8/src/compiler/arm/instruction-codes-arm.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_arm64_gcc.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_arm_gcc.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_atomicword_compat.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_mac.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_mips64_gcc.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_mips_gcc.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_portable.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_tsan.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_x86_gcc.h
gyp verb extracted file from tarball deps/v8/src/base/atomicops_internals_x86_msvc.h
gyp verb extracted file from tarball deps/v8/src/base/bits.h
gyp verb extracted file from tarball deps/v8/src/base/build_config.h
gyp verb extracted file from tarball deps/v8/src/base/compiler-specific.h
gyp verb extracted file from tarball deps/v8/src/base/cpu.h
gyp verb extracted file from tarball deps/v8/src/base/division-by-constant.h
gyp verb extracted file from tarball deps/v8/src/base/flags.h
gyp verb extracted file from tarball deps/v8/src/base/functional.h
gyp verb extracted file from tarball deps/v8/src/base/iterator.h
gyp verb extracted file from tarball deps/v8/src/base/lazy-instance.h
gyp verb extracted file from tarball deps/v8/src/base/logging.h
gyp verb extracted file from tarball deps/v8/src/base/macros.h
gyp verb extracted file from tarball deps/v8/src/base/once.h
gyp verb extracted file from tarball deps/v8/src/base/qnx-math.h
gyp verb extracted file from tarball deps/v8/src/base/safe_conversions.h
gyp verb extracted file from tarball deps/v8/src/base/safe_conversions_impl.h
gyp verb extracted file from tarball deps/v8/src/base/safe_math.h
gyp verb extracted file from tarball deps/v8/src/base/safe_math_impl.h
gyp verb extracted file from tarball deps/v8/src/base/sys-info.h
gyp verb extracted file from tarball deps/v8/src/base/win32-headers.h
gyp verb extracted file from tarball deps/v8/src/base/utils/random-number-generator.h
gyp verb extracted file from tarball deps/v8/src/base/platform/condition-variable.h
gyp verb extracted file from tarball deps/v8/src/base/platform/elapsed-timer.h
gyp verb extracted file from tarball deps/v8/src/base/platform/mutex.h
gyp verb extracted file from tarball deps/v8/src/base/platform/platform.h
gyp verb extracted file from tarball deps/v8/src/base/platform/semaphore.h
gyp verb extracted file from tarball deps/v8/src/base/platform/time.h
gyp verb extracted file from tarball deps/v8/src/arm64/assembler-arm64-inl.h
gyp verb extracted file from tarball deps/v8/src/arm64/assembler-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/code-stubs-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/codegen-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/constants-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/decoder-arm64-inl.h
gyp verb extracted file from tarball deps/v8/src/arm64/decoder-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/delayed-masm-arm64-inl.h
gyp verb extracted file from tarball deps/v8/src/arm64/delayed-masm-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/disasm-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/frames-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/instructions-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/instrument-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/interface-descriptors-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/lithium-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/lithium-codegen-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/lithium-gap-resolver-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/macro-assembler-arm64-inl.h
gyp verb extracted file from tarball deps/v8/src/arm64/macro-assembler-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/regexp-macro-assembler-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/simulator-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm64/utils-arm64.h
gyp verb extracted file from tarball deps/v8/src/arm/assembler-arm-inl.h
gyp verb extracted file from tarball deps/v8/src/arm/assembler-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/code-stubs-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/codegen-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/constants-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/frames-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/interface-descriptors-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/lithium-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/lithium-codegen-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/lithium-gap-resolver-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/macro-assembler-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/regexp-macro-assembler-arm.h
gyp verb extracted file from tarball deps/v8/src/arm/simulator-arm.h
gyp verb extracted file from tarball deps/v8/include/v8-debug.h
gyp verb extracted file from tarball deps/v8/include/v8-platform.h
gyp verb extracted file from tarball deps/v8/include/v8-profiler.h
gyp verb extracted file from tarball deps/v8/include/v8-testing.h
gyp verb extracted file from tarball deps/v8/include/v8-util.h
gyp verb extracted file from tarball deps/v8/include/v8-version.h
gyp verb extracted file from tarball deps/v8/include/v8.h
gyp verb extracted file from tarball deps/v8/include/v8config.h
gyp verb extracted file from tarball deps/v8/include/libplatform/libplatform.h
gyp verb extracted file from tarball deps/v8/build/android.gypi
gyp verb extracted file from tarball deps/v8/build/features.gypi
gyp verb extracted file from tarball deps/v8/build/shim_headers.gypi
gyp verb extracted file from tarball deps/v8/build/standalone.gypi
gyp verb extracted file from tarball deps/v8/build/toolchain.gypi
gyp verb extracted file from tarball deps/uv/common.gypi
gyp verb extracted file from tarball deps/uv/src/heap-inl.h
gyp verb extracted file from tarball deps/uv/src/queue.h
gyp verb extracted file from tarball deps/uv/src/uv-common.h
gyp verb extracted file from tarball deps/uv/src/win/atomicops-inl.h
gyp verb extracted file from tarball deps/uv/src/win/handle-inl.h
gyp verb extracted file from tarball deps/uv/src/win/internal.h
gyp verb extracted file from tarball deps/uv/src/win/req-inl.h
gyp verb extracted file from tarball deps/uv/src/win/stream-inl.h
gyp verb extracted file from tarball deps/uv/src/win/winapi.h
gyp verb extracted file from tarball deps/uv/src/win/winsock.h
gyp verb extracted file from tarball deps/uv/src/unix/atomic-ops.h
gyp verb extracted file from tarball deps/uv/src/unix/internal.h
gyp verb extracted file from tarball deps/uv/src/unix/linux-syscalls.h
gyp verb extracted file from tarball deps/uv/src/unix/spinlock.h
gyp verb extracted file from tarball deps/uv/include/android-ifaddrs.h
gyp verb extracted file from tarball deps/uv/include/pthread-fixes.h
gyp verb extracted file from tarball deps/uv/include/stdint-msvc2008.h
gyp verb extracted file from tarball deps/uv/include/tree.h
gyp verb extracted file from tarball deps/uv/include/uv-aix.h
gyp verb extracted file from tarball deps/uv/include/uv-bsd.h
gyp verb extracted file from tarball deps/uv/include/uv-darwin.h
gyp verb extracted file from tarball deps/uv/include/uv-errno.h
gyp verb extracted file from tarball deps/uv/include/uv-linux.h
gyp verb extracted file from tarball deps/uv/include/uv-sunos.h
gyp verb extracted file from tarball deps/uv/include/uv-threadpool.h
gyp verb extracted file from tarball deps/uv/include/uv-unix.h
gyp verb extracted file from tarball deps/uv/include/uv-version.h
gyp verb extracted file from tarball deps/uv/include/uv-win.h
gyp verb extracted file from tarball deps/uv/include/uv.h
gyp verb extracted file from tarball deps/openssl/buildinf.h
gyp verb extracted file from tarball deps/openssl/masm_compile.gypi
gyp verb extracted file from tarball deps/openssl/openssl-cli.gypi
gyp verb extracted file from tarball deps/openssl/openssl.gypi
gyp verb extracted file from tarball deps/openssl/openssl/e_os.h
gyp verb extracted file from tarball deps/openssl/openssl/e_os2.h
gyp verb extracted file from tarball deps/openssl/openssl/test/testutil.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/dtls1.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/kssl.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/kssl_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/srtp.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/ssl.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/ssl2.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/ssl23.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/ssl3.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/ssl_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/ssl/tls1.h
gyp verb extracted file from tarball deps/openssl/openssl/ms/tlhelp32.h
gyp verb extracted file from tarball deps/openssl/openssl/ms/uplink.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/_MWERKS_GUSI_prefix.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/_MWERKS_prefix.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/buildinf.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/opensslconf.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/Randomizer.h
gyp verb extracted file from tarball deps/openssl/openssl/MacOS/GetHTTPS.src/MacSocket.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/aes.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/asn1.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/asn1_mac.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/asn1t.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/bio.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/blowfish.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/bn.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/buffer.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/camellia.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/cast.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/cmac.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/cms.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/comp.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/conf.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/conf_api.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/crypto.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/des.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/des_old.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/dh.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/dsa.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/dso.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/dtls1.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/e_os2.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ebcdic.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ec.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ecdh.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ecdsa.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/engine.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/err.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/evp.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/hmac.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/idea.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/krb5_asn.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/kssl.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/lhash.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/md4.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/md5.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/mdc2.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/modes.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/obj_mac.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/objects.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ocsp.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/opensslconf.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/opensslv.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ossl_typ.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/pem.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/pem2.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/pkcs12.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/pkcs7.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/pqueue.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/rand.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/rc2.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/rc4.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ripemd.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/rsa.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/safestack.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/seed.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/sha.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/srp.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/srtp.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ssl.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ssl2.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ssl23.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ssl3.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/stack.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/symhacks.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/tls1.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ts.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/txt_db.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ui.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/ui_compat.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/whrlpool.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/x509.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/x509_vfy.h
gyp verb extracted file from tarball deps/openssl/openssl/include/openssl/x509v3.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_4758cca_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_aep_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_atalla_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_capi_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_chil_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_cswift_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_gmp_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_nuron_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_sureware_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/e_ubsec_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/aep.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/atalla.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/cswift.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/hw_4758_cca.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/hw_ubsec.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/hwcryptohook.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/vendor_defns/sureware.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/e_gost_err.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gost2001_keyx.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gost89.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gost_keywrap.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gost_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gost_params.h
gyp verb extracted file from tarball deps/openssl/openssl/engines/ccgost/gosthash.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/tunala/tunala.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/zencod/hw_zencod.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/zencod/hw_zencod_err.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/rsaref/rsaref_err.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/ibmca/hw_ibmca_err.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/ibmca/ica_openssl_api.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/cluster_labs/cluster_labs.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/engines/cluster_labs/hw_cluster_labs_err.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/easy_tls/easy-tls.h
gyp verb extracted file from tarball deps/openssl/openssl/demos/easy_tls/test.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/arm_arch.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/constant_time_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cryptlib.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/crypto.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ebcdic.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/fips_err.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md32_common.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/o_dir.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/o_str.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/o_time.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/opensslconf.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/opensslv.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ossl_typ.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/symhacks.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/vms_rms.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/x509v3/ext_dat.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/x509v3/pcy_int.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/x509v3/x509v3.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/x509/x509.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/x509/x509_vfy.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/whrlpool/whrlpool.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/whrlpool/wp_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ui/ui.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ui/ui_compat.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ui/ui_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/txt_db/txt_db.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ts/ts.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/store/store.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/store/str_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/stack/safestack.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/stack/stack.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/srp/srp.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/srp/srp_grps.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/srp/srp_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/sha/sha.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/sha/sha_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/seed/seed.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/seed/seed_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rsa/rsa.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rsa/rsa_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ripemd/ripemd.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ripemd/rmd_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ripemd/rmdconst.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc5/rc5.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc5/rc5_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc4/rc4.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc4/rc4_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc2/rc2.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rc2/rc2_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rand/rand.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/rand/rand_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/pqueue/pqueue.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/pkcs7/pkcs7.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/pkcs12/pkcs12.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/pem/pem.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/pem/pem2.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ocsp/ocsp.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/objects/obj_dat.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/objects/obj_mac.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/objects/obj_xref.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/objects/objects.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/modes/modes.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/modes/modes_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/mdc2/mdc2.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md5/md5.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md5/md5_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md4/md4.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md4/md4_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/md2/md2.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/lhash/lhash.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/krb5/krb5_asn.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/jpake/jpake.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/idea/idea.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/idea/idea_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/hmac/hmac.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/evp/evp.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/evp/evp_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/err/err.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/engine/eng_int.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/engine/engine.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ecdsa/ecdsa.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ecdsa/ecs_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ecdh/ecdh.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ecdh/ech_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ec/ec.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/ec/ec_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/dso/dso.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/dsa/dsa.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/dsa/dsa_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/dh/dh.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/des.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/des_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/des_old.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/des_ver.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/rpc_des.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/des/spr.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/conf/conf.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/conf/conf_api.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/conf/conf_def.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/comp/comp.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cms/cms.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cms/cms_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cmac/cmac.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cast/cast.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cast/cast_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/cast/cast_s.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/camellia/camellia.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/camellia/cmll_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/buffer/buffer.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bn/bn.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bn/bn_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bn/bn_prime.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bio/bio.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bio/bio_lcl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bf/bf_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bf/bf_pi.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/bf/blowfish.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/asn1/asn1.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/asn1/asn1_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/asn1/asn1_mac.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/asn1/asn1t.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/asn1/charmap.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/aes/aes.h
gyp verb extracted file from tarball deps/openssl/openssl/crypto/aes/aes_locl.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/apps.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/progs.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/s_apps.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/testdsa.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/testrsa.h
gyp verb extracted file from tarball deps/openssl/openssl/apps/timeouts.h
gyp verb extracted file from tarball deps/openssl/config/opensslconf.h
gyp verb extracted file from tarball deps/npm/node_modules/node-gyp/addon.gypi
gyp verb extracted file from tarball deps/http_parser/http_parser.h
gyp verb extracted file from tarball deps/gtest/src/gtest-internal-inl.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-death-test.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-message.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-param-test.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-printers.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-spi.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-test-part.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest-typed-test.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest_pred_impl.h
gyp verb extracted file from tarball deps/gtest/include/gtest/gtest_prod.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-death-test-internal.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-filepath.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-internal.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-linked_ptr.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-param-util-generated.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-param-util.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-port.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-string.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-tuple.h
gyp verb extracted file from tarball deps/gtest/include/gtest/internal/gtest-type-util.h
gyp verb extracted file from tarball deps/cares/common.gypi
gyp verb extracted file from tarball deps/cares/src/ares_data.h
gyp verb extracted file from tarball deps/cares/src/ares_dns.h
gyp verb extracted file from tarball deps/cares/src/ares_getenv.h
gyp verb extracted file from tarball deps/cares/src/ares_getopt.h
gyp verb extracted file from tarball deps/cares/src/ares_inet_net_pton.h
gyp verb extracted file from tarball deps/cares/src/ares_iphlpapi.h
gyp verb extracted file from tarball deps/cares/src/ares_ipv6.h
gyp verb extracted file from tarball deps/cares/src/ares_library_init.h
gyp verb extracted file from tarball deps/cares/src/ares_llist.h
gyp verb extracted file from tarball deps/cares/src/ares_nowarn.h
gyp verb extracted file from tarball deps/cares/src/ares_platform.h
gyp verb extracted file from tarball deps/cares/src/ares_private.h
gyp verb extracted file from tarball deps/cares/src/ares_rules.h
gyp verb extracted file from tarball deps/cares/src/ares_setup.h
gyp verb extracted file from tarball deps/cares/src/ares_strcasecmp.h
gyp verb extracted file from tarball deps/cares/src/ares_strdup.h
gyp verb extracted file from tarball deps/cares/src/ares_writev.h
gyp verb extracted file from tarball deps/cares/src/bitncmp.h
gyp verb extracted file from tarball deps/cares/src/setup_once.h
gyp verb extracted file from tarball deps/cares/include/ares.h
gyp verb extracted file from tarball deps/cares/include/ares_version.h
gyp verb extracted file from tarball deps/cares/include/nameser.h
gyp verb extracted file from tarball deps/cares/config/win32/ares_config.h
gyp verb extracted file from tarball deps/cares/config/sunos/ares_config.h
gyp verb extracted file from tarball deps/cares/config/openbsd/ares_config.h
gyp verb extracted file from tarball deps/cares/config/netbsd/ares_config.h
gyp verb extracted file from tarball deps/cares/config/linux/ares_config.h
gyp verb extracted file from tarball deps/cares/config/freebsd/ares_config.h
gyp verb extracted file from tarball deps/cares/config/darwin/ares_config.h
gyp verb content checksum iojs-v1.6.4.tar.gz 875db123a05b3e0ebf2e7f6bb88c0d70275099bc970f61fbbfb79d42de71fbe3
gyp verb extracted file from tarball deps/cares/config/cygwin/ares_config.h
gyp verb extracted file from tarball deps/cares/config/android/ares_config.h
gyp verb tarball done parsing tarball
gyp verb check download content checksum, need to download `SHASUMS256.txt`...
gyp verb checksum url https://iojs.org/dist/v1.6.4/SHASUMS256.txt
gyp http GET https://iojs.org/dist/v1.6.4/SHASUMS256.txt
gyp http 200 https://iojs.org/dist/v1.6.4/SHASUMS256.txt
gyp verb checksum data {"iojs-v1.6.4-darwin-x64.tar.gz":"736134fa946afce284a91d339dc93d3b31cf6e31b0e1b559de88c72df966fafd","iojs-v1.6.4-linux-armv6l.tar.gz":"07e55fff5e078c7d317b460417a66e500339a321833d10c69f3723901257a921","iojs-v1.6.4-linux-armv6l.tar.xz":"ce60d01b04023f92ae97bd899d0908b21c50fde3868102191331f9cfc99f9a45","iojs-v1.6.4-linux-armv7l.tar.gz":"b46e550a8c844c1deb4c190a4fec7a66b92d0e2d3bb1dfd253728ff9e49d2dd8","iojs-v1.6.4-linux-armv7l.tar.xz":"816066818be8dc1b81494ad5ff8c14c732de9f8df1d3cde6fe5e550c0f4ae0b2","iojs-v1.6.4-linux-x64.tar.gz":"932a577e53a014f5c1017da437db59a30f3283ae780ab4167374979d46854660","iojs-v1.6.4-linux-x64.tar.xz":"ff61bd84093311a140953a2e6275619807f8521be5efc14ba4f11c13575a4dd2","iojs-v1.6.4-linux-x86.tar.gz":"aef972d0e0fe4113fd0c39455159dfd50688818d571566792c274e854752c4c6","iojs-v1.6.4-linux-x86.tar.xz":"e9557833f2a859138863467e698e279bcb6826e5c2315041cb9d8ad25af229c3","iojs-v1.6.4.pkg":"8f363a612924ac5dc8e0233e674b6488c8cf5833220b218d687a7e81872ad245","iojs-v1.6.4.tar.gz":"875db123a05b3e0ebf2e7f6bb88c0d70275099bc970f61fbbfb79d42de71fbe3","iojs-v1.6.4.tar.xz":"bcbf57c1af6260980bed53f52d1d505eb09b8fa6f938ec70b415f363a96fdcdf","iojs-v1.6.4-x64.msi":"4e9569384403c8befc461701f23acd1aef925277a3fd0c8fbba7f36d3fe05fc2","iojs-v1.6.4-x86.msi":"ca328331e77db99dd2790924b0d7a2a1d85ceda57c8a671bfa76a62c9d4cfaa6","win-x64/iojs.exe":"35f23ef73cd0cdec8af0bf7245e944ac0cb08d7d4c930e3bf119e43c07eacca7","win-x64/iojs.lib":"679411802504b6bf3ef4ff794f44a64e4bdc5188d42a369aaeb06d4e2a7d6d2a","win-x86/iojs.exe":"359042269d0fd4b7572a2ad66aa804c159ee6ec3c32eb070c2522ad1dab21652","win-x86/iojs.lib":"7b17e2d40af4e11846b5435d533e3bae5a4d20c2ca824b23cfb4c0d545e10330"}
gyp verb download contents checksum {"iojs-v1.6.4.tar.gz":"875db123a05b3e0ebf2e7f6bb88c0d70275099bc970f61fbbfb79d42de71fbe3"}
gyp verb validating download checksum for iojs-v1.6.4.tar.gz (875db123a05b3e0ebf2e7f6bb88c0d70275099bc970f61fbbfb79d42de71fbe3 == 875db123a05b3e0ebf2e7f6bb88c0d70275099bc970f61fbbfb79d42de71fbe3)
gyp verb get node dir target node version installed: 1.6.4
gyp verb build dir attempting to create "build" dir: /tmp/node_modules/raspi-io/node_modules/raspi-pwm/build
gyp verb build dir "build" dir needed to be created? /tmp/node_modules/raspi-io/node_modules/raspi-pwm/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /tmp/node_modules/raspi-io/node_modules/raspi-pwm/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi-pwm/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi-pwm/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn python
gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/node_modules/raspi-io/node_modules/raspi-pwm/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/root/.node-gyp/1.6.4/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/root/.node-gyp/1.6.4',
gyp info spawn args '-Dmodule_root_dir=/tmp/node_modules/raspi-io/node_modules/raspi-pwm',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.node-gyp/1.6.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory `/tmp/node_modules/raspi-io/node_modules/raspi-pwm/build'
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/addon.o.d.raw -c -o Release/obj.target/addon/src/addon.o ../src/addon.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/init.o.d.raw -c -o Release/obj.target/addon/src/init.o ../src/init.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/write.o.d.raw -c -o Release/obj.target/addon/src/write.o ../src/write.cc
flock ./Release/linker.lock g++ -shared -pthread -rdynamic -Wl,-soname=addon.node -o Release/obj.target/addon.node -Wl,--start-group Release/obj.target/addon/src/addon.o Release/obj.target/addon/src/init.o Release/obj.target/addon/src/write.o -Wl,--end-group -lwiringPi
SOLINK_MODULE(target) Release/obj.target/addon.node: Finished
rm -rf "Release/addon.node" && cp -af "Release/obj.target/addon.node" "Release/addon.node"
make: Leaving directory `/tmp/node_modules/raspi-io/node_modules/raspi-pwm/build'
gyp info ok
npm verb unsafe-perm in lifecycle false
npm http fetch 200 https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/qlobber-fsq/-/qlobber-fsq-0.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for qlobber-fsq@0.3.1
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for cryptiles@0.2.2
npm info preinstall nan@2.2.1
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules' ]
npm info linkStuff nan@2.2.1
npm verb linkBins nan@2.2.1
npm verb linkMans nan@2.2.1
npm verb rebuildBundles nan@2.2.1
npm verb afterAdd /root/.npm/cryptiles/0.2.2/package/package.json not in flight; writing
npm info install nan@2.2.1
npm info postinstall nan@2.2.1
npm verb afterAdd /root/.npm/cryptiles/0.2.2/package/package.json written
npm info install sntp@0.2.4 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info install boom@0.4.2 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info install hoek@0.9.1 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info install cryptiles@0.2.2 into /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info installOne sntp@0.2.4
npm verb installOne of sntp to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk not in flight; installing
npm info installOne boom@0.4.2
npm verb installOne of boom to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk not in flight; installing
npm info installOne hoek@0.9.1
npm verb installOne of hoek to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk not in flight; installing
npm info installOne cryptiles@0.2.2
npm verb installOne of cryptiles to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk not in flight; installing
npm verb unlock done using /root/.npm/_locks/nan-353b026701212845.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio/node_modules/nan
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb linkStuff [ false, false, false, '/tmp/node_modules/raspi-io/node_modules' ]
npm info linkStuff raspi-gpio@2.2.1
npm verb linkBins raspi-gpio@2.2.1
npm verb linkMans raspi-gpio@2.2.1
npm verb rebuildBundles raspi-gpio@2.2.1
npm verb rebuildBundles [ 'nan', 'raspi-peripheral' ]
npm info install raspi-gpio@2.2.1
npm verb lock using /root/.npm/_locks/sntp-0c76292eaf928284.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb lock using /root/.npm/_locks/boom-f81ee07231c29d1c.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb lock using /root/.npm/_locks/hoek-578f874a3a000a33.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb lock using /root/.npm/_locks/cryptiles-4bf2216260a25871.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/es6-shim/-/es6-shim-0.35.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for es6-shim@0.35.0
npm verb afterAdd /root/.npm/qlobber-fsq/0.3.1/package/package.json not in flight; writing
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb unbuild node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb tar unpack /root/.npm/sntp/0.2.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb tar unpack /root/.npm/boom/0.4.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb tar unpack /root/.npm/hoek/0.9.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb tar unpack /root/.npm/cryptiles/0.2.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb afterAdd /root/.npm/qlobber-fsq/0.3.1/package/package.json written
npm info install node-uuid@1.4.7 into /tmp/node_modules/ascoltatori
npm info install eventemitter2@0.4.14 into /tmp/node_modules/ascoltatori
npm info install async@0.9.2 into /tmp/node_modules/ascoltatori
npm info install qlobber@0.5.3 into /tmp/node_modules/ascoltatori
npm info install redis@0.12.1 into /tmp/node_modules/ascoltatori
npm info install nan@1.8.4 into /tmp/node_modules/ascoltatori
npm info install hiredis@0.4.1 into /tmp/node_modules/ascoltatori
npm info install mqtt@1.8.0 into /tmp/node_modules/ascoltatori
npm info install mongodb@2.0.55 into /tmp/node_modules/ascoltatori
npm info install zmq@2.11.1 into /tmp/node_modules/ascoltatori
npm info install qlobber-fsq@0.3.1 into /tmp/node_modules/ascoltatori
npm info installOne node-uuid@1.4.7
npm verb installOne of node-uuid to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne eventemitter2@0.4.14
npm verb installOne of eventemitter2 to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne async@0.9.2
npm verb installOne of async to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne qlobber@0.5.3
npm verb installOne of qlobber to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne redis@0.12.1
npm verb installOne of redis to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne nan@1.8.4
npm verb installOne of nan to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne hiredis@0.4.1
npm verb installOne of hiredis to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne mqtt@1.8.0
npm verb installOne of mqtt to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne mongodb@2.0.55
npm verb installOne of mongodb to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne zmq@2.11.1
npm verb installOne of zmq to /tmp/node_modules/ascoltatori not in flight; installing
npm info installOne qlobber-fsq@0.3.1
npm verb installOne of qlobber-fsq to /tmp/node_modules/ascoltatori not in flight; installing
npm info preinstall execSync@1.0.2
npm verb lock using /root/.npm/_locks/node-uuid-a72ca098a460e8d2.lock for /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb lock using /root/.npm/_locks/eventemitter2-4d0c5a1f5d6debf1.lock for /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb lock using /root/.npm/_locks/async-d99244d17e6b2c3d.lock for /tmp/node_modules/ascoltatori/node_modules/async
npm verb lock using /root/.npm/_locks/qlobber-01f512713f403027.lock for /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb lock using /root/.npm/_locks/redis-0b985cfb266c0c75.lock for /tmp/node_modules/ascoltatori/node_modules/redis
npm verb lock using /root/.npm/_locks/nan-e5e3e0cf970d43da.lock for /tmp/node_modules/ascoltatori/node_modules/nan
npm verb lock using /root/.npm/_locks/hiredis-27821faf2c2efe56.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb lock using /root/.npm/_locks/mqtt-d53c9c7cb839eaba.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt
npm verb lock using /root/.npm/_locks/mongodb-4dde5f69e664002c.lock for /tmp/node_modules/ascoltatori/node_modules/mongodb
npm verb lock using /root/.npm/_locks/zmq-6e2eecaf4958f340.lock for /tmp/node_modules/ascoltatori/node_modules/zmq
npm verb lock using /root/.npm/_locks/qlobber-fsq-ac88fd0f62370eb8.lock for /tmp/node_modules/ascoltatori/node_modules/qlobber-fsq
npm verb afterAdd /root/.npm/es6-shim/0.35.0/package/package.json not in flight; writing
npm verb unbuild node_modules/ascoltatori/node_modules/node-uuid
npm verb unbuild node_modules/ascoltatori/node_modules/async
npm verb cache add spec temp@~0.5.1
npm verb addNamed temp@>=0.5.1 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/temp not in flight; fetching
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/async
npm verb request uri https://registry.npmjs.org/temp
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:01
npm http request GET https://registry.npmjs.org/temp
npm verb tar unpack /root/.npm/node-uuid/1.4.7/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb tar unpack /root/.npm/async/0.9.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/async
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/async
npm verb afterAdd /root/.npm/es6-shim/0.35.0/package/package.json written
npm verb unbuild node_modules/ascoltatori/node_modules/eventemitter2
npm verb unbuild node_modules/ascoltatori/node_modules/qlobber
npm verb unbuild node_modules/ascoltatori/node_modules/redis
npm verb unbuild node_modules/ascoltatori/node_modules/nan
npm verb unbuild node_modules/ascoltatori/node_modules/hiredis
npm verb unbuild node_modules/ascoltatori/node_modules/mongodb
npm verb unbuild node_modules/ascoltatori/node_modules/zmq
npm verb unbuild node_modules/ascoltatori/node_modules/qlobber-fsq
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/redis
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mongodb
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/zmq
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/qlobber-fsq
npm verb tar unpack /root/.npm/eventemitter2/0.4.14/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb tar unpack /root/.npm/qlobber/0.5.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb tar unpack /root/.npm/redis/0.12.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/redis
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/redis
npm verb tar unpack /root/.npm/nan/1.8.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/nan
npm verb tar unpack /root/.npm/hiredis/0.4.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt
npm verb tar unpack /root/.npm/mongodb/2.0.55/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mongodb
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mongodb
npm verb tar unpack /root/.npm/zmq/2.11.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/zmq
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/zmq
npm verb tar unpack /root/.npm/qlobber-fsq/0.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/qlobber-fsq
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/qlobber-fsq
npm verb tar unpack /root/.npm/mqtt/1.8.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash/-/lodash-1.3.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash@1.3.1
npm verb afterAdd /root/.npm/lodash/1.3.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/lodash/1.3.1/package/package.json written
npm info install lodash@1.3.1 into /tmp/node_modules/amqp
npm info installOne lodash@1.3.1
npm verb installOne of lodash to /tmp/node_modules/amqp not in flight; installing
npm info preinstall glob@3.2.11
npm verb lock using /root/.npm/_locks/lodash-05f28639e960e343.lock for /tmp/node_modules/amqp/node_modules/lodash
npm verb cache add spec inherits@2
npm verb addNamed inherits@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
npm verb cache add spec minimatch@0.3
npm verb addNamed minimatch@>=0.3.0 <0.4.0
npm verb addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
npm verb request uri https://registry.npmjs.org/inherits
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:02
npm http request GET https://registry.npmjs.org/inherits
npm verb request uri https://registry.npmjs.org/minimatch
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:02
npm http request GET https://registry.npmjs.org/minimatch
npm verb unbuild node_modules/amqp/node_modules/lodash
npm http 200 https://registry.npmjs.org/temp
npm verb get saving temp to /root/.npm/registry.npmjs.org/temp/.cache.json
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/amqp/node_modules/lodash
npm verb tar unpack /root/.npm/lodash/1.3.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/amqp/node_modules/lodash
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/amqp/node_modules/lodash
npm verb addNamed temp@0.5.1
npm verb addRemoteTarball https://registry.npmjs.org/temp/-/temp-0.5.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/temp/-/temp-0.5.1.tgz',
npm verb addRemoteTarball '77ab19c79aa7b593cbe4fac2441768cad987b8df' ]
npm info retry fetch attempt 1 at 17:57:07
npm info attempt registry request try #1 at 17:57:07
npm http fetch GET https://registry.npmjs.org/temp/-/temp-0.5.1.tgz
npm http 200 https://registry.npmjs.org/inherits
npm verb get saving inherits to /root/.npm/registry.npmjs.org/inherits/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/nanotimer/-/nanotimer-0.3.10.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for nanotimer@0.3.10
npm verb addNamed inherits@2.0.1
npm http 200 https://registry.npmjs.org/minimatch
npm verb get saving minimatch to /root/.npm/registry.npmjs.org/minimatch/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
npm verb addRemoteTarball 'b17d08d326b4423e568eff719f91b0b1cbdf69f1' ]
npm info retry fetch attempt 1 at 17:57:11
npm info attempt registry request try #1 at 17:57:11
npm http fetch GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm verb addNamed minimatch@0.3.0
npm verb afterAdd /root/.npm/nanotimer/0.3.10/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz',
npm verb addRemoteTarball '275d8edaac4f1bb3326472089e7949c8394699dd' ]
npm info retry fetch attempt 1 at 17:57:13
npm info attempt registry request try #1 at 17:57:13
npm http fetch GET https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm verb afterAdd /root/.npm/nanotimer/0.3.10/package/package.json written
npm http fetch 200 https://registry.npmjs.org/temp/-/temp-0.5.1.tgz
npm info preinstall cryptiles@0.2.2
npm http fetch 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules' ]
npm info linkStuff cryptiles@0.2.2
npm verb linkBins cryptiles@0.2.2
npm verb linkMans cryptiles@0.2.2
npm verb rebuildBundles cryptiles@0.2.2
npm info install cryptiles@0.2.2
npm info postinstall cryptiles@0.2.2
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/temp/-/temp-0.5.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for temp@0.5.1
npm verb unlock done using /root/.npm/_locks/cryptiles-4bf2216260a25871.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/cryptiles
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for inherits@2.0.1
npm info preinstall eventemitter2@0.4.14
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm info build /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff eventemitter2@0.4.14
npm verb linkBins eventemitter2@0.4.14
npm verb linkMans eventemitter2@0.4.14
npm verb rebuildBundles eventemitter2@0.4.14
npm verb afterAdd /root/.npm/temp/0.5.1/package/package.json not in flight; writing
npm info install eventemitter2@0.4.14
npm info postinstall eventemitter2@0.4.14
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/temp/0.5.1/package/package.json written
npm info install temp@0.5.1 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm info installOne temp@0.5.1
npm verb installOne of temp to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync not in flight; installing
npm verb unlock done using /root/.npm/_locks/eventemitter2-4d0c5a1f5d6debf1.lock for /tmp/node_modules/ascoltatori/node_modules/eventemitter2
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json written
npm verb lock using /root/.npm/_locks/temp-e8f07712c8bae3a2.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb tar unpack /root/.npm/temp/0.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm info preinstall sntp@0.2.4
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules' ]
npm info linkStuff sntp@0.2.4
npm verb linkBins sntp@0.2.4
npm verb linkMans sntp@0.2.4
npm verb rebuildBundles sntp@0.2.4
npm info install sntp@0.2.4
npm info postinstall sntp@0.2.4
npm verb unlock done using /root/.npm/_locks/sntp-0c76292eaf928284.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/sntp
npm info preinstall boom@0.4.2
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules' ]
npm info linkStuff boom@0.4.2
npm verb linkBins boom@0.4.2
npm verb linkMans boom@0.4.2
npm verb rebuildBundles boom@0.4.2
npm info install boom@0.4.2
npm info postinstall boom@0.4.2
npm verb unlock done using /root/.npm/_locks/boom-f81ee07231c29d1c.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/boom
npm http fetch 200 https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm info preinstall node-uuid@1.4.7
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm info build /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff node-uuid@1.4.7
npm verb linkBins node-uuid@1.4.7
npm verb link bins [ { uuid: './bin/uuid' },
npm verb link bins '/tmp/node_modules/ascoltatori/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans node-uuid@1.4.7
npm verb rebuildBundles node-uuid@1.4.7
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/.bin/uuid
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for minimatch@0.3.0
npm info install node-uuid@1.4.7
npm info postinstall node-uuid@1.4.7
npm verb unlock done using /root/.npm/_locks/node-uuid-a72ca098a460e8d2.lock for /tmp/node_modules/ascoltatori/node_modules/node-uuid
npm verb afterAdd /root/.npm/minimatch/0.3.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/minimatch/0.3.0/package/package.json written
npm info install inherits@2.0.1 into /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm info install minimatch@0.3.0 into /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm info installOne inherits@2.0.1
npm verb installOne of inherits to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob not in flight; installing
npm info installOne minimatch@0.3.0
npm verb installOne of minimatch to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob not in flight; installing
npm verb lock using /root/.npm/_locks/inherits-c0771077ec5cd2cd.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb lock using /root/.npm/_locks/minimatch-58276a3a7ac16c7b.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb tar unpack /root/.npm/inherits/2.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb tar unpack /root/.npm/minimatch/0.3.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm info preinstall temp@0.5.1
npm info preinstall async@0.9.2
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/async
npm info build /tmp/node_modules/ascoltatori/node_modules/async
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff async@0.9.2
npm verb linkBins async@0.9.2
npm verb linkMans async@0.9.2
npm verb rebuildBundles async@0.9.2
npm verb cache add spec rimraf@~2.1.4
npm verb addNamed rimraf@>=2.1.4 <2.2.0
npm verb addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching
npm info install async@0.9.2
npm verb request uri https://registry.npmjs.org/rimraf
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:18
npm http request GET https://registry.npmjs.org/rimraf
npm info postinstall async@0.9.2
npm verb unlock done using /root/.npm/_locks/async-d99244d17e6b2c3d.lock for /tmp/node_modules/ascoltatori/node_modules/async
npm info preinstall redis@0.12.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/redis
npm info build /tmp/node_modules/ascoltatori/node_modules/redis
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff redis@0.12.1
npm verb linkBins redis@0.12.1
npm verb linkMans redis@0.12.1
npm verb rebuildBundles redis@0.12.1
npm info install redis@0.12.1
npm info postinstall redis@0.12.1
npm verb unlock done using /root/.npm/_locks/redis-0b985cfb266c0c75.lock for /tmp/node_modules/ascoltatori/node_modules/redis
npm info preinstall hoek@0.9.1
npm info preinstall inherits@2.0.1
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules' ]
npm info linkStuff hoek@0.9.1
npm verb linkBins hoek@0.9.1
npm verb linkMans hoek@0.9.1
npm verb rebuildBundles hoek@0.9.1
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules' ]
npm info linkStuff inherits@2.0.1
npm verb linkBins inherits@2.0.1
npm verb linkMans inherits@2.0.1
npm verb rebuildBundles inherits@2.0.1
npm info install hoek@0.9.1
npm info install inherits@2.0.1
npm info postinstall hoek@0.9.1
npm info postinstall inherits@2.0.1
npm verb unlock done using /root/.npm/_locks/hoek-578f874a3a000a33.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk/node_modules/hoek
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules' ]
npm info linkStuff hawk@1.0.0
npm verb linkBins hawk@1.0.0
npm verb linkMans hawk@1.0.0
npm verb rebuildBundles hawk@1.0.0
npm verb unlock done using /root/.npm/_locks/inherits-c0771077ec5cd2cd.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits
npm verb rebuildBundles [ 'boom', 'cryptiles', 'hoek', 'sntp' ]
npm info install hawk@1.0.0
npm info postinstall hawk@1.0.0
npm verb unlock done using /root/.npm/_locks/hawk-aef09c696a9417fd.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request/node_modules/hawk
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules' ]
npm info linkStuff request@2.34.0
npm verb linkBins request@2.34.0
npm verb linkMans request@2.34.0
npm verb rebuildBundles request@2.34.0
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles 'aws-sign2',
npm verb rebuildBundles 'forever-agent',
npm verb rebuildBundles 'form-data',
npm verb rebuildBundles 'hawk',
npm verb rebuildBundles 'http-signature',
npm verb rebuildBundles 'json-stringify-safe',
npm verb rebuildBundles 'mime',
npm verb rebuildBundles 'node-uuid',
npm verb rebuildBundles 'oauth-sign',
npm verb rebuildBundles 'qs',
npm verb rebuildBundles 'tough-cookie',
npm verb rebuildBundles 'tunnel-agent' ]
npm info install request@2.34.0
npm info postinstall request@2.34.0
npm verb unlock done using /root/.npm/_locks/request-68babc6e06f08afb.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger/node_modules/request
npm verb about to build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm info build /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/winston-honeybadger/node_modules' ]
npm info linkStuff honeybadger@0.8.0
npm verb linkBins honeybadger@0.8.0
npm verb linkMans honeybadger@0.8.0
npm verb rebuildBundles honeybadger@0.8.0
npm verb rebuildBundles [ 'request', 'stack-trace' ]
npm info install honeybadger@0.8.0
npm info postinstall honeybadger@0.8.0
npm verb unlock done using /root/.npm/_locks/honeybadger-f14d6be2908c6e47.lock for /tmp/node_modules/winston-honeybadger/node_modules/honeybadger
npm verb about to build /tmp/node_modules/winston-honeybadger
npm info build /tmp/node_modules/winston-honeybadger
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff winston-honeybadger@0.5.0
npm verb linkBins winston-honeybadger@0.5.0
npm verb linkMans winston-honeybadger@0.5.0
npm verb rebuildBundles winston-honeybadger@0.5.0
npm verb rebuildBundles [ 'assert-is', 'honeybadger', 'winston' ]
npm info install winston-honeybadger@0.5.0
npm info postinstall winston-honeybadger@0.5.0
npm verb unlock done using /root/.npm/_locks/winston-honeybadger-543b5fbd62b07ed3.lock for /tmp/node_modules/winston-honeybadger
npm info preinstall nan@1.8.4
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/nan
npm info build /tmp/node_modules/ascoltatori/node_modules/nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff nan@1.8.4
npm verb linkBins nan@1.8.4
npm verb linkMans nan@1.8.4
npm verb rebuildBundles nan@1.8.4
npm info install nan@1.8.4
npm info postinstall nan@1.8.4
npm verb unlock done using /root/.npm/_locks/nan-e5e3e0cf970d43da.lock for /tmp/node_modules/ascoltatori/node_modules/nan
npm info preinstall minimatch@0.3.0
npm verb cache add spec lru-cache@2
npm verb addNamed lru-cache@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching
npm verb cache add spec sigmund@~1.0.0
npm verb addNamed sigmund@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/sigmund not in flight; fetching
npm verb request uri https://registry.npmjs.org/lru-cache
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:20
npm http request GET https://registry.npmjs.org/lru-cache
npm verb request uri https://registry.npmjs.org/sigmund
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:20
npm http request GET https://registry.npmjs.org/sigmund
npm http 200 https://registry.npmjs.org/rimraf
npm verb get saving rimraf to /root/.npm/registry.npmjs.org/rimraf/.cache.json
npm verb addNamed rimraf@2.1.4
npm verb addRemoteTarball https://registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz',
npm verb addRemoteTarball '5a6eb62eeda068f51ede50f29b3e5cd22f3d9bb2' ]
npm info retry fetch attempt 1 at 17:57:26
npm info attempt registry request try #1 at 17:57:26
npm http fetch GET https://registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz
npm http 200 https://registry.npmjs.org/lru-cache
npm verb get saving lru-cache to /root/.npm/registry.npmjs.org/lru-cache/.cache.json
npm info preinstall qlobber@0.5.3
npm verb addNamed lru-cache@2.7.3
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/qlobber
npm info build /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff qlobber@0.5.3
npm verb linkBins qlobber@0.5.3
npm verb linkMans qlobber@0.5.3
npm verb rebuildBundles qlobber@0.5.3
npm verb addRemoteTarball https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz',
npm verb addRemoteTarball '6d4524e8b955f95d4f5b58851ce21dd72fb4e952' ]
npm info install qlobber@0.5.3
npm http 200 https://registry.npmjs.org/sigmund
npm verb get saving sigmund to /root/.npm/registry.npmjs.org/sigmund/.cache.json
npm info postinstall qlobber@0.5.3
npm info retry fetch attempt 1 at 17:57:29
npm info attempt registry request try #1 at 17:57:29
npm http fetch GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz
npm verb unlock done using /root/.npm/_locks/qlobber-01f512713f403027.lock for /tmp/node_modules/ascoltatori/node_modules/qlobber
npm verb addNamed sigmund@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz',
npm verb addRemoteTarball '3ff21f198cad2175f9f3b781853fd94d0d19b590' ]
npm info retry fetch attempt 1 at 17:57:31
npm info attempt registry request try #1 at 17:57:31
npm http fetch GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for rimraf@2.1.4
npm verb afterAdd /root/.npm/rimraf/2.1.4/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/rimraf/2.1.4/package/package.json written
npm info install rimraf@2.1.4 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm info installOne rimraf@2.1.4
npm verb installOne of rimraf to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp not in flight; installing
npm verb lock using /root/.npm/_locks/rimraf-15e75b256fcaa4a5.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm http fetch 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb tar unpack /root/.npm/rimraf/2.1.4/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lru-cache@2.7.3
npm verb afterAdd /root/.npm/lru-cache/2.7.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/lru-cache/2.7.3/package/package.json written
npm info preinstall rimraf@2.1.4
npm verb cache add spec graceful-fs@~1
npm verb addNamed graceful-fs@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching
npm verb request uri https://registry.npmjs.org/graceful-fs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:35
npm http request GET https://registry.npmjs.org/graceful-fs
npm http fetch 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for sigmund@1.0.1
npm verb afterAdd /root/.npm/sigmund/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/sigmund/1.0.1/package/package.json written
npm info install lru-cache@2.7.3 into /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm info install sigmund@1.0.1 into /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm info installOne lru-cache@2.7.3
npm verb installOne of lru-cache to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch not in flight; installing
npm info installOne sigmund@1.0.1
npm verb installOne of sigmund to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch not in flight; installing
npm verb lock using /root/.npm/_locks/lru-cache-d24848cc816f9db7.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb lock using /root/.npm/_locks/sigmund-9ec238ae7461e35f.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb unbuild node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm verb tar unpack /root/.npm/lru-cache/2.7.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb tar unpack /root/.npm/sigmund/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm info preinstall sigmund@1.0.1
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules' ]
npm info linkStuff sigmund@1.0.1
npm verb linkBins sigmund@1.0.1
npm verb linkMans sigmund@1.0.1
npm verb rebuildBundles sigmund@1.0.1
npm info install sigmund@1.0.1
npm info postinstall sigmund@1.0.1
npm verb unlock done using /root/.npm/_locks/sigmund-9ec238ae7461e35f.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund
npm info preinstall lru-cache@2.7.3
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules' ]
npm info linkStuff lru-cache@2.7.3
npm verb linkBins lru-cache@2.7.3
npm verb linkMans lru-cache@2.7.3
npm verb rebuildBundles lru-cache@2.7.3
npm info install lru-cache@2.7.3
npm info postinstall lru-cache@2.7.3
npm verb unlock done using /root/.npm/_locks/lru-cache-d24848cc816f9db7.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules' ]
npm info linkStuff minimatch@0.3.0
npm verb linkBins minimatch@0.3.0
npm verb linkMans minimatch@0.3.0
npm verb rebuildBundles minimatch@0.3.0
npm verb rebuildBundles [ 'lru-cache', 'sigmund' ]
npm info install minimatch@0.3.0
npm info postinstall minimatch@0.3.0
npm verb unlock done using /root/.npm/_locks/minimatch-58276a3a7ac16c7b.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules' ]
npm info linkStuff glob@3.2.11
npm verb linkBins glob@3.2.11
npm verb linkMans glob@3.2.11
npm verb rebuildBundles glob@3.2.11
npm verb rebuildBundles [ 'inherits', 'minimatch' ]
npm info install glob@3.2.11
npm info postinstall glob@3.2.11
npm verb unlock done using /root/.npm/_locks/glob-4663f19ff3c9fb83.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/glob
npm info preinstall hiredis@0.4.1
npm verb cache add spec bindings@*
npm verb cache add spec nan@^2.0.5
npm verb addNamed bindings@*
npm verb addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching
npm verb addNamed nan@>=2.0.5 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
npm verb request uri https://registry.npmjs.org/bindings
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:38
npm http request GET https://registry.npmjs.org/bindings
npm verb request uri https://registry.npmjs.org/nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:40
npm verb etag "BAF0CH6FX7ZGID84VMUQ15OTR"
npm http request GET https://registry.npmjs.org/nan
npm http 200 https://registry.npmjs.org/graceful-fs
npm verb get saving graceful-fs to /root/.npm/registry.npmjs.org/graceful-fs/.cache.json
npm verb addNamed graceful-fs@1.2.3
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm verb addRemoteTarball https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz',
npm verb addRemoteTarball '15a4806a57547cb2d2dbf27f42e89a8c3451b364' ]
npm info retry fetch attempt 1 at 17:57:43
npm info attempt registry request try #1 at 17:57:43
npm http fetch GET https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz
npm http 200 https://registry.npmjs.org/bindings
npm verb get saving bindings to /root/.npm/registry.npmjs.org/bindings/.cache.json
npm verb addNamed bindings@1.2.1
npm verb addRemoteTarball https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz',
npm verb addRemoteTarball '14ad6113812d2d37d72e67b4cacb4bb726505f11' ]
npm info retry fetch attempt 1 at 17:57:45
npm info attempt registry request try #1 at 17:57:45
npm http fetch GET https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz
npm http 304 https://registry.npmjs.org/nan
npm verb etag https://registry.npmjs.org/nan from cache
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json
npm verb addNamed nan@2.2.1
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for graceful-fs@1.2.3
npm verb afterAdd /root/.npm/graceful-fs/1.2.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/graceful-fs/1.2.3/package/package.json written
npm info install graceful-fs@1.2.3 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm info installOne graceful-fs@1.2.3
npm verb installOne of graceful-fs to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf not in flight; installing
npm verb lock using /root/.npm/_locks/graceful-fs-c80371405eb99efd.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb tar unpack /root/.npm/graceful-fs/1.2.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm info preinstall mqtt@1.8.0
npm verb cache add spec concat-stream@^1.4.7
npm verb addNamed concat-stream@>=1.4.7 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/concat-stream not in flight; fetching
npm verb cache add spec end-of-stream@^1.1.0
npm verb addNamed end-of-stream@>=1.1.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/end-of-stream not in flight; fetching
npm verb cache add spec help-me@^0.1.0
npm verb addNamed help-me@>=0.1.0 <0.2.0
npm verb addNameRange registry:https://registry.npmjs.org/help-me not in flight; fetching
npm verb cache add spec inherits@^2.0.1
npm verb addNamed inherits@>=2.0.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
npm verb cache add spec minimist@^1.1.0
npm verb addNamed minimist@>=1.1.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/minimist not in flight; fetching
npm verb cache add spec mqtt-connection@^2.0.0
npm verb addNamed mqtt-connection@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/mqtt-connection not in flight; fetching
npm verb cache add spec mqtt-packet@^3.2.0
npm verb addNamed mqtt-packet@>=3.2.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/mqtt-packet not in flight; fetching
npm verb cache add spec readable-stream@~1.0.2
npm verb addNamed readable-stream@>=1.0.2 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
npm verb cache add spec reinterval@^1.0.1
npm verb addNamed reinterval@>=1.0.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/reinterval not in flight; fetching
npm verb cache add spec websocket-stream@^3.0.1
npm verb addNamed websocket-stream@>=3.0.1 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/websocket-stream not in flight; fetching
npm verb cache add spec xtend@^4.0.0
npm verb addNamed xtend@>=4.0.0 <5.0.0
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
npm verb cache add spec commist@^1.0.0
npm verb addNamed commist@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/commist not in flight; fetching
npm verb request uri https://registry.npmjs.org/concat-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/concat-stream
npm verb request uri https://registry.npmjs.org/end-of-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/end-of-stream
npm verb request uri https://registry.npmjs.org/help-me
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/help-me
npm verb request uri https://registry.npmjs.org/minimist
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/minimist
npm verb request uri https://registry.npmjs.org/mqtt-connection
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/mqtt-connection
npm verb request uri https://registry.npmjs.org/mqtt-packet
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/mqtt-packet
npm verb request uri https://registry.npmjs.org/readable-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/readable-stream
npm verb request uri https://registry.npmjs.org/reinterval
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/reinterval
npm verb request uri https://registry.npmjs.org/websocket-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/websocket-stream
npm verb request uri https://registry.npmjs.org/xtend
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/xtend
npm verb request uri https://registry.npmjs.org/commist
npm verb request no auth needed
npm info attempt registry request try #1 at 17:57:49
npm http request GET https://registry.npmjs.org/commist
npm http fetch 200 https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz
npm http 200 https://registry.npmjs.org/mqtt-packet
npm verb get saving mqtt-packet to /root/.npm/registry.npmjs.org/mqtt-packet/.cache.json
npm http 200 https://registry.npmjs.org/end-of-stream
npm verb get saving end-of-stream to /root/.npm/registry.npmjs.org/end-of-stream/.cache.json
npm http 200 https://registry.npmjs.org/help-me
npm verb get saving help-me to /root/.npm/registry.npmjs.org/help-me/.cache.json
npm http 200 https://registry.npmjs.org/reinterval
npm verb get saving reinterval to /root/.npm/registry.npmjs.org/reinterval/.cache.json
npm verb request uri https://registry.npmjs.org/inherits
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:15
npm verb etag "9C23BNETE30UZVYRVML0QUTBX"
npm http request GET https://registry.npmjs.org/inherits
npm http 200 https://registry.npmjs.org/minimist
npm verb get saving minimist to /root/.npm/registry.npmjs.org/minimist/.cache.json
npm http 200 https://registry.npmjs.org/mqtt-connection
npm verb get saving mqtt-connection to /root/.npm/registry.npmjs.org/mqtt-connection/.cache.json
npm http 200 https://registry.npmjs.org/concat-stream
npm verb get saving concat-stream to /root/.npm/registry.npmjs.org/concat-stream/.cache.json
npm http 200 https://registry.npmjs.org/xtend
npm verb get saving xtend to /root/.npm/registry.npmjs.org/xtend/.cache.json
npm http 200 https://registry.npmjs.org/websocket-stream
npm verb get saving websocket-stream to /root/.npm/registry.npmjs.org/websocket-stream/.cache.json
npm http 200 https://registry.npmjs.org/readable-stream
npm verb get saving readable-stream to /root/.npm/registry.npmjs.org/readable-stream/.cache.json
npm verb addNamed mqtt-packet@3.4.6
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/bindings/-/bindings-1.2.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for bindings@1.2.1
npm verb addRemoteTarball https://registry.npmjs.org/mqtt-packet/-/mqtt-packet-3.4.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mqtt-packet/-/mqtt-packet-3.4.6.tgz',
npm verb addRemoteTarball '644ae77638fd3814151112bc67b9fc7f36d650e3' ]
npm verb addNamed end-of-stream@1.1.0
npm verb addNamed help-me@0.1.0
npm verb addNamed reinterval@1.0.2
npm verb addRemoteTarball https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz',
npm verb addRemoteTarball 'e9353258baa9108965efc41cb0ef8ade2f3cfb07' ]
npm verb addRemoteTarball https://registry.npmjs.org/help-me/-/help-me-0.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/help-me/-/help-me-0.1.0.tgz',
npm verb addRemoteTarball '0fb3a40537ad5265b6b49413022c60d35b49539a' ]
npm verb addNamed minimist@1.2.0
npm verb addNamed mqtt-connection@2.1.1
npm verb addRemoteTarball https://registry.npmjs.org/reinterval/-/reinterval-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/reinterval/-/reinterval-1.0.2.tgz',
npm verb addRemoteTarball '029056fb7637844bec872f36f2c07b0d7c112e6d' ]
npm verb addNamed concat-stream@1.5.1
npm verb addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz',
npm verb addRemoteTarball 'a35008b20f41383eec1fb914f4cd5df79a264284' ]
npm verb addRemoteTarball https://registry.npmjs.org/mqtt-connection/-/mqtt-connection-2.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mqtt-connection/-/mqtt-connection-2.1.1.tgz',
npm verb addRemoteTarball '7b2e985a74e196619430bebd35da162c34c4e56a' ]
npm verb addNamed xtend@4.0.1
npm info retry fetch attempt 1 at 17:58:19
npm info attempt registry request try #1 at 17:58:19
npm http fetch GET https://registry.npmjs.org/mqtt-packet/-/mqtt-packet-3.4.6.tgz
npm verb addNamed websocket-stream@3.1.0
npm verb addRemoteTarball https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.1.tgz',
npm verb addRemoteTarball 'f3b80acf9e1f48e3875c0688b41b6c31602eea1c' ]
npm verb addRemoteTarball https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz',
npm verb addRemoteTarball 'a5c6d532be656e23db820efb943a1f04998d63af' ]
npm verb addNamed readable-stream@1.0.34
npm verb addRemoteTarball https://registry.npmjs.org/websocket-stream/-/websocket-stream-3.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/websocket-stream/-/websocket-stream-3.1.0.tgz',
npm verb addRemoteTarball 'c6d9d13230b77e474c4b6736c295bba77cdd7f87' ]
npm info retry fetch attempt 1 at 17:58:20
npm info attempt registry request try #1 at 17:58:20
npm http fetch GET https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz
npm info retry fetch attempt 1 at 17:58:20
npm info attempt registry request try #1 at 17:58:20
npm http fetch GET https://registry.npmjs.org/help-me/-/help-me-0.1.0.tgz
npm verb addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz',
npm verb addRemoteTarball '125820e34bc842d2f2aaafafe4c2916ee32c157c' ]
npm info retry fetch attempt 1 at 17:58:20
npm info attempt registry request try #1 at 17:58:20
npm http fetch GET https://registry.npmjs.org/reinterval/-/reinterval-1.0.2.tgz
npm http 200 https://registry.npmjs.org/commist
npm verb get saving commist to /root/.npm/registry.npmjs.org/commist/.cache.json
npm info retry fetch attempt 1 at 17:58:20
npm info attempt registry request try #1 at 17:58:20
npm http fetch GET https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz
npm info retry fetch attempt 1 at 17:58:20
npm info attempt registry request try #1 at 17:58:20
npm http fetch GET https://registry.npmjs.org/mqtt-connection/-/mqtt-connection-2.1.1.tgz
npm http 304 https://registry.npmjs.org/inherits
npm verb etag https://registry.npmjs.org/inherits from cache
npm verb get saving inherits to /root/.npm/registry.npmjs.org/inherits/.cache.json
npm http fetch 200 https://registry.npmjs.org/mqtt-packet/-/mqtt-packet-3.4.6.tgz
npm http fetch 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz
npm info retry fetch attempt 1 at 17:58:29
npm info attempt registry request try #1 at 17:58:29
npm http fetch GET https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.1.tgz
npm info retry fetch attempt 1 at 17:58:29
npm info attempt registry request try #1 at 17:58:29
npm http fetch GET https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
npm info retry fetch attempt 1 at 17:58:29
npm info attempt registry request try #1 at 17:58:29
npm http fetch GET https://registry.npmjs.org/websocket-stream/-/websocket-stream-3.1.0.tgz
npm http fetch 200 https://registry.npmjs.org/help-me/-/help-me-0.1.0.tgz
npm http fetch 200 https://registry.npmjs.org/reinterval/-/reinterval-1.0.2.tgz
npm http fetch 200 https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz
npm info retry fetch attempt 1 at 17:58:35
npm info attempt registry request try #1 at 17:58:35
npm http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/mqtt-connection/-/mqtt-connection-2.1.1.tgz
> raspi@2.0.0 install /tmp/node_modules/raspi-io/node_modules/raspi
> node-gyp rebuild
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/bin/iojs',
gyp verb cli '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@1.0.3
gyp info using node@1.6.4 | linux | arm
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python /usr/bin/python
gyp verb check python version `python -c "import platform; print(platform.python_version());"` returned: "2.7.3\n"
gyp verb get node dir no --target version specified, falling back to host node version: v1.6.4
gyp verb command install [ 'v1.6.4' ]
gyp verb install input version string "v1.6.4"
gyp verb install installing version: 1.6.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 1.6.4
gyp verb build dir attempting to create "build" dir: /tmp/node_modules/raspi-io/node_modules/raspi/build
gyp verb build dir "build" dir needed to be created? /tmp/node_modules/raspi-io/node_modules/raspi/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /tmp/node_modules/raspi-io/node_modules/raspi/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn python
gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/node_modules/raspi-io/node_modules/raspi/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/root/.node-gyp/1.6.4/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/root/.node-gyp/1.6.4',
gyp info spawn args '-Dmodule_root_dir=/tmp/node_modules/raspi-io/node_modules/raspi',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.node-gyp/1.6.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory `/tmp/node_modules/raspi-io/node_modules/raspi/build'
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/addon.o.d.raw -c -o Release/obj.target/addon/src/addon.o ../src/addon.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/init.o.d.raw -c -o Release/obj.target/addon/src/init.o ../src/init.cc
flock ./Release/linker.lock g++ -shared -pthread -rdynamic -Wl,-soname=addon.node -o Release/obj.target/addon.node -Wl,--start-group Release/obj.target/addon/src/addon.o Release/obj.target/addon/src/init.o -Wl,--end-group -lwiringPi
SOLINK_MODULE(target) Release/obj.target/addon.node: Finished
rm -rf "Release/addon.node" && cp -af "Release/obj.target/addon.node" "Release/addon.node"
make: Leaving directory `/tmp/node_modules/raspi-io/node_modules/raspi/build'
gyp info ok
npm verb unsafe-perm in lifecycle false
npm http fetch 200 https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.1.tgz
npm http fetch 200 https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
npm info postinstall raspi-pwm@2.3.1
npm verb unlock done using /root/.npm/_locks/raspi-pwm-571d795a249c65ad.lock for /tmp/node_modules/raspi-io/node_modules/raspi-pwm
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json written
npm info install nan@2.2.1 into /tmp/node_modules/ascoltatori/node_modules/hiredis
npm info install bindings@1.2.1 into /tmp/node_modules/ascoltatori/node_modules/hiredis
npm info installOne nan@2.2.1
npm verb installOne of nan to /tmp/node_modules/ascoltatori/node_modules/hiredis not in flight; installing
npm info installOne bindings@1.2.1
npm verb installOne of bindings to /tmp/node_modules/ascoltatori/node_modules/hiredis not in flight; installing
npm verb addNamed commist@1.0.0
npm verb addNamed inherits@2.0.1
npm verb addRemoteTarball https://registry.npmjs.org/commist/-/commist-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/commist/-/commist-1.0.0.tgz',
npm verb addRemoteTarball 'c0c352501cf6f52e9124e3ef89c9806e2022ebef' ]
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for end-of-stream@1.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/help-me/-/help-me-0.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for help-me@0.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/reinterval/-/reinterval-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for reinterval@1.0.2
npm verb lock using /root/.npm/_locks/nan-b879f3b056933841.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb lock using /root/.npm/_locks/bindings-bf39f9ce516e98a8.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/xtend/-/xtend-4.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for xtend@4.0.1
npm verb unbuild node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm info retry fetch attempt 1 at 17:58:45
npm info attempt registry request try #1 at 17:58:45
npm http fetch GET https://registry.npmjs.org/commist/-/commist-1.0.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/concat-stream/-/concat-stream-1.5.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for concat-stream@1.5.1
npm http fetch 200 https://registry.npmjs.org/websocket-stream/-/websocket-stream-3.1.0.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json written
npm verb tar unpack /root/.npm/nan/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/minimist/-/minimist-1.2.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for minimist@1.2.0
npm verb unbuild node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mqtt-connection/-/mqtt-connection-2.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mqtt-connection@2.1.1
npm verb afterAdd /root/.npm/end-of-stream/1.1.0/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb afterAdd /root/.npm/help-me/0.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/reinterval/1.0.2/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/mqtt-packet/-/mqtt-packet-3.4.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for mqtt-packet@3.4.6
npm verb tar unpack /root/.npm/bindings/1.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb afterAdd /root/.npm/xtend/4.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/concat-stream/1.5.1/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz
npm verb afterAdd /root/.npm/end-of-stream/1.1.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/websocket-stream/-/websocket-stream-3.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for websocket-stream@3.1.0
npm verb afterAdd /root/.npm/help-me/0.1.0/package/package.json written
npm verb afterAdd /root/.npm/reinterval/1.0.2/package/package.json written
npm verb afterAdd /root/.npm/minimist/1.2.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/xtend/4.0.1/package/package.json written
npm verb afterAdd /root/.npm/concat-stream/1.5.1/package/package.json written
npm verb afterAdd /root/.npm/mqtt-connection/2.1.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mqtt-packet/3.4.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/minimist/1.2.0/package/package.json written
npm verb afterAdd /root/.npm/mqtt-connection/2.1.1/package/package.json written
npm verb afterAdd /root/.npm/websocket-stream/3.1.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/mqtt-packet/3.4.6/package/package.json written
npm verb afterAdd /root/.npm/websocket-stream/3.1.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for readable-stream@1.0.34
npm info preinstall graceful-fs@1.2.3
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules' ]
npm info linkStuff graceful-fs@1.2.3
npm verb linkBins graceful-fs@1.2.3
npm verb linkMans graceful-fs@1.2.3
npm verb rebuildBundles graceful-fs@1.2.3
npm info install graceful-fs@1.2.3
npm verb afterAdd /root/.npm/readable-stream/1.0.34/package/package.json not in flight; writing
npm info postinstall graceful-fs@1.2.3
npm verb unlock done using /root/.npm/_locks/graceful-fs-c80371405eb99efd.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf/node_modules/graceful-fs
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules' ]
npm info linkStuff rimraf@2.1.4
npm verb linkBins rimraf@2.1.4
npm verb linkMans rimraf@2.1.4
npm verb rebuildBundles rimraf@2.1.4
npm verb afterAdd /root/.npm/readable-stream/1.0.34/package/package.json written
npm verb rebuildBundles [ 'graceful-fs' ]
npm info install rimraf@2.1.4
npm info postinstall rimraf@2.1.4
npm verb unlock done using /root/.npm/_locks/rimraf-15e75b256fcaa4a5.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp/node_modules/rimraf
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules' ]
npm info linkStuff temp@0.5.1
npm verb linkBins temp@0.5.1
npm verb linkMans temp@0.5.1
npm verb rebuildBundles temp@0.5.1
npm verb rebuildBundles [ 'rimraf' ]
npm info install temp@0.5.1
npm info postinstall temp@0.5.1
npm verb unlock done using /root/.npm/_locks/temp-e8f07712c8bae3a2.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync/node_modules/temp
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules' ]
npm info linkStuff execSync@1.0.2
npm verb linkBins execSync@1.0.2
npm verb linkMans execSync@1.0.2
npm verb rebuildBundles execSync@1.0.2
npm verb rebuildBundles [ 'temp' ]
npm info install execSync@1.0.2
npm info preinstall bindings@1.2.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm info build /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules' ]
npm info linkStuff bindings@1.2.1
npm verb linkBins bindings@1.2.1
npm verb linkMans bindings@1.2.1
npm verb rebuildBundles bindings@1.2.1
npm info install bindings@1.2.1
npm info postinstall bindings@1.2.1
npm verb unlock done using /root/.npm/_locks/bindings-bf39f9ce516e98a8.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/bindings
npm info preinstall i2c-bus@1.0.2
npm verb cache add spec bindings@~1.2.1
npm verb addNamed bindings@>=1.2.1 <1.3.0
npm verb addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching
npm verb cache add spec nan@~2.2.0
npm verb addNamed nan@>=2.2.0 <2.3.0
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
npm verb request uri https://registry.npmjs.org/bindings
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:46
npm verb etag "4ZQ9WLHJ86658NNDL9B153ZC0"
npm http request GET https://registry.npmjs.org/bindings
npm verb request uri https://registry.npmjs.org/nan
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:46
npm verb etag "BAF0CH6FX7ZGID84VMUQ15OTR"
npm http request GET https://registry.npmjs.org/nan
npm http fetch 200 https://registry.npmjs.org/commist/-/commist-1.0.0.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/commist/-/commist-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for commist@1.0.0
npm verb afterAdd /root/.npm/commist/1.0.0/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/bindings
npm verb get saving bindings to /root/.npm/registry.npmjs.org/bindings/.cache.json
npm verb afterAdd /root/.npm/commist/1.0.0/package/package.json written
npm info install inherits@2.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install end-of-stream@1.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install help-me@0.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install reinterval@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install xtend@4.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install concat-stream@1.5.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install minimist@1.2.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install mqtt-connection@2.1.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install mqtt-packet@3.4.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install websocket-stream@3.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install readable-stream@1.0.34 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info install commist@1.0.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt
npm info installOne inherits@2.0.1
npm verb installOne of inherits to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne end-of-stream@1.1.0
npm verb installOne of end-of-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne help-me@0.1.0
npm verb installOne of help-me to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne reinterval@1.0.2
npm verb installOne of reinterval to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne xtend@4.0.1
npm verb installOne of xtend to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne concat-stream@1.5.1
npm verb installOne of concat-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne minimist@1.2.0
npm verb installOne of minimist to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne mqtt-connection@2.1.1
npm verb installOne of mqtt-connection to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne mqtt-packet@3.4.6
npm verb installOne of mqtt-packet to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne websocket-stream@3.1.0
npm verb installOne of websocket-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne readable-stream@1.0.34
npm verb installOne of readable-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm info installOne commist@1.0.0
npm verb installOne of commist to /tmp/node_modules/ascoltatori/node_modules/mqtt not in flight; installing
npm verb lock using /root/.npm/_locks/inherits-4a4c5304f071c31b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb lock using /root/.npm/_locks/end-of-stream-87299a65dda132a3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb lock using /root/.npm/_locks/help-me-30f066a5ae6520d2.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb lock using /root/.npm/_locks/reinterval-c61a997d7a62559e.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb lock using /root/.npm/_locks/xtend-363dc8a7d034e1e8.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb lock using /root/.npm/_locks/concat-stream-01205040dde85843.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb lock using /root/.npm/_locks/minimist-414fe145fda2f0e6.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb lock using /root/.npm/_locks/mqtt-connection-19bdbd2230e4e212.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb lock using /root/.npm/_locks/mqtt-packet-38117b1173b6fa1b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb lock using /root/.npm/_locks/websocket-stream-303dac91f50612fc.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm verb lock using /root/.npm/_locks/readable-stream-9e28feb4d63fd419.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb lock using /root/.npm/_locks/commist-505472c58ee9afe3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb addNamed bindings@1.2.1
npm verb tar unpack /root/.npm/inherits/2.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json not in flight; writing
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb tar unpack /root/.npm/end-of-stream/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb tar unpack /root/.npm/help-me/0.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb tar unpack /root/.npm/reinterval/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb tar unpack /root/.npm/xtend/4.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb tar unpack /root/.npm/concat-stream/1.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb tar unpack /root/.npm/minimist/1.2.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb tar unpack /root/.npm/mqtt-connection/2.1.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb tar unpack /root/.npm/mqtt-packet/3.4.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb tar unpack /root/.npm/websocket-stream/3.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm verb tar unpack /root/.npm/readable-stream/1.0.34/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb tar unpack /root/.npm/commist/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json written
npm info preinstall inherits@2.0.1
npm info preinstall concat-stream@1.5.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff inherits@2.0.1
npm verb linkBins inherits@2.0.1
npm verb linkMans inherits@2.0.1
npm verb rebuildBundles inherits@2.0.1
npm info install inherits@2.0.1
npm verb cache add spec typedarray@~0.0.5
npm verb addNamed typedarray@>=0.0.5 <0.1.0
npm verb addNameRange registry:https://registry.npmjs.org/typedarray not in flight; fetching
npm verb cache add spec readable-stream@~2.0.0
npm verb addNamed readable-stream@>=2.0.0 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
npm verb request uri https://registry.npmjs.org/typedarray
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:53
npm http request GET https://registry.npmjs.org/typedarray
npm info postinstall inherits@2.0.1
npm verb unlock done using /root/.npm/_locks/inherits-4a4c5304f071c31b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/inherits
npm verb request uri https://registry.npmjs.org/readable-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:55
npm verb etag "5BRLUWE930IXBNK5TODDA6JF"
npm http request GET https://registry.npmjs.org/readable-stream
npm http 304 https://registry.npmjs.org/nan
npm verb etag https://registry.npmjs.org/nan from cache
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json
npm info preinstall end-of-stream@1.1.0
npm verb cache add spec once@~1.3.0
npm verb addNamed once@>=1.3.0 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
npm info preinstall reinterval@1.0.2
npm verb request uri https://registry.npmjs.org/once
npm verb request no auth needed
npm info attempt registry request try #1 at 17:58:59
npm http request GET https://registry.npmjs.org/once
npm http 200 https://registry.npmjs.org/typedarray
npm verb get saving typedarray to /root/.npm/registry.npmjs.org/typedarray/.cache.json
> raspi-gpio@2.2.1 install /tmp/node_modules/raspi-io/node_modules/raspi-gpio
> node-gyp rebuild
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/bin/iojs',
gyp verb cli '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@1.0.3
gyp info using node@1.6.4 | linux | arm
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python /usr/bin/python
gyp verb check python version `python -c "import platform; print(platform.python_version());"` returned: "2.7.3\n"
gyp verb get node dir no --target version specified, falling back to host node version: v1.6.4
gyp verb command install [ 'v1.6.4' ]
gyp verb install input version string "v1.6.4"
gyp verb install installing version: 1.6.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 1.6.4
gyp verb build dir attempting to create "build" dir: /tmp/node_modules/raspi-io/node_modules/raspi-gpio/build
gyp verb build dir "build" dir needed to be created? /tmp/node_modules/raspi-io/node_modules/raspi-gpio/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /tmp/node_modules/raspi-io/node_modules/raspi-gpio/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi-gpio/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/node_modules/raspi-io/node_modules/raspi-gpio/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn python
gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/node_modules/raspi-io/node_modules/raspi-gpio/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/root/.node-gyp/1.6.4/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/root/.node-gyp/1.6.4',
gyp info spawn args '-Dmodule_root_dir=/tmp/node_modules/raspi-io/node_modules/raspi-gpio',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.node-gyp/1.6.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory `/tmp/node_modules/raspi-io/node_modules/raspi-gpio/build'
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/addon.o.d.raw -c -o Release/obj.target/addon/src/addon.o ../src/addon.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/init.o.d.raw -c -o Release/obj.target/addon/src/init.o ../src/init.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/write.o.d.raw -c -o Release/obj.target/addon/src/write.o ../src/write.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/addon/src/read.o.d.raw -c -o Release/obj.target/addon/src/read.o ../src/read.cc
flock ./Release/linker.lock g++ -shared -pthread -rdynamic -Wl,-soname=addon.node -o Release/obj.target/addon.node -Wl,--start-group Release/obj.target/addon/src/addon.o Release/obj.target/addon/src/init.o Release/obj.target/addon/src/write.o Release/obj.target/addon/src/read.o -Wl,--end-group -lwiringPi
SOLINK_MODULE(target) Release/obj.target/addon.node: Finished
rm -rf "Release/addon.node" && cp -af "Release/obj.target/addon.node" "Release/addon.node"
make: Leaving directory `/tmp/node_modules/raspi-io/node_modules/raspi-gpio/build'
gyp info ok
npm verb unsafe-perm in lifecycle false
npm verb addNamed nan@2.2.1
npm info postinstall raspi@2.0.0
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff reinterval@1.0.2
npm verb linkBins reinterval@1.0.2
npm verb linkMans reinterval@1.0.2
npm verb rebuildBundles reinterval@1.0.2
npm info install reinterval@1.0.2
npm verb unlock done using /root/.npm/_locks/raspi-8d9c4d1f620034c6.lock for /tmp/node_modules/raspi-io/node_modules/raspi
npm info postinstall reinterval@1.0.2
npm verb afterAdd /root/.npm/nan/2.2.1/package/package.json written
npm info install bindings@1.2.1 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm info install nan@2.2.1 into /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus
npm info installOne bindings@1.2.1
npm verb installOne of bindings to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus not in flight; installing
npm info installOne nan@2.2.1
npm verb installOne of nan to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus not in flight; installing
npm http 304 https://registry.npmjs.org/readable-stream
npm verb etag https://registry.npmjs.org/readable-stream from cache
npm verb get saving readable-stream to /root/.npm/registry.npmjs.org/readable-stream/.cache.json
npm verb unlock done using /root/.npm/_locks/reinterval-c61a997d7a62559e.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/reinterval
npm info preinstall commist@1.0.0
npm verb addNamed typedarray@0.0.6
npm verb addRemoteTarball https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz',
npm verb addRemoteTarball '867ac74e3864187b1d3d47d996a78ec5c8830777' ]
npm verb lock using /root/.npm/_locks/bindings-40d4794ac2d87f22.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb lock using /root/.npm/_locks/nan-1d5d390fbd4e4a69.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/nan
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb unbuild node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/nan
npm info retry fetch attempt 1 at 17:59:01
npm info attempt registry request try #1 at 17:59:01
npm http fetch GET https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/nan
npm info preinstall xtend@4.0.1
npm verb cache add spec leven@^1.0.0
npm verb addNamed leven@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/leven not in flight; fetching
npm verb tar unpack /root/.npm/bindings/1.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb tar unpack /root/.npm/nan/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/nan
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/nan
npm verb request uri https://registry.npmjs.org/leven
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:04
npm http request GET https://registry.npmjs.org/leven
npm verb addNamed readable-stream@2.0.6
npm http 200 https://registry.npmjs.org/once
npm verb get saving once to /root/.npm/registry.npmjs.org/once/.cache.json
npm verb addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz',
npm verb addRemoteTarball '8f90341e68a53ccc928788dacfcd11b36eb9b78e' ]
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff xtend@4.0.1
npm verb linkBins xtend@4.0.1
npm verb linkMans xtend@4.0.1
npm verb rebuildBundles xtend@4.0.1
npm info install xtend@4.0.1
npm info retry fetch attempt 1 at 17:59:06
npm info attempt registry request try #1 at 17:59:06
npm http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz
npm http fetch 200 https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm info postinstall xtend@4.0.1
npm verb unlock done using /root/.npm/_locks/xtend-363dc8a7d034e1e8.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/xtend
npm verb addNamed once@1.3.3
npm verb addRemoteTarball https://registry.npmjs.org/once/-/once-1.3.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/once/-/once-1.3.3.tgz',
npm verb addRemoteTarball 'b2e261557ce4c314ec8304f3fa82663e4297ca20' ]
npm info retry fetch attempt 1 at 17:59:09
npm info attempt registry request try #1 at 17:59:09
npm http fetch GET https://registry.npmjs.org/once/-/once-1.3.3.tgz
npm http 200 https://registry.npmjs.org/leven
npm verb get saving leven to /root/.npm/registry.npmjs.org/leven/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for typedarray@0.0.6
npm verb addNamed leven@1.0.2
npm verb addRemoteTarball https://registry.npmjs.org/leven/-/leven-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/leven/-/leven-1.0.2.tgz',
npm verb addRemoteTarball '9144b6eebca5f1d0680169f1a6770dcea60b75c3' ]
npm http fetch 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz
npm verb afterAdd /root/.npm/typedarray/0.0.6/package/package.json not in flight; writing
npm info retry fetch attempt 1 at 17:59:11
npm info attempt registry request try #1 at 17:59:11
npm http fetch GET https://registry.npmjs.org/leven/-/leven-1.0.2.tgz
npm info preinstall help-me@0.1.0
npm verb afterAdd /root/.npm/typedarray/0.0.6/package/package.json written
npm verb cache add spec pump@^1.0.0
npm verb addNamed pump@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/pump not in flight; fetching
npm verb request uri https://registry.npmjs.org/pump
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:14
npm http request GET https://registry.npmjs.org/pump
npm http fetch 200 https://registry.npmjs.org/once/-/once-1.3.3.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/once/-/once-1.3.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for once@1.3.3
npm info preinstall websocket-stream@3.1.0
npm http fetch 200 https://registry.npmjs.org/leven/-/leven-1.0.2.tgz
npm verb cache add spec duplexify@^3.2.0
npm verb addNamed duplexify@>=3.2.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/duplexify not in flight; fetching
npm verb cache add spec through2@^2.0.0
npm verb addNamed through2@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/through2 not in flight; fetching
npm verb cache add spec ws@^1.0.1
npm verb addNamed ws@>=1.0.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ws not in flight; fetching
npm verb request uri https://registry.npmjs.org/duplexify
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:16
npm http request GET https://registry.npmjs.org/duplexify
npm verb request uri https://registry.npmjs.org/through2
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:16
npm http request GET https://registry.npmjs.org/through2
npm verb request uri https://registry.npmjs.org/ws
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:16
npm http request GET https://registry.npmjs.org/ws
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/duplexify
npm verb get saving duplexify to /root/.npm/registry.npmjs.org/duplexify/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/leven/-/leven-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for leven@1.0.2
npm http 200 https://registry.npmjs.org/pump
npm verb get saving pump to /root/.npm/registry.npmjs.org/pump/.cache.json
npm info preinstall bindings@1.2.1
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json written
npm info install once@1.3.3 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm info installOne once@1.3.3
npm verb installOne of once to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream not in flight; installing
npm verb about to build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm info build /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules' ]
npm info linkStuff bindings@1.2.1
npm verb linkBins bindings@1.2.1
npm verb linkMans bindings@1.2.1
npm verb rebuildBundles bindings@1.2.1
npm verb lock using /root/.npm/_locks/once-7a24a61815baf65d.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm info install bindings@1.2.1
npm verb addNamed duplexify@3.4.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for readable-stream@2.0.6
npm verb addRemoteTarball https://registry.npmjs.org/duplexify/-/duplexify-3.4.3.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/duplexify/-/duplexify-3.4.3.tgz',
npm verb addRemoteTarball 'af6a7b10d928b095f8ad854d072bb90998db850d' ]
npm info postinstall bindings@1.2.1
npm verb afterAdd /root/.npm/leven/1.0.2/package/package.json not in flight; writing
npm verb addNamed pump@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/pump/-/pump-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/pump/-/pump-1.0.1.tgz',
npm verb addRemoteTarball 'f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a' ]
npm info retry fetch attempt 1 at 17:59:24
npm info attempt registry request try #1 at 17:59:24
npm http fetch GET https://registry.npmjs.org/duplexify/-/duplexify-3.4.3.tgz
npm verb unlock done using /root/.npm/_locks/bindings-40d4794ac2d87f22.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/i2c-bus/node_modules/bindings
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm http 200 https://registry.npmjs.org/through2
npm verb get saving through2 to /root/.npm/registry.npmjs.org/through2/.cache.json
npm info retry fetch attempt 1 at 17:59:26
npm info attempt registry request try #1 at 17:59:26
npm http fetch GET https://registry.npmjs.org/pump/-/pump-1.0.1.tgz
npm verb afterAdd /root/.npm/leven/1.0.2/package/package.json written
npm info install leven@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm info installOne leven@1.0.2
npm verb installOne of leven to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist not in flight; installing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm verb afterAdd /root/.npm/readable-stream/2.0.6/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/once/1.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm verb lock using /root/.npm/_locks/leven-9f131c39b61d5757.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb afterAdd /root/.npm/readable-stream/2.0.6/package/package.json written
npm info install typedarray@0.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm info install readable-stream@2.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm info installOne typedarray@0.0.6
npm verb installOne of typedarray to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream not in flight; installing
npm info installOne readable-stream@2.0.6
npm verb installOne of readable-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream not in flight; installing
npm http 200 https://registry.npmjs.org/ws
npm verb get saving ws to /root/.npm/registry.npmjs.org/ws/.cache.json
npm verb addNamed through2@2.0.1
npm verb addRemoteTarball https://registry.npmjs.org/through2/-/through2-2.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/through2/-/through2-2.0.1.tgz',
npm verb addRemoteTarball '384e75314d49f32de12eebb8136b8eb6b5d59da9' ]
> execSync@1.0.2 install /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
> node install.js
[execsync v1.0.2] Attempting to compile native extensions.
[execSync v1.0.2]
Native code compile failed!!
npm verb unsafe-perm in lifecycle false
npm verb lock using /root/.npm/_locks/typedarray-de033b6911986620.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb lock using /root/.npm/_locks/readable-stream-b302b31fe516eabb.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info postinstall raspi-gpio@2.2.1
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm info retry fetch attempt 1 at 17:59:30
npm info attempt registry request try #1 at 17:59:30
npm http fetch GET https://registry.npmjs.org/through2/-/through2-2.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/duplexify/-/duplexify-3.4.3.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb unlock done using /root/.npm/_locks/raspi-gpio-5a921f4c0228a109.lock for /tmp/node_modules/raspi-io/node_modules/raspi-gpio
npm verb tar unpack /root/.npm/leven/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm verb addNamed ws@1.1.0
npm verb addRemoteTarball https://registry.npmjs.org/ws/-/ws-1.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ws/-/ws-1.1.0.tgz',
npm verb addRemoteTarball 'c1d6fd1515d3ceff1f0ae2759bf5fd77030aad1d' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm verb tar unpack /root/.npm/typedarray/0.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb tar unpack /root/.npm/readable-stream/2.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info retry fetch attempt 1 at 17:59:32
npm info attempt registry request try #1 at 17:59:32
npm http fetch GET https://registry.npmjs.org/ws/-/ws-1.1.0.tgz
npm http fetch 200 https://registry.npmjs.org/pump/-/pump-1.0.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/duplexify/-/duplexify-3.4.3.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for duplexify@3.4.3
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/pump/-/pump-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for pump@1.0.1
npm verb afterAdd /root/.npm/duplexify/3.4.3/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/through2/-/through2-2.0.1.tgz
npm verb afterAdd /root/.npm/duplexify/3.4.3/package/package.json written
npm verb afterAdd /root/.npm/pump/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/pump/1.0.1/package/package.json written
npm info install pump@1.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm info installOne pump@1.0.1
npm verb installOne of pump to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me not in flight; installing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/through2/-/through2-2.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for through2@2.0.1
npm verb lock using /root/.npm/_locks/pump-ef9dd90c1bc47151.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb afterAdd /root/.npm/through2/2.0.1/package/package.json not in flight; writing
npm info preinstall minimist@1.2.0
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb tar unpack /root/.npm/pump/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm info preinstall once@1.3.3
npm info preinstall readable-stream@1.0.34
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff minimist@1.2.0
npm verb linkBins minimist@1.2.0
npm verb linkMans minimist@1.2.0
npm verb rebuildBundles minimist@1.2.0
npm verb afterAdd /root/.npm/through2/2.0.1/package/package.json written
npm info install minimist@1.2.0
npm info preinstall mqtt-connection@2.1.1
npm info postinstall minimist@1.2.0
npm verb cache add spec wrappy@1
npm verb addNamed wrappy@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
npm verb request uri https://registry.npmjs.org/wrappy
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:36
npm http request GET https://registry.npmjs.org/wrappy
npm verb cache add spec core-util-is@~1.0.0
npm verb addNamed core-util-is@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
npm verb cache add spec isarray@0.0.1
npm verb addNamed isarray@0.0.1
npm verb addNameVersion registry:https://registry.npmjs.org/isarray not in flight; fetching
npm verb cache add spec string_decoder@~0.10.x
npm verb addNamed string_decoder@>=0.10.0 <0.11.0
npm verb addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
npm verb unlock done using /root/.npm/_locks/minimist-414fe145fda2f0e6.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/minimist
npm verb cache add spec reduplexer@^1.1.0
npm verb addNamed reduplexer@>=1.1.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/reduplexer not in flight; fetching
npm verb cache add spec through2@^0.6.3
npm verb addNamed through2@>=0.6.3 <0.7.0
npm verb addNameRange registry:https://registry.npmjs.org/through2 not in flight; fetching
npm verb request uri https://registry.npmjs.org/core-util-is
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:37
npm http request GET https://registry.npmjs.org/core-util-is
npm verb request uri https://registry.npmjs.org/isarray
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:37
npm http request GET https://registry.npmjs.org/isarray
npm verb request uri https://registry.npmjs.org/string_decoder
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:37
npm http request GET https://registry.npmjs.org/string_decoder
npm verb request uri https://registry.npmjs.org/reduplexer
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:37
npm http request GET https://registry.npmjs.org/reduplexer
npm http fetch 200 https://registry.npmjs.org/ws/-/ws-1.1.0.tgz
npm http 200 https://registry.npmjs.org/wrappy
npm verb get saving wrappy to /root/.npm/registry.npmjs.org/wrappy/.cache.json
npm info postinstall execSync@1.0.2
npm info preinstall mqtt-packet@3.4.6
npm http 200 https://registry.npmjs.org/core-util-is
npm verb get saving core-util-is to /root/.npm/registry.npmjs.org/core-util-is/.cache.json
npm http 200 https://registry.npmjs.org/isarray
npm verb get saving isarray to /root/.npm/registry.npmjs.org/isarray/.cache.json
npm verb request uri https://registry.npmjs.org/through2
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:47
npm verb etag "10LYAWAC5I4KHTUT2A0S62A2C"
npm http request GET https://registry.npmjs.org/through2
npm verb unlock done using /root/.npm/_locks/execSync-238646b2a3ea9596.lock for /tmp/node_modules/raspi-io/node_modules/raspi-i2c/node_modules/execSync
npm http 200 https://registry.npmjs.org/string_decoder
npm verb get saving string_decoder to /root/.npm/registry.npmjs.org/string_decoder/.cache.json
npm verb cache add spec bl@^0.9.1
npm verb addNamed bl@>=0.9.1 <0.10.0
npm verb addNameRange registry:https://registry.npmjs.org/bl not in flight; fetching
npm verb addNamed wrappy@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz',
npm verb addRemoteTarball '1e65969965ccbc2db4548c6b84a6f2c5aedd4739' ]
npm verb addNamed core-util-is@1.0.2
npm verb request uri https://registry.npmjs.org/bl
npm verb request no auth needed
npm info attempt registry request try #1 at 17:59:51
npm verb etag "BDUN8H7IOJ18URYVTUPM1P5YM"
npm http request GET https://registry.npmjs.org/bl
npm verb addRemoteTarball https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz',
npm verb addRemoteTarball '8a18acfca9a8f4177e09abfc6038939b05d1eedf' ]
npm verb addRemoteTarball https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz',
npm verb addRemoteTarball 'b5fd54220aa2bc5ab57aab7140c940754503c1a7' ]
npm info retry fetch attempt 1 at 17:59:51
npm info attempt registry request try #1 at 17:59:51
npm http fetch GET https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm verb addNamed string_decoder@0.10.31
npm info preinstall leven@1.0.2
npm verb addRemoteTarball https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz',
npm verb addRemoteTarball '62e203bc41766c6c28c9fc84301dab1c5310fa94' ]
npm http 304 https://registry.npmjs.org/through2
npm verb etag https://registry.npmjs.org/through2 from cache
npm verb get saving through2 to /root/.npm/registry.npmjs.org/through2/.cache.json
npm info retry fetch attempt 1 at 17:59:56
npm info attempt registry request try #1 at 17:59:56
npm http fetch GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm info retry fetch attempt 1 at 17:59:56
npm info attempt registry request try #1 at 17:59:56
npm http fetch GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz
npm http 200 https://registry.npmjs.org/reduplexer
npm verb get saving reduplexer to /root/.npm/registry.npmjs.org/reduplexer/.cache.json
npm http 304 https://registry.npmjs.org/bl
npm verb etag https://registry.npmjs.org/bl from cache
npm verb get saving bl to /root/.npm/registry.npmjs.org/bl/.cache.json
npm http fetch 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm info retry fetch attempt 1 at 18:00:01
npm info attempt registry request try #1 at 18:00:01
npm http fetch GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules' ]
npm info linkStuff leven@1.0.2
npm verb linkBins leven@1.0.2
npm verb link bins [ { leven: 'cli.js' },
npm verb link bins '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans leven@1.0.2
npm verb rebuildBundles leven@1.0.2
npm http fetch 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/.bin/leven
npm verb addNamed through2@0.6.5
npm verb addRemoteTarball https://registry.npmjs.org/through2/-/through2-0.6.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/through2/-/through2-0.6.5.tgz',
npm verb addRemoteTarball '41ab9c67b29d57209071410e1d7a7a968cd3ad48' ]
npm info install leven@1.0.2
npm verb addNamed bl@0.9.5
npm verb addNamed reduplexer@1.1.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for wrappy@1.0.1
npm verb addRemoteTarball https://registry.npmjs.org/bl/-/bl-0.9.5.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/bl/-/bl-0.9.5.tgz',
npm verb addRemoteTarball 'c06b797af085ea00bc527afc8efcf11de2232054' ]
npm info retry fetch attempt 1 at 18:00:02
npm info attempt registry request try #1 at 18:00:02
npm http fetch GET https://registry.npmjs.org/through2/-/through2-0.6.5.tgz
npm verb addRemoteTarball https://registry.npmjs.org/reduplexer/-/reduplexer-1.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/reduplexer/-/reduplexer-1.1.0.tgz',
npm verb addRemoteTarball '7dfed18a679e749c1d7ad36de01acb515f08e140' ]
npm info postinstall leven@1.0.2
npm info retry fetch attempt 1 at 18:00:02
npm info attempt registry request try #1 at 18:00:02
npm http fetch GET https://registry.npmjs.org/bl/-/bl-0.9.5.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/isarray/-/isarray-0.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for isarray@0.0.1
npm http fetch 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz
npm http fetch 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm info retry fetch attempt 1 at 18:00:07
npm info attempt registry request try #1 at 18:00:07
npm http fetch GET https://registry.npmjs.org/reduplexer/-/reduplexer-1.1.0.tgz
npm verb unlock done using /root/.npm/_locks/leven-9f131c39b61d5757.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist/node_modules/leven
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff commist@1.0.0
npm verb linkBins commist@1.0.0
npm verb linkMans commist@1.0.0
npm verb rebuildBundles commist@1.0.0
npm http fetch 200 https://registry.npmjs.org/through2/-/through2-0.6.5.tgz
npm verb rebuildBundles [ '.bin', 'leven' ]
npm info install commist@1.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ws/-/ws-1.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ws@1.1.0
npm info postinstall commist@1.0.0
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/commist-505472c58ee9afe3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/commist
npm verb afterAdd /root/.npm/isarray/0.0.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for string_decoder@0.10.31
npm http fetch 200 https://registry.npmjs.org/bl/-/bl-0.9.5.tgz
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json written
npm info install wrappy@1.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm info installOne wrappy@1.0.1
npm verb installOne of wrappy to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once not in flight; installing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/through2/-/through2-0.6.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for through2@0.6.5
npm verb afterAdd /root/.npm/ws/1.1.0/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for core-util-is@1.0.2
npm verb afterAdd /root/.npm/isarray/0.0.1/package/package.json written
npm verb lock using /root/.npm/_locks/wrappy-31074ffe329f3793.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb afterAdd /root/.npm/ws/1.1.0/package/package.json written
npm info install duplexify@3.4.3 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm info install through2@2.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm info install ws@1.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream
npm info installOne duplexify@3.4.3
npm verb installOne of duplexify to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream not in flight; installing
npm info installOne through2@2.0.1
npm verb installOne of through2 to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream not in flight; installing
npm info installOne ws@1.1.0
npm verb installOne of ws to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream not in flight; installing
npm verb afterAdd /root/.npm/through2/0.6.5/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/duplexify-2bbc20efd96368de.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm verb lock using /root/.npm/_locks/through2-6b5545697555d45e.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm verb lock using /root/.npm/_locks/ws-2c8de328babf20e3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json not in flight; writing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb afterAdd /root/.npm/through2/0.6.5/package/package.json written
npm verb tar unpack /root/.npm/wrappy/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/bl/-/bl-0.9.5.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for bl@0.9.5
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json written
npm info install isarray@0.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm info install string_decoder@0.10.31 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm info install core-util-is@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm info installOne isarray@0.0.1
npm verb installOne of isarray to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream not in flight; installing
npm info installOne string_decoder@0.10.31
npm verb installOne of string_decoder to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream not in flight; installing
npm info installOne core-util-is@1.0.2
npm verb installOne of core-util-is to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream not in flight; installing
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb tar unpack /root/.npm/duplexify/3.4.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm verb tar unpack /root/.npm/through2/2.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm verb tar unpack /root/.npm/ws/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb lock using /root/.npm/_locks/isarray-a4155eac153e52fc.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb lock using /root/.npm/_locks/string-decoder-9a21585b388dce91.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb lock using /root/.npm/_locks/core-util-is-9cf27f570b5448a1.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb afterAdd /root/.npm/bl/0.9.5/package/package.json not in flight; writing
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb afterAdd /root/.npm/bl/0.9.5/package/package.json written
npm info install bl@0.9.5 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm info installOne bl@0.9.5
npm verb installOne of bl to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet not in flight; installing
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb tar unpack /root/.npm/isarray/0.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb tar unpack /root/.npm/string_decoder/0.10.31/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb tar unpack /root/.npm/core-util-is/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb lock using /root/.npm/_locks/bl-63418a97c2f7369b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm info preinstall pump@1.0.1
npm http fetch 200 https://registry.npmjs.org/reduplexer/-/reduplexer-1.1.0.tgz
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb tar unpack /root/.npm/bl/0.9.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb cache add spec once@^1.3.1
npm verb addNamed once@>=1.3.1 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
npm verb request uri https://registry.npmjs.org/once
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:13
npm verb etag "19BC5SB4QCK4KR5ZAJCMUBZ3M"
npm http request GET https://registry.npmjs.org/once
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/reduplexer/-/reduplexer-1.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for reduplexer@1.1.0
npm info preinstall typedarray@0.0.6
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules' ]
npm info linkStuff typedarray@0.0.6
npm verb linkBins typedarray@0.0.6
npm verb linkMans typedarray@0.0.6
npm verb rebuildBundles typedarray@0.0.6
npm info install typedarray@0.0.6
npm info postinstall typedarray@0.0.6
npm verb afterAdd /root/.npm/reduplexer/1.1.0/package/package.json not in flight; writing
npm verb unlock done using /root/.npm/_locks/typedarray-de033b6911986620.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/typedarray
npm verb afterAdd /root/.npm/reduplexer/1.1.0/package/package.json written
npm info install through2@0.6.5 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm info install reduplexer@1.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm info installOne through2@0.6.5
npm verb installOne of through2 to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection not in flight; installing
npm info installOne reduplexer@1.1.0
npm verb installOne of reduplexer to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection not in flight; installing
npm verb lock using /root/.npm/_locks/through2-fb22b95a574c1cb0.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb lock using /root/.npm/_locks/reduplexer-32f30a6709362e79.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb tar unpack /root/.npm/through2/0.6.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb tar unpack /root/.npm/reduplexer/1.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm info preinstall wrappy@1.0.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules' ]
npm info linkStuff wrappy@1.0.1
npm verb linkBins wrappy@1.0.1
npm verb linkMans wrappy@1.0.1
npm verb rebuildBundles wrappy@1.0.1
npm info install wrappy@1.0.1
npm info postinstall wrappy@1.0.1
npm verb unlock done using /root/.npm/_locks/wrappy-31074ffe329f3793.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules' ]
npm info linkStuff once@1.3.3
npm verb linkBins once@1.3.3
npm verb linkMans once@1.3.3
npm verb rebuildBundles once@1.3.3
npm verb rebuildBundles [ 'wrappy' ]
npm info install once@1.3.3
npm info postinstall once@1.3.3
npm verb unlock done using /root/.npm/_locks/once-7a24a61815baf65d.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream/node_modules/once
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff end-of-stream@1.1.0
npm verb linkBins end-of-stream@1.1.0
npm verb linkMans end-of-stream@1.1.0
npm verb rebuildBundles end-of-stream@1.1.0
npm info preinstall through2@2.0.1
npm verb rebuildBundles [ 'once' ]
npm info install end-of-stream@1.1.0
npm info postinstall end-of-stream@1.1.0
npm info preinstall isarray@0.0.1
npm verb unlock done using /root/.npm/_locks/end-of-stream-87299a65dda132a3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/end-of-stream
npm verb cache add spec readable-stream@~2.0.0
npm verb addNamed readable-stream@>=2.0.0 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules' ]
npm info linkStuff isarray@0.0.1
npm verb linkBins isarray@0.0.1
npm verb linkMans isarray@0.0.1
npm verb rebuildBundles isarray@0.0.1
npm info install isarray@0.0.1
npm info preinstall string_decoder@0.10.31
npm verb request uri https://registry.npmjs.org/readable-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:14
npm verb etag "5BRLUWE930IXBNK5TODDA6JF"
npm http request GET https://registry.npmjs.org/readable-stream
npm info postinstall isarray@0.0.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules' ]
npm info linkStuff string_decoder@0.10.31
npm verb linkBins string_decoder@0.10.31
npm verb linkMans string_decoder@0.10.31
npm verb rebuildBundles string_decoder@0.10.31
npm verb unlock done using /root/.npm/_locks/isarray-a4155eac153e52fc.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/isarray
npm info install string_decoder@0.10.31
npm info postinstall string_decoder@0.10.31
npm verb unlock done using /root/.npm/_locks/string-decoder-9a21585b388dce91.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/string_decoder
npm http 304 https://registry.npmjs.org/once
npm verb etag https://registry.npmjs.org/once from cache
npm verb get saving once to /root/.npm/registry.npmjs.org/once/.cache.json
npm verb addNamed once@1.3.3
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json written
npm info install once@1.3.3 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm info installOne once@1.3.3
npm verb installOne of once to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump not in flight; installing
npm info preinstall duplexify@3.4.3
npm verb lock using /root/.npm/_locks/once-3f7f7e2a5a79f880.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb cache add spec end-of-stream@1.0.0
npm verb addNamed end-of-stream@1.0.0
npm verb addNameVersion registry:https://registry.npmjs.org/end-of-stream not in flight; fetching
npm verb cache add spec readable-stream@^2.0.0
npm verb addNamed readable-stream@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream already in flight; waiting
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb tar unpack /root/.npm/once/1.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm info preinstall core-util-is@1.0.2
npm verb request uri https://registry.npmjs.org/end-of-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:18
npm verb etag "67FK3FVK59Q5BDSYP1P81RY0B"
npm http request GET https://registry.npmjs.org/end-of-stream
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules' ]
npm info linkStuff core-util-is@1.0.2
npm verb linkBins core-util-is@1.0.2
npm verb linkMans core-util-is@1.0.2
npm verb rebuildBundles core-util-is@1.0.2
npm info install core-util-is@1.0.2
npm info postinstall core-util-is@1.0.2
npm verb unlock done using /root/.npm/_locks/core-util-is-9cf27f570b5448a1.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream/node_modules/core-util-is
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff readable-stream@1.0.34
npm verb linkBins readable-stream@1.0.34
npm verb linkMans readable-stream@1.0.34
npm verb rebuildBundles readable-stream@1.0.34
npm info preinstall through2@0.6.5
npm verb rebuildBundles [ 'core-util-is', 'isarray', 'string_decoder' ]
npm info install readable-stream@1.0.34
npm info preinstall lodash@2.4.2
npm http 304 https://registry.npmjs.org/readable-stream
npm verb etag https://registry.npmjs.org/readable-stream from cache
npm verb get saving readable-stream to /root/.npm/registry.npmjs.org/readable-stream/.cache.json
npm info postinstall readable-stream@1.0.34
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules' ]
npm info linkStuff through2@0.6.5
npm verb linkBins through2@0.6.5
npm verb linkMans through2@0.6.5
npm verb rebuildBundles through2@0.6.5
npm info install through2@0.6.5
npm verb unlock done using /root/.npm/_locks/readable-stream-9e28feb4d63fd419.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/readable-stream
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules' ]
npm info linkStuff lodash@2.4.2
npm verb linkBins lodash@2.4.2
npm verb linkMans lodash@2.4.2
npm verb rebuildBundles lodash@2.4.2
npm info install lodash@2.4.2
npm info postinstall through2@0.6.5
npm info postinstall lodash@2.4.2
npm verb unlock done using /root/.npm/_locks/through2-fb22b95a574c1cb0.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/through2
npm verb addNamed readable-stream@2.0.6
npm verb addNamed readable-stream@2.1.0
npm verb afterAdd /root/.npm/readable-stream/2.0.6/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-2.1.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-2.1.0.tgz',
npm verb addRemoteTarball '36f42ea0424eb29a985e4a81d31be2f96e1f2f80' ]
npm verb unlock done using /root/.npm/_locks/lodash-5bdc56cae8b5fc03.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash
npm verb about to build /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm info build /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/grunt-cli/node_modules' ]
npm info linkStuff findup-sync@0.1.3
npm verb linkBins findup-sync@0.1.3
npm verb linkMans findup-sync@0.1.3
npm verb rebuildBundles findup-sync@0.1.3
npm verb rebuildBundles [ 'glob', 'lodash' ]
npm info install findup-sync@0.1.3
npm info retry fetch attempt 1 at 18:00:20
npm info attempt registry request try #1 at 18:00:20
npm http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-2.1.0.tgz
npm info postinstall findup-sync@0.1.3
npm verb afterAdd /root/.npm/readable-stream/2.0.6/package/package.json written
npm info install readable-stream@2.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2
npm info installOne readable-stream@2.0.6
npm verb installOne of readable-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2 not in flight; installing
npm verb unlock done using /root/.npm/_locks/findup-sync-5ae8517585f2f447.lock for /tmp/node_modules/grunt-cli/node_modules/findup-sync
npm verb about to build /tmp/node_modules/grunt-cli
npm info build /tmp/node_modules/grunt-cli
npm verb linkStuff [ false, false, false, '/tmp/node_modules' ]
npm info linkStuff grunt-cli@0.1.13
npm WARN prefer global grunt-cli@0.1.13 should be installed with -g
npm verb linkBins grunt-cli@0.1.13
npm verb link bins [ { grunt: 'bin/grunt' }, '/tmp/node_modules/.bin', false ]
npm verb linkMans grunt-cli@0.1.13
npm verb rebuildBundles grunt-cli@0.1.13
npm verb rebuildBundles [ '.bin', 'findup-sync', 'nopt', 'resolve' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/.bin/grunt
npm verb lock using /root/.npm/_locks/readable-stream-7c37aa28b95b0af1.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info install grunt-cli@0.1.13
npm verb tar unpack /root/.npm/readable-stream/2.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm http 304 https://registry.npmjs.org/end-of-stream
npm verb etag https://registry.npmjs.org/end-of-stream from cache
npm verb get saving end-of-stream to /root/.npm/registry.npmjs.org/end-of-stream/.cache.json
npm info postinstall grunt-cli@0.1.13
npm info preinstall reduplexer@1.1.0
npm verb unlock done using /root/.npm/_locks/grunt-cli-11416c2a8c1ccb1e.lock for /tmp/node_modules/grunt-cli
npm verb unlock done using /root/.npm/_locks/gextend-d42af1b356180a36.lock for /tmp/node_modules/gextend
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules' ]
npm info linkStuff reduplexer@1.1.0
npm verb linkBins reduplexer@1.1.0
npm verb linkMans reduplexer@1.1.0
npm verb rebuildBundles reduplexer@1.1.0
npm info install reduplexer@1.1.0
npm info postinstall reduplexer@1.1.0
npm verb addRemoteTarball https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz',
npm verb addRemoteTarball 'd4596e702734a93e40e9af864319eabd99ff2f0e' ]
npm info retry fetch attempt 1 at 18:00:24
npm info attempt registry request try #1 at 18:00:24
npm http fetch GET https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz
npm verb unlock done using /root/.npm/_locks/reduplexer-32f30a6709362e79.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection/node_modules/reduplexer
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff mqtt-connection@2.1.1
npm verb linkBins mqtt-connection@2.1.1
npm verb linkMans mqtt-connection@2.1.1
npm verb rebuildBundles mqtt-connection@2.1.1
npm verb rebuildBundles [ 'reduplexer', 'through2' ]
npm info install mqtt-connection@2.1.1
npm info postinstall mqtt-connection@2.1.1
npm verb unlock done using /root/.npm/_locks/mqtt-connection-19bdbd2230e4e212.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-connection
npm info preinstall once@1.3.3
npm verb cache add spec wrappy@1
npm verb addNamed wrappy@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
npm info preinstall bl@0.9.5
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules' ]
npm info linkStuff bl@0.9.5
npm verb linkBins bl@0.9.5
npm verb linkMans bl@0.9.5
npm verb rebuildBundles bl@0.9.5
npm verb request uri https://registry.npmjs.org/wrappy
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:25
npm verb etag "BC9JAW6E2PQBS8NYYKIYUR99F"
npm http request GET https://registry.npmjs.org/wrappy
npm http fetch 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.1.0.tgz
npm info install bl@0.9.5
npm info postinstall bl@0.9.5
npm verb unlock done using /root/.npm/_locks/bl-63418a97c2f7369b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet/node_modules/bl
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff mqtt-packet@3.4.6
npm verb linkBins mqtt-packet@3.4.6
npm verb linkMans mqtt-packet@3.4.6
npm verb rebuildBundles mqtt-packet@3.4.6
npm verb rebuildBundles [ 'bl' ]
npm info install mqtt-packet@3.4.6
npm info postinstall mqtt-packet@3.4.6
npm http fetch 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz
npm verb unlock done using /root/.npm/_locks/mqtt-packet-38117b1173b6fa1b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/mqtt-packet
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for end-of-stream@1.0.0
npm verb afterAdd /root/.npm/end-of-stream/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/end-of-stream/1.0.0/package/package.json written
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/readable-stream/-/readable-stream-2.1.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for readable-stream@2.1.0
npm verb afterAdd /root/.npm/readable-stream/2.1.0/package/package.json not in flight; writing
npm WARN optional dep failed, continuing serialport@^2.0.1
npm verb optional dep failed, continuing [ 'serialport@^2.0.1',
npm verb optional dep failed, continuing [Error: shasum check failed for /tmp/npm-6-b3b06ad7/registry.npmjs.org/serialport/-/serialport-2.1.0.tgz
npm verb optional dep failed, continuing Expected: c433bfc578cd2b2b061c66e40535f28c1b0c368f
npm verb optional dep failed, continuing Actual: 37cdc5b4dcc3fb6e70513ae583bdac2c306b849e
npm verb optional dep failed, continuing From: https://registry.npmjs.org/serialport/-/serialport-2.1.0.tgz] ]
npm info install chalk@1.1.3 into /tmp/node_modules/johnny-five
npm info install lodash.debounce@4.0.6 into /tmp/node_modules/johnny-five
npm info install lodash.clonedeep@4.3.2 into /tmp/node_modules/johnny-five
npm info install browser-serialport@2.0.3 into /tmp/node_modules/johnny-five
npm info install color-convert@1.2.2 into /tmp/node_modules/johnny-five
npm info install ease-component@1.0.0 into /tmp/node_modules/johnny-five
npm info install temporal@0.5.0 into /tmp/node_modules/johnny-five
npm info install firmata@0.11.3 into /tmp/node_modules/johnny-five
npm info install es6-shim@0.35.0 into /tmp/node_modules/johnny-five
npm info install nanotimer@0.3.10 into /tmp/node_modules/johnny-five
npm info installOne chalk@1.1.3
npm verb installOne of chalk to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne lodash.debounce@4.0.6
npm verb installOne of lodash.debounce to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne lodash.clonedeep@4.3.2
npm verb installOne of lodash.clonedeep to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne browser-serialport@2.0.3
npm verb installOne of browser-serialport to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne color-convert@1.2.2
npm verb installOne of color-convert to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne ease-component@1.0.0
npm verb installOne of ease-component to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne temporal@0.5.0
npm verb installOne of temporal to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne firmata@0.11.3
npm verb installOne of firmata to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne es6-shim@0.35.0
npm verb installOne of es6-shim to /tmp/node_modules/johnny-five not in flight; installing
npm info installOne nanotimer@0.3.10
npm verb installOne of nanotimer to /tmp/node_modules/johnny-five not in flight; installing
npm verb afterAdd /root/.npm/readable-stream/2.1.0/package/package.json written
npm info install end-of-stream@1.0.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm info install readable-stream@2.1.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify
npm info installOne end-of-stream@1.0.0
npm verb installOne of end-of-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify not in flight; installing
npm info installOne readable-stream@2.1.0
npm verb installOne of readable-stream to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify not in flight; installing
npm verb lock using /root/.npm/_locks/chalk-fabb1507540c39e4.lock for /tmp/node_modules/johnny-five/node_modules/chalk
npm verb lock using /root/.npm/_locks/lodash-debounce-dcd504c28ff5b639.lock for /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm verb lock using /root/.npm/_locks/lodash-clonedeep-ce2f72353abfac6d.lock for /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb lock using /root/.npm/_locks/browser-serialport-a28fa6a2b57be8c4.lock for /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm verb lock using /root/.npm/_locks/color-convert-17cb75d2e347bc8a.lock for /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb lock using /root/.npm/_locks/ease-component-cdbcedf9660ddb16.lock for /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb lock using /root/.npm/_locks/temporal-0320549b221a8076.lock for /tmp/node_modules/johnny-five/node_modules/temporal
npm verb lock using /root/.npm/_locks/firmata-d229055c6d8f8b15.lock for /tmp/node_modules/johnny-five/node_modules/firmata
npm verb lock using /root/.npm/_locks/es6-shim-3fa24d50b5c1dd94.lock for /tmp/node_modules/johnny-five/node_modules/es6-shim
npm verb lock using /root/.npm/_locks/nanotimer-fff57b388181dbbd.lock for /tmp/node_modules/johnny-five/node_modules/nanotimer
npm verb unbuild node_modules/johnny-five/node_modules/chalk
npm verb lock using /root/.npm/_locks/end-of-stream-be64b8e264a3030b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb lock using /root/.npm/_locks/readable-stream-ea314696e01bb90e.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk
npm verb tar unpack /root/.npm/chalk/1.1.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk
npm verb unbuild node_modules/johnny-five/node_modules/lodash.debounce
npm verb unbuild node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb unbuild node_modules/johnny-five/node_modules/browser-serialport
npm verb unbuild node_modules/johnny-five/node_modules/color-convert
npm verb unbuild node_modules/johnny-five/node_modules/ease-component
npm verb unbuild node_modules/johnny-five/node_modules/temporal
npm verb unbuild node_modules/johnny-five/node_modules/es6-shim
npm verb unbuild node_modules/johnny-five/node_modules/nanotimer
npm verb unbuild node_modules/johnny-five/node_modules/firmata
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/temporal
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/es6-shim
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/nanotimer
npm verb tar unpack /root/.npm/lodash.debounce/4.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm verb tar unpack /root/.npm/lodash.clonedeep/4.3.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb tar unpack /root/.npm/browser-serialport/2.0.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm verb tar unpack /root/.npm/color-convert/1.2.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb tar unpack /root/.npm/ease-component/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb tar unpack /root/.npm/temporal/0.5.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/temporal
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/temporal
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/firmata
npm verb tar unpack /root/.npm/es6-shim/0.35.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/es6-shim
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/es6-shim
npm verb tar unpack /root/.npm/nanotimer/0.3.10/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/nanotimer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/nanotimer
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm verb tar unpack /root/.npm/firmata/0.11.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/firmata
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/firmata
npm verb tar unpack /root/.npm/end-of-stream/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb tar unpack /root/.npm/readable-stream/2.1.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info preinstall readable-stream@2.0.6
npm http 304 https://registry.npmjs.org/wrappy
npm verb etag https://registry.npmjs.org/wrappy from cache
npm verb get saving wrappy to /root/.npm/registry.npmjs.org/wrappy/.cache.json
npm verb cache add spec core-util-is@~1.0.0
npm verb addNamed core-util-is@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
npm verb cache add spec isarray@~1.0.0
npm verb addNamed isarray@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/isarray not in flight; fetching
npm verb cache add spec process-nextick-args@~1.0.6
npm verb addNamed process-nextick-args@>=1.0.6 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching
npm verb cache add spec string_decoder@~0.10.x
npm verb addNamed string_decoder@>=0.10.0 <0.11.0
npm verb addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
npm verb cache add spec util-deprecate@~1.0.1
npm verb addNamed util-deprecate@>=1.0.1 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching
npm verb request uri https://registry.npmjs.org/process-nextick-args
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:31
npm http request GET https://registry.npmjs.org/process-nextick-args
npm verb request uri https://registry.npmjs.org/util-deprecate
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:31
npm http request GET https://registry.npmjs.org/util-deprecate
npm verb addNamed wrappy@1.0.1
npm verb request uri https://registry.npmjs.org/core-util-is
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:36
npm verb etag "75RK9UUWAHLYO40UZKLLOJ8YF"
npm http request GET https://registry.npmjs.org/core-util-is
npm verb request uri https://registry.npmjs.org/isarray
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:36
npm verb etag "9BAUPW5RTV3W0838KA6Y08NTG"
npm http request GET https://registry.npmjs.org/isarray
npm verb request uri https://registry.npmjs.org/string_decoder
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:36
npm verb etag "3SLQP4XEWUIBONOV855WOPR0B"
npm http request GET https://registry.npmjs.org/string_decoder
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json not in flight; writing
npm http 200 https://registry.npmjs.org/process-nextick-args
npm verb get saving process-nextick-args to /root/.npm/registry.npmjs.org/process-nextick-args/.cache.json
npm http 200 https://registry.npmjs.org/util-deprecate
npm verb get saving util-deprecate to /root/.npm/registry.npmjs.org/util-deprecate/.cache.json
npm http 304 https://registry.npmjs.org/core-util-is
npm verb etag https://registry.npmjs.org/core-util-is from cache
npm verb get saving core-util-is to /root/.npm/registry.npmjs.org/core-util-is/.cache.json
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json written
npm info install wrappy@1.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm info installOne wrappy@1.0.1
npm verb installOne of wrappy to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once not in flight; installing
npm verb lock using /root/.npm/_locks/wrappy-dab42001ef62f7ce.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb addNamed process-nextick-args@1.0.6
npm verb addNamed util-deprecate@1.0.2
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb addRemoteTarball https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz',
npm verb addRemoteTarball '0f96b001cea90b12592ce566edb97ec11e69bd05' ]
npm verb addRemoteTarball https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz',
npm verb addRemoteTarball '450d4dc9fa70de732762fbd2d4a28981419a0ccf' ]
npm verb addNamed core-util-is@1.0.2
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/isarray
npm verb etag https://registry.npmjs.org/isarray from cache
npm verb get saving isarray to /root/.npm/registry.npmjs.org/isarray/.cache.json
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb tar unpack /root/.npm/wrappy/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm info retry fetch attempt 1 at 18:00:41
npm info attempt registry request try #1 at 18:00:41
npm http fetch GET https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz
npm info retry fetch attempt 1 at 18:00:41
npm info attempt registry request try #1 at 18:00:41
npm http fetch GET https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz
npm http 304 https://registry.npmjs.org/string_decoder
npm verb etag https://registry.npmjs.org/string_decoder from cache
npm verb get saving string_decoder to /root/.npm/registry.npmjs.org/string_decoder/.cache.json
npm info preinstall lodash.clonedeep@4.3.2
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json written
npm verb addNamed isarray@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz',
npm verb addRemoteTarball 'bb935d48582cba168c06834957a54a3e07124f11' ]
npm verb cache add spec lodash._baseclone@~4.5.0
npm verb addNamed lodash._baseclone@>=4.5.0 <4.6.0
npm verb addNameRange registry:https://registry.npmjs.org/lodash._baseclone not in flight; fetching
npm verb addNamed string_decoder@0.10.31
npm verb request uri https://registry.npmjs.org/lodash._baseclone
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:46
npm http request GET https://registry.npmjs.org/lodash._baseclone
npm http fetch 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz
npm info retry fetch attempt 1 at 18:00:46
npm info attempt registry request try #1 at 18:00:46
npm http fetch GET https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
npm http fetch 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz
npm info preinstall chalk@1.1.3
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json written
npm info preinstall end-of-stream@1.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for process-nextick-args@1.0.6
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for util-deprecate@1.0.2
npm verb cache add spec ansi-styles@^2.2.1
npm verb addNamed ansi-styles@>=2.2.1 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching
npm verb cache add spec escape-string-regexp@^1.0.2
npm verb addNamed escape-string-regexp@>=1.0.2 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching
npm verb cache add spec has-ansi@^2.0.0
npm verb addNamed has-ansi@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching
npm verb cache add spec strip-ansi@^3.0.0
npm verb addNamed strip-ansi@>=3.0.0 <4.0.0
npm verb addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
npm verb cache add spec supports-color@^2.0.0
npm verb addNamed supports-color@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching
npm http 200 https://registry.npmjs.org/lodash._baseclone
npm verb get saving lodash._baseclone to /root/.npm/registry.npmjs.org/lodash._baseclone/.cache.json
npm verb cache add spec once@~1.3.0
npm verb addNamed once@>=1.3.0 <1.4.0
npm verb addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
npm info preinstall lodash.debounce@4.0.6
npm verb request uri https://registry.npmjs.org/ansi-styles
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:52
npm verb etag "2S43S9IH54YQSFIO0BL7CTRUF"
npm http request GET https://registry.npmjs.org/ansi-styles
npm verb request uri https://registry.npmjs.org/escape-string-regexp
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:52
npm verb etag "6KTGFS9RIPM29TUJQ6RDLQRVA"
npm http request GET https://registry.npmjs.org/escape-string-regexp
npm verb request uri https://registry.npmjs.org/has-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:52
npm verb etag "5BRJ6SWTFTG3PC77WJMU0S9MB"
npm http request GET https://registry.npmjs.org/has-ansi
npm verb request uri https://registry.npmjs.org/strip-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:52
npm verb etag "4W14228Z3HBBP3RBAGET36OF4"
npm http request GET https://registry.npmjs.org/strip-ansi
npm verb request uri https://registry.npmjs.org/supports-color
npm verb request no auth needed
npm info attempt registry request try #1 at 18:00:52
npm verb etag "87VJAKWYUF4A2G4LCQKH55FZE"
npm http request GET https://registry.npmjs.org/supports-color
npm http fetch 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz
npm http 304 https://registry.npmjs.org/ansi-styles
npm verb etag https://registry.npmjs.org/ansi-styles from cache
npm verb get saving ansi-styles to /root/.npm/registry.npmjs.org/ansi-styles/.cache.json
npm http 304 https://registry.npmjs.org/escape-string-regexp
npm verb etag https://registry.npmjs.org/escape-string-regexp from cache
npm verb get saving escape-string-regexp to /root/.npm/registry.npmjs.org/escape-string-regexp/.cache.json
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/has-ansi
npm verb etag https://registry.npmjs.org/has-ansi from cache
npm verb get saving has-ansi to /root/.npm/registry.npmjs.org/has-ansi/.cache.json
npm verb request uri https://registry.npmjs.org/once
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:06
npm verb etag "19BC5SB4QCK4KR5ZAJCMUBZ3M"
npm http request GET https://registry.npmjs.org/once
npm verb about to build /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm info build /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff lodash.debounce@4.0.6
npm verb linkBins lodash.debounce@4.0.6
npm verb linkMans lodash.debounce@4.0.6
npm verb rebuildBundles lodash.debounce@4.0.6
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json not in flight; writing
npm info install lodash.debounce@4.0.6
npm verb addNamed lodash._baseclone@4.5.6
npm http 200 https://registry.npmjs.org/strip-ansi
npm verb get saving strip-ansi to /root/.npm/registry.npmjs.org/strip-ansi/.cache.json
npm info postinstall lodash.debounce@4.0.6
npm verb addRemoteTarball https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-4.5.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-4.5.6.tgz',
npm verb addRemoteTarball '32cfe7055cc2ef316eb463c8556369055c7dd168' ]
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json written
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json written
npm verb unlock done using /root/.npm/_locks/lodash-debounce-dcd504c28ff5b639.lock for /tmp/node_modules/johnny-five/node_modules/lodash.debounce
npm info preinstall ease-component@1.0.0
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/isarray/-/isarray-1.0.0.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for isarray@1.0.0
npm verb addNamed ansi-styles@2.2.1
npm verb addNamed escape-string-regexp@1.0.5
npm info retry fetch attempt 1 at 18:01:07
npm info attempt registry request try #1 at 18:01:07
npm http fetch GET https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-4.5.6.tgz
npm verb addNamed has-ansi@2.0.0
npm verb afterAdd /root/.npm/ansi-styles/2.2.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.5/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/supports-color
npm verb etag https://registry.npmjs.org/supports-color from cache
npm verb get saving supports-color to /root/.npm/registry.npmjs.org/supports-color/.cache.json
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/johnny-five/node_modules/ease-component
npm info build /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff ease-component@1.0.0
npm verb linkBins ease-component@1.0.0
npm verb linkMans ease-component@1.0.0
npm verb rebuildBundles ease-component@1.0.0
npm verb addNamed strip-ansi@3.0.1
npm info install ease-component@1.0.0
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ansi-styles/2.2.1/package/package.json written
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.5/package/package.json written
npm info postinstall ease-component@1.0.0
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json written
npm verb afterAdd /root/.npm/isarray/1.0.0/package/package.json not in flight; writing
npm verb addNamed supports-color@2.0.0
npm verb unlock done using /root/.npm/_locks/ease-component-cdbcedf9660ddb16.lock for /tmp/node_modules/johnny-five/node_modules/ease-component
npm verb afterAdd /root/.npm/strip-ansi/3.0.1/package/package.json written
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/isarray/1.0.0/package/package.json written
npm info install core-util-is@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info install string_decoder@0.10.31 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info install process-nextick-args@1.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info install util-deprecate@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info install isarray@1.0.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info installOne core-util-is@1.0.2
npm verb installOne of core-util-is to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream not in flight; installing
npm info installOne string_decoder@0.10.31
npm verb installOne of string_decoder to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream not in flight; installing
npm info installOne process-nextick-args@1.0.6
npm verb installOne of process-nextick-args to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream not in flight; installing
npm info installOne util-deprecate@1.0.2
npm verb installOne of util-deprecate to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream not in flight; installing
npm info installOne isarray@1.0.0
npm verb installOne of isarray to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream not in flight; installing
npm http 304 https://registry.npmjs.org/once
npm verb etag https://registry.npmjs.org/once from cache
npm verb get saving once to /root/.npm/registry.npmjs.org/once/.cache.json
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json written
npm info install ansi-styles@2.2.1 into /tmp/node_modules/johnny-five/node_modules/chalk
npm info install escape-string-regexp@1.0.5 into /tmp/node_modules/johnny-five/node_modules/chalk
npm info install has-ansi@2.0.0 into /tmp/node_modules/johnny-five/node_modules/chalk
npm info install strip-ansi@3.0.1 into /tmp/node_modules/johnny-five/node_modules/chalk
npm info install supports-color@2.0.0 into /tmp/node_modules/johnny-five/node_modules/chalk
npm info installOne ansi-styles@2.2.1
npm verb installOne of ansi-styles to /tmp/node_modules/johnny-five/node_modules/chalk not in flight; installing
npm info installOne escape-string-regexp@1.0.5
npm verb installOne of escape-string-regexp to /tmp/node_modules/johnny-five/node_modules/chalk not in flight; installing
npm info installOne has-ansi@2.0.0
npm verb installOne of has-ansi to /tmp/node_modules/johnny-five/node_modules/chalk not in flight; installing
npm info installOne strip-ansi@3.0.1
npm verb installOne of strip-ansi to /tmp/node_modules/johnny-five/node_modules/chalk not in flight; installing
npm info installOne supports-color@2.0.0
npm verb installOne of supports-color to /tmp/node_modules/johnny-five/node_modules/chalk not in flight; installing
npm verb lock using /root/.npm/_locks/core-util-is-73fa02b2ed4ce181.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb lock using /root/.npm/_locks/string-decoder-1bf5b8bf42a2528d.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb lock using /root/.npm/_locks/process-nextick-args-d83c390809c2dce8.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb lock using /root/.npm/_locks/util-deprecate-4274579e67901b30.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb lock using /root/.npm/_locks/isarray-e189abf0e7836a49.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb lock using /root/.npm/_locks/ansi-styles-ab39e1a91e29bac8.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb lock using /root/.npm/_locks/escape-string-regexp-ba192de295b7fdc6.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb lock using /root/.npm/_locks/has-ansi-eea23a2c51a2a7fa.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb lock using /root/.npm/_locks/strip-ansi-6fa2045e75e92729.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb lock using /root/.npm/_locks/supports-color-701142e13bdba7ff.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb tar unpack /root/.npm/core-util-is/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb tar unpack /root/.npm/string_decoder/0.10.31/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb addNamed once@1.3.3
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json not in flight; writing
npm verb tar unpack /root/.npm/ansi-styles/2.2.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb tar unpack /root/.npm/escape-string-regexp/1.0.5/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb tar unpack /root/.npm/has-ansi/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb tar unpack /root/.npm/strip-ansi/3.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb tar unpack /root/.npm/supports-color/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb tar unpack /root/.npm/process-nextick-args/1.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb tar unpack /root/.npm/util-deprecate/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb tar unpack /root/.npm/isarray/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json written
npm info install once@1.3.3 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm info installOne once@1.3.3
npm verb installOne of once to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream not in flight; installing
npm verb lock using /root/.npm/_locks/once-2beb9770fa8a031f.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm info preinstall wrappy@1.0.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb tar unpack /root/.npm/once/1.3.3/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules' ]
npm info linkStuff wrappy@1.0.1
npm verb linkBins wrappy@1.0.1
npm verb linkMans wrappy@1.0.1
npm verb rebuildBundles wrappy@1.0.1
npm info install wrappy@1.0.1
npm info postinstall wrappy@1.0.1
npm verb unlock done using /root/.npm/_locks/wrappy-dab42001ef62f7ce.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once/node_modules/wrappy
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules' ]
npm info linkStuff once@1.3.3
npm verb linkBins once@1.3.3
npm verb linkMans once@1.3.3
npm verb rebuildBundles once@1.3.3
npm verb rebuildBundles [ 'wrappy' ]
npm info install once@1.3.3
npm info postinstall once@1.3.3
npm info preinstall color-convert@1.2.2
npm verb unlock done using /root/.npm/_locks/once-3f7f7e2a5a79f880.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump/node_modules/once
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules' ]
npm info linkStuff pump@1.0.1
npm verb linkBins pump@1.0.1
npm verb linkMans pump@1.0.1
npm verb rebuildBundles pump@1.0.1
npm verb rebuildBundles [ 'once' ]
npm info install pump@1.0.1
npm verb about to build /tmp/node_modules/johnny-five/node_modules/color-convert
npm info build /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff color-convert@1.2.2
npm verb linkBins color-convert@1.2.2
npm verb linkMans color-convert@1.2.2
npm verb rebuildBundles color-convert@1.2.2
npm info install color-convert@1.2.2
npm info postinstall pump@1.0.1
npm info preinstall browser-serialport@2.0.3
npm info postinstall color-convert@1.2.2
npm http fetch 200 https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-4.5.6.tgz
npm info preinstall ws@1.1.0
npm verb unlock done using /root/.npm/_locks/pump-ef9dd90c1bc47151.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me/node_modules/pump
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff help-me@0.1.0
npm verb linkBins help-me@0.1.0
npm verb linkMans help-me@0.1.0
npm verb rebuildBundles help-me@0.1.0
npm verb rebuildBundles [ 'pump' ]
npm info install help-me@0.1.0
npm verb unlock done using /root/.npm/_locks/color-convert-17cb75d2e347bc8a.lock for /tmp/node_modules/johnny-five/node_modules/color-convert
npm verb about to build /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm info build /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff browser-serialport@2.0.3
npm verb linkBins browser-serialport@2.0.3
npm verb linkMans browser-serialport@2.0.3
npm verb rebuildBundles browser-serialport@2.0.3
npm info postinstall help-me@0.1.0
npm info install browser-serialport@2.0.3
npm verb cache add spec options@>=0.0.5
npm verb addNamed options@>=0.0.5
npm verb addNameRange registry:https://registry.npmjs.org/options not in flight; fetching
npm verb cache add spec ultron@1.0.x
npm verb addNamed ultron@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/ultron not in flight; fetching
npm info postinstall browser-serialport@2.0.3
npm verb unlock done using /root/.npm/_locks/help-me-30f066a5ae6520d2.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/help-me
npm verb request uri https://registry.npmjs.org/options
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:13
npm http request GET https://registry.npmjs.org/options
npm verb request uri https://registry.npmjs.org/ultron
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:13
npm http request GET https://registry.npmjs.org/ultron
npm verb unlock done using /root/.npm/_locks/browser-serialport-a28fa6a2b57be8c4.lock for /tmp/node_modules/johnny-five/node_modules/browser-serialport
npm http 200 https://registry.npmjs.org/options
npm verb get saving options to /root/.npm/registry.npmjs.org/options/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-4.5.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for lodash._baseclone@4.5.6
npm http 200 https://registry.npmjs.org/ultron
npm verb get saving ultron to /root/.npm/registry.npmjs.org/ultron/.cache.json
npm info preinstall escape-string-regexp@1.0.5
npm info preinstall has-ansi@2.0.0
npm info preinstall strip-ansi@3.0.1
npm verb addNamed options@0.0.6
npm info preinstall supports-color@2.0.0
npm verb afterAdd /root/.npm/lodash._baseclone/4.5.6/package/package.json not in flight; writing
npm verb addRemoteTarball https://registry.npmjs.org/options/-/options-0.0.6.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/options/-/options-0.0.6.tgz',
npm verb addRemoteTarball 'ec22d312806bb53e731773e7cdaefcf1c643128f' ]
npm info preinstall ansi-styles@2.2.1
npm verb addNamed ultron@1.0.2
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules' ]
npm info linkStuff escape-string-regexp@1.0.5
npm verb linkBins escape-string-regexp@1.0.5
npm verb linkMans escape-string-regexp@1.0.5
npm verb rebuildBundles escape-string-regexp@1.0.5
npm verb addRemoteTarball https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz',
npm verb addRemoteTarball 'ace116ab557cd197386a4e88f4685378c8b2e4fa' ]
npm info install escape-string-regexp@1.0.5
npm info retry fetch attempt 1 at 18:01:18
npm info attempt registry request try #1 at 18:01:18
npm http fetch GET https://registry.npmjs.org/options/-/options-0.0.6.tgz
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules' ]
npm info linkStuff supports-color@2.0.0
npm verb linkBins supports-color@2.0.0
npm verb linkMans supports-color@2.0.0
npm verb rebuildBundles supports-color@2.0.0
npm info preinstall temporal@0.5.0
npm verb cache add spec ansi-regex@^2.0.0
npm verb cache add spec ansi-regex@^2.0.0
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
npm verb addNamed ansi-regex@>=2.0.0 <3.0.0
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex already in flight; waiting
npm info install supports-color@2.0.0
npm verb afterAdd /root/.npm/lodash._baseclone/4.5.6/package/package.json written
npm info install lodash._baseclone@4.5.6 into /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm info installOne lodash._baseclone@4.5.6
npm verb installOne of lodash._baseclone to /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep not in flight; installing
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules' ]
npm info linkStuff ansi-styles@2.2.1
npm verb linkBins ansi-styles@2.2.1
npm verb linkMans ansi-styles@2.2.1
npm verb rebuildBundles ansi-styles@2.2.1
npm info postinstall escape-string-regexp@1.0.5
npm info retry fetch attempt 1 at 18:01:18
npm info attempt registry request try #1 at 18:01:18
npm http fetch GET https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz
npm info install ansi-styles@2.2.1
npm info postinstall supports-color@2.0.0
npm info postinstall ansi-styles@2.2.1
npm verb unlock done using /root/.npm/_locks/escape-string-regexp-ba192de295b7fdc6.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/escape-string-regexp
npm verb lock using /root/.npm/_locks/lodash-baseclone-c54ef3630a61de2a.lock for /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm verb request uri https://registry.npmjs.org/ansi-regex
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:23
npm verb etag "BN63D3KK8WIQW515ZAUE2LOAL"
npm http request GET https://registry.npmjs.org/ansi-regex
npm verb cache add spec es6-shim@latest
npm verb unlock done using /root/.npm/_locks/supports-color-701142e13bdba7ff.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/supports-color
npm info preinstall once@1.3.3
npm verb addNamed es6-shim@latest
npm info addNameTag [ 'es6-shim', 'latest' ]
npm verb addNameTag registry:https://registry.npmjs.org/es6-shim not in flight; fetching
npm verb unlock done using /root/.npm/_locks/ansi-styles-ab39e1a91e29bac8.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/ansi-styles
npm verb unbuild node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm http fetch 200 https://registry.npmjs.org/options/-/options-0.0.6.tgz
npm verb cache add spec wrappy@1
npm verb addNamed wrappy@>=1.0.0 <2.0.0
npm verb addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
npm verb request uri https://registry.npmjs.org/es6-shim
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:24
npm verb etag "EH5WMZZJWYJFAD2EJG6PIP3XE"
npm http request GET https://registry.npmjs.org/es6-shim
npm info preinstall process-nextick-args@1.0.6
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm http fetch 200 https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz
npm info preinstall string_decoder@0.10.31
npm verb tar unpack /root/.npm/lodash._baseclone/4.5.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm verb request uri https://registry.npmjs.org/wrappy
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:28
npm verb etag "BC9JAW6E2PQBS8NYYKIYUR99F"
npm http request GET https://registry.npmjs.org/wrappy
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules' ]
npm info linkStuff process-nextick-args@1.0.6
npm verb linkBins process-nextick-args@1.0.6
npm verb linkMans process-nextick-args@1.0.6
npm verb rebuildBundles process-nextick-args@1.0.6
npm http 304 https://registry.npmjs.org/ansi-regex
npm verb etag https://registry.npmjs.org/ansi-regex from cache
npm verb get saving ansi-regex to /root/.npm/registry.npmjs.org/ansi-regex/.cache.json
npm info install process-nextick-args@1.0.6
npm info preinstall util-deprecate@1.0.2
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules' ]
npm info linkStuff string_decoder@0.10.31
npm verb linkBins string_decoder@0.10.31
npm verb linkMans string_decoder@0.10.31
npm verb rebuildBundles string_decoder@0.10.31
npm info install string_decoder@0.10.31
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/options/-/options-0.0.6.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for options@0.0.6
npm info postinstall process-nextick-args@1.0.6
npm info postinstall string_decoder@0.10.31
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules' ]
npm info linkStuff util-deprecate@1.0.2
npm verb linkBins util-deprecate@1.0.2
npm verb linkMans util-deprecate@1.0.2
npm verb rebuildBundles util-deprecate@1.0.2
npm verb unlock done using /root/.npm/_locks/process-nextick-args-d83c390809c2dce8.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args
npm info install util-deprecate@1.0.2
npm verb unlock done using /root/.npm/_locks/string-decoder-1bf5b8bf42a2528d.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/ultron/-/ultron-1.0.2.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for ultron@1.0.2
npm info postinstall util-deprecate@1.0.2
npm verb addNamed ansi-regex@2.0.0
npm verb addNamed ansi-regex@2.0.0
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json already in flight; not writing
npm http 304 https://registry.npmjs.org/es6-shim
npm verb etag https://registry.npmjs.org/es6-shim from cache
npm verb get saving es6-shim to /root/.npm/registry.npmjs.org/es6-shim/.cache.json
npm verb unlock done using /root/.npm/_locks/util-deprecate-4274579e67901b30.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate
npm verb afterAdd /root/.npm/options/0.0.6/package/package.json not in flight; writing
npm info preinstall isarray@1.0.0
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json written
npm info install ansi-regex@2.0.0 into /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi not in flight; installing
npm info install ansi-regex@2.0.0 into /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm info installOne ansi-regex@2.0.0
npm verb installOne of ansi-regex to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi not in flight; installing
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules' ]
npm info linkStuff isarray@1.0.0
npm verb linkBins isarray@1.0.0
npm verb linkMans isarray@1.0.0
npm verb rebuildBundles isarray@1.0.0
npm verb afterAdd /root/.npm/options/0.0.6/package/package.json written
npm verb afterAdd /root/.npm/ultron/1.0.2/package/package.json not in flight; writing
npm info install isarray@1.0.0
npm verb addNamed es6-shim@0.35.0
npm verb lock using /root/.npm/_locks/ansi-regex-9010b4dbef4a74a3.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb lock using /root/.npm/_locks/ansi-regex-e96bcea0cf6693f2.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/es6-shim/0.35.0/package/package.json not in flight; writing
npm info postinstall isarray@1.0.0
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb unbuild node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/ultron/1.0.2/package/package.json written
npm info install options@0.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm info install ultron@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm info installOne options@0.0.6
npm verb installOne of options to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws not in flight; installing
npm info installOne ultron@1.0.2
npm verb installOne of ultron to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws not in flight; installing
npm verb unlock done using /root/.npm/_locks/isarray-e189abf0e7836a49.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb afterAdd /root/.npm/es6-shim/0.35.0/package/package.json written
npm info already installed es6-shim@0.35.0
npm verb about to build /tmp/node_modules/johnny-five/node_modules/temporal
npm info build /tmp/node_modules/johnny-five/node_modules/temporal
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff temporal@0.5.0
npm verb linkBins temporal@0.5.0
npm verb linkMans temporal@0.5.0
npm verb rebuildBundles temporal@0.5.0
npm info install temporal@0.5.0
npm verb lock using /root/.npm/_locks/options-79a71e749a92c623.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb lock using /root/.npm/_locks/ultron-5db12c4feb849dda.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm info postinstall temporal@0.5.0
npm verb unlock done using /root/.npm/_locks/temporal-0320549b221a8076.lock for /tmp/node_modules/johnny-five/node_modules/temporal
npm info preinstall core-util-is@1.0.2
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules' ]
npm info linkStuff core-util-is@1.0.2
npm verb linkBins core-util-is@1.0.2
npm verb linkMans core-util-is@1.0.2
npm verb rebuildBundles core-util-is@1.0.2
npm verb tar unpack /root/.npm/options/0.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb tar unpack /root/.npm/ultron/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm info install core-util-is@1.0.2
npm info postinstall core-util-is@1.0.2
npm verb unlock done using /root/.npm/_locks/core-util-is-73fa02b2ed4ce181.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules' ]
npm info linkStuff readable-stream@2.0.6
npm verb linkBins readable-stream@2.0.6
npm verb linkMans readable-stream@2.0.6
npm verb rebuildBundles readable-stream@2.0.6
npm verb rebuildBundles [ 'core-util-is',
npm verb rebuildBundles 'isarray',
npm verb rebuildBundles 'process-nextick-args',
npm verb rebuildBundles 'string_decoder',
npm verb rebuildBundles 'util-deprecate' ]
npm info install readable-stream@2.0.6
npm info postinstall readable-stream@2.0.6
npm verb unlock done using /root/.npm/_locks/readable-stream-b302b31fe516eabb.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream/node_modules/readable-stream
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules' ]
npm info linkStuff concat-stream@1.5.1
npm verb linkBins concat-stream@1.5.1
npm verb linkMans concat-stream@1.5.1
npm verb rebuildBundles concat-stream@1.5.1
npm verb rebuildBundles [ 'readable-stream', 'typedarray' ]
npm info install concat-stream@1.5.1
npm info postinstall concat-stream@1.5.1
npm verb unlock done using /root/.npm/_locks/concat-stream-01205040dde85843.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/concat-stream
npm info preinstall ansi-regex@2.0.0
npm info preinstall ansi-regex@2.0.0
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules' ]
npm info linkStuff ansi-regex@2.0.0
npm verb linkBins ansi-regex@2.0.0
npm verb linkMans ansi-regex@2.0.0
npm verb rebuildBundles ansi-regex@2.0.0
npm info install ansi-regex@2.0.0
npm info install ansi-regex@2.0.0
npm info postinstall ansi-regex@2.0.0
npm info postinstall ansi-regex@2.0.0
npm verb unlock done using /root/.npm/_locks/ansi-regex-9010b4dbef4a74a3.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules' ]
npm info linkStuff has-ansi@2.0.0
npm verb linkBins has-ansi@2.0.0
npm verb linkMans has-ansi@2.0.0
npm verb rebuildBundles has-ansi@2.0.0
npm verb unlock done using /root/.npm/_locks/ansi-regex-e96bcea0cf6693f2.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm info build /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/chalk/node_modules' ]
npm info linkStuff strip-ansi@3.0.1
npm verb linkBins strip-ansi@3.0.1
npm verb linkMans strip-ansi@3.0.1
npm verb rebuildBundles strip-ansi@3.0.1
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install has-ansi@2.0.0
npm verb rebuildBundles [ 'ansi-regex' ]
npm info install strip-ansi@3.0.1
npm info postinstall has-ansi@2.0.0
npm info postinstall strip-ansi@3.0.1
npm verb unlock done using /root/.npm/_locks/has-ansi-eea23a2c51a2a7fa.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/has-ansi
npm verb unlock done using /root/.npm/_locks/strip-ansi-6fa2045e75e92729.lock for /tmp/node_modules/johnny-five/node_modules/chalk/node_modules/strip-ansi
npm verb about to build /tmp/node_modules/johnny-five/node_modules/chalk
npm info build /tmp/node_modules/johnny-five/node_modules/chalk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff chalk@1.1.3
npm verb linkBins chalk@1.1.3
npm verb linkMans chalk@1.1.3
npm verb rebuildBundles chalk@1.1.3
npm verb rebuildBundles [ 'ansi-styles',
npm verb rebuildBundles 'escape-string-regexp',
npm verb rebuildBundles 'has-ansi',
npm verb rebuildBundles 'strip-ansi',
npm verb rebuildBundles 'supports-color' ]
npm info install chalk@1.1.3
npm info postinstall chalk@1.1.3
npm verb unlock done using /root/.npm/_locks/chalk-fabb1507540c39e4.lock for /tmp/node_modules/johnny-five/node_modules/chalk
npm info preinstall readable-stream@2.0.6
npm info preinstall options@0.0.6
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules' ]
npm info linkStuff options@0.0.6
npm verb linkBins options@0.0.6
npm verb linkMans options@0.0.6
npm verb rebuildBundles options@0.0.6
npm verb cache add spec process-nextick-args@~1.0.6
npm verb addNamed process-nextick-args@>=1.0.6 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching
npm verb cache add spec string_decoder@~0.10.x
npm verb addNamed string_decoder@>=0.10.0 <0.11.0
npm verb addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
npm verb cache add spec util-deprecate@~1.0.1
npm verb addNamed util-deprecate@>=1.0.1 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching
npm verb cache add spec core-util-is@~1.0.0
npm verb addNamed core-util-is@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
npm verb cache add spec isarray@~1.0.0
npm verb addNamed isarray@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/isarray not in flight; fetching
npm info install options@0.0.6
npm info postinstall options@0.0.6
npm verb request uri https://registry.npmjs.org/process-nextick-args
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:30
npm verb etag "5AJOT6HL2QR1J143EYQLHDSVU"
npm http request GET https://registry.npmjs.org/process-nextick-args
npm verb request uri https://registry.npmjs.org/string_decoder
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:30
npm verb etag "3SLQP4XEWUIBONOV855WOPR0B"
npm http request GET https://registry.npmjs.org/string_decoder
npm verb request uri https://registry.npmjs.org/util-deprecate
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:30
npm verb etag "363T1WE4HHZV0LMEHAOBAVT0G"
npm http request GET https://registry.npmjs.org/util-deprecate
npm verb request uri https://registry.npmjs.org/core-util-is
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:30
npm verb etag "75RK9UUWAHLYO40UZKLLOJ8YF"
npm http request GET https://registry.npmjs.org/core-util-is
npm verb request uri https://registry.npmjs.org/isarray
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:30
npm verb etag "9BAUPW5RTV3W0838KA6Y08NTG"
npm http request GET https://registry.npmjs.org/isarray
npm verb unlock done using /root/.npm/_locks/options-79a71e749a92c623.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/options
npm http 304 https://registry.npmjs.org/wrappy
npm verb etag https://registry.npmjs.org/wrappy from cache
npm verb get saving wrappy to /root/.npm/registry.npmjs.org/wrappy/.cache.json
npm http 304 https://registry.npmjs.org/process-nextick-args
npm verb etag https://registry.npmjs.org/process-nextick-args from cache
npm verb get saving process-nextick-args to /root/.npm/registry.npmjs.org/process-nextick-args/.cache.json
npm http 304 https://registry.npmjs.org/string_decoder
npm verb etag https://registry.npmjs.org/string_decoder from cache
npm verb get saving string_decoder to /root/.npm/registry.npmjs.org/string_decoder/.cache.json
npm http 304 https://registry.npmjs.org/util-deprecate
npm verb etag https://registry.npmjs.org/util-deprecate from cache
npm verb get saving util-deprecate to /root/.npm/registry.npmjs.org/util-deprecate/.cache.json
npm info preinstall nan@2.2.1
npm verb addNamed wrappy@1.0.1
npm verb addNamed process-nextick-args@1.0.6
npm verb addNamed string_decoder@0.10.31
npm verb addNamed util-deprecate@1.0.2
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json not in flight; writing
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm info build /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules' ]
npm info linkStuff nan@2.2.1
npm verb linkBins nan@2.2.1
npm verb linkMans nan@2.2.1
npm verb rebuildBundles nan@2.2.1
npm info install nan@2.2.1
npm info postinstall nan@2.2.1
npm http 304 https://registry.npmjs.org/core-util-is
npm verb etag https://registry.npmjs.org/core-util-is from cache
npm verb get saving core-util-is to /root/.npm/registry.npmjs.org/core-util-is/.cache.json
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json written
npm info install wrappy@1.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm info installOne wrappy@1.0.1
npm verb installOne of wrappy to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once not in flight; installing
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json written
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json written
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json written
npm verb unlock done using /root/.npm/_locks/nan-b879f3b056933841.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis/node_modules/nan
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/hiredis
npm info build /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules' ]
npm info linkStuff hiredis@0.4.1
npm verb linkBins hiredis@0.4.1
npm verb linkMans hiredis@0.4.1
npm verb rebuildBundles hiredis@0.4.1
npm verb rebuildBundles [ 'bindings', 'nan' ]
npm info install hiredis@0.4.1
> hiredis@0.4.1 install /tmp/node_modules/ascoltatori/node_modules/hiredis
> node-gyp rebuild
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/bin/iojs',
gyp verb cli '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@1.0.3
gyp info using node@1.6.4 | linux | arm
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python /usr/bin/python
gyp verb check python version `python -c "import platform; print(platform.python_version());"` returned: "2.7.3\n"
gyp verb get node dir no --target version specified, falling back to host node version: v1.6.4
gyp verb command install [ 'v1.6.4' ]
gyp verb install input version string "v1.6.4"
gyp verb install installing version: 1.6.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 1.6.4
gyp verb build dir attempting to create "build" dir: /tmp/node_modules/ascoltatori/node_modules/hiredis/build
gyp verb build dir "build" dir needed to be created? /tmp/node_modules/ascoltatori/node_modules/hiredis/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /tmp/node_modules/ascoltatori/node_modules/hiredis/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/node_modules/ascoltatori/node_modules/hiredis/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/node_modules/ascoltatori/node_modules/hiredis/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn python
gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/tmp/node_modules/ascoltatori/node_modules/hiredis/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/root/.node-gyp/1.6.4/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/root/.node-gyp/1.6.4',
gyp info spawn args '-Dmodule_root_dir=/tmp/node_modules/ascoltatori/node_modules/hiredis',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.node-gyp/1.6.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory `/tmp/node_modules/ascoltatori/node_modules/hiredis/build'
cc '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF ./Release/.deps/Release/obj.target/hiredis-c/deps/hiredis/sds.o.d.raw -c -o Release/obj.target/hiredis-c/deps/hiredis/sds.o ../deps/hiredis/sds.c
cc '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -MMD -MF ./Release/.deps/Release/obj.target/hiredis-c/deps/hiredis/read.o.d.raw -c -o Release/obj.target/hiredis-c/deps/hiredis/read.o ../deps/hiredis/read.c
rm -f Release/obj.target/deps/hiredis-c.a && ar crs Release/obj.target/deps/hiredis-c.a Release/obj.target/hiredis-c/deps/hiredis/sds.o Release/obj.target/hiredis-c/deps/hiredis/read.o
rm -rf "Release/hiredis-c.a" && cp -af "Release/obj.target/deps/hiredis-c.a" "Release/hiredis-c.a"
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -I../deps -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -Wall -O3 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/hiredis/src/hiredis.o.d.raw -c -o Release/obj.target/hiredis/src/hiredis.o ../src/hiredis.cc
g++ '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DBUILDING_NODE_EXTENSION' -I/root/.node-gyp/1.6.4/src -I/root/.node-gyp/1.6.4/deps/uv/include -I/root/.node-gyp/1.6.4/deps/v8/include -I../node_modules/nan -I../deps -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -Wall -O3 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/hiredis/src/reader.o.d.raw -c -o Release/obj.target/hiredis/src/reader.o ../src/reader.cc
flock ./Release/linker.lock g++ -shared -pthread -rdynamic -Wl,-soname=hiredis.node -o Release/obj.target/hiredis.node -Wl,--start-group Release/obj.target/hiredis/src/hiredis.o Release/obj.target/hiredis/src/reader.o Release/obj.target/deps/hiredis-c.a -Wl,--end-group
SOLINK_MODULE(target) Release/obj.target/hiredis.node: Finished
rm -rf "Release/hiredis.node" && cp -af "Release/obj.target/hiredis.node" "Release/hiredis.node"
make: Leaving directory `/tmp/node_modules/ascoltatori/node_modules/hiredis/build'
gyp info ok
npm verb unsafe-perm in lifecycle false
npm verb lock using /root/.npm/_locks/wrappy-74ec6f652c6affdb.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb addNamed core-util-is@1.0.2
npm verb tar unpack /root/.npm/wrappy/1.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json not in flight; writing
npm info preinstall lodash._baseclone@4.5.6
npm info preinstall ultron@1.0.2
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json written
npm verb about to build /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm info build /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules' ]
npm info linkStuff lodash._baseclone@4.5.6
npm verb linkBins lodash._baseclone@4.5.6
npm verb linkMans lodash._baseclone@4.5.6
npm verb rebuildBundles lodash._baseclone@4.5.6
npm info install lodash._baseclone@4.5.6
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules' ]
npm info linkStuff ultron@1.0.2
npm verb linkBins ultron@1.0.2
npm verb linkMans ultron@1.0.2
npm verb rebuildBundles ultron@1.0.2
npm info install ultron@1.0.2
npm info postinstall lodash._baseclone@4.5.6
npm info preinstall zmq@2.11.1
npm info postinstall ultron@1.0.2
npm verb unlock done using /root/.npm/_locks/lodash-baseclone-c54ef3630a61de2a.lock for /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep/node_modules/lodash._baseclone
npm verb about to build /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm info build /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/johnny-five/node_modules' ]
npm info linkStuff lodash.clonedeep@4.3.2
npm verb linkBins lodash.clonedeep@4.3.2
npm verb linkMans lodash.clonedeep@4.3.2
npm verb rebuildBundles lodash.clonedeep@4.3.2
npm verb rebuildBundles [ 'lodash._baseclone' ]
npm info install lodash.clonedeep@4.3.2
npm verb unlock done using /root/.npm/_locks/ultron-5db12c4feb849dda.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws/node_modules/ultron
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules' ]
npm info linkStuff ws@1.1.0
npm verb linkBins ws@1.1.0
npm verb linkMans ws@1.1.0
npm verb rebuildBundles ws@1.1.0
npm verb rebuildBundles [ 'options', 'ultron' ]
npm info install ws@1.1.0
npm info postinstall lodash.clonedeep@4.3.2
npm verb cache add spec bindings@~1.1.1
npm verb addNamed bindings@>=1.1.1 <1.2.0
npm verb addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching
npm info postinstall ws@1.1.0
npm verb unlock done using /root/.npm/_locks/lodash-clonedeep-ce2f72353abfac6d.lock for /tmp/node_modules/johnny-five/node_modules/lodash.clonedeep
npm verb unlock done using /root/.npm/_locks/ws-2c8de328babf20e3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/ws
npm verb request uri https://registry.npmjs.org/bindings
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:44
npm verb etag "1LLBF9OH58DLBEL4629U6032D"
npm http request GET https://registry.npmjs.org/bindings
npm info preinstall readable-stream@2.1.0
npm http 304 https://registry.npmjs.org/isarray
npm verb etag https://registry.npmjs.org/isarray from cache
npm verb get saving isarray to /root/.npm/registry.npmjs.org/isarray/.cache.json
npm verb cache add spec core-util-is@~1.0.0
npm verb addNamed core-util-is@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
npm verb cache add spec inline-process-browser@~2.0.1
npm verb addNamed inline-process-browser@>=2.0.1 <2.1.0
npm verb addNameRange registry:https://registry.npmjs.org/inline-process-browser not in flight; fetching
npm verb cache add spec isarray@~1.0.0
npm verb addNamed isarray@>=1.0.0 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/isarray already in flight; waiting
npm verb cache add spec process-nextick-args@~1.0.6
npm verb addNamed process-nextick-args@>=1.0.6 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching
npm verb cache add spec string_decoder@~0.10.x
npm verb addNamed string_decoder@>=0.10.0 <0.11.0
npm verb addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
npm verb cache add spec unreachable-branch-transform@~0.5.0
npm verb addNamed unreachable-branch-transform@>=0.5.0 <0.6.0
npm verb addNameRange registry:https://registry.npmjs.org/unreachable-branch-transform not in flight; fetching
npm verb cache add spec util-deprecate@~1.0.1
npm verb addNamed util-deprecate@>=1.0.1 <1.1.0
npm verb addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching
npm verb request uri https://registry.npmjs.org/inline-process-browser
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:46
npm http request GET https://registry.npmjs.org/inline-process-browser
npm verb request uri https://registry.npmjs.org/unreachable-branch-transform
npm verb request no auth needed
npm info attempt registry request try #1 at 18:01:46
npm http request GET https://registry.npmjs.org/unreachable-branch-transform
npm http 304 https://registry.npmjs.org/bindings
npm verb etag https://registry.npmjs.org/bindings from cache
npm verb get saving bindings to /root/.npm/registry.npmjs.org/bindings/.cache.json
npm verb get https://registry.npmjs.org/core-util-is not expired, no request
npm verb addNamed core-util-is@1.0.2
npm verb get https://registry.npmjs.org/process-nextick-args not expired, no request
npm verb addNamed process-nextick-args@1.0.6
npm verb get https://registry.npmjs.org/string_decoder not expired, no request
npm verb addNamed string_decoder@0.10.31
npm verb get https://registry.npmjs.org/util-deprecate not expired, no request
npm verb addNamed util-deprecate@1.0.2
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json not in flight; writing
npm info preinstall wrappy@1.0.1
npm verb addNamed isarray@1.0.0
npm verb addNamed isarray@1.0.0
npm verb afterAdd /root/.npm/isarray/1.0.0/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/isarray/1.0.0/package/package.json already in flight; not writing
npm verb addNamed bindings@1.1.1
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules' ]
npm info linkStuff wrappy@1.0.1
npm verb linkBins wrappy@1.0.1
npm verb linkMans wrappy@1.0.1
npm verb rebuildBundles wrappy@1.0.1
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json written
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json written
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json written
npm verb addRemoteTarball https://registry.npmjs.org/bindings/-/bindings-1.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/bindings/-/bindings-1.1.1.tgz',
npm verb addRemoteTarball '951f7ae010302ffc50b265b124032017ed2bf6f3' ]
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json written
npm info install wrappy@1.0.1
npm info retry fetch attempt 1 at 18:01:51
npm info attempt registry request try #1 at 18:01:51
npm http fetch GET https://registry.npmjs.org/bindings/-/bindings-1.1.1.tgz
npm http 200 https://registry.npmjs.org/inline-process-browser
npm verb get saving inline-process-browser to /root/.npm/registry.npmjs.org/inline-process-browser/.cache.json
npm info postinstall wrappy@1.0.1
npm verb afterAdd /root/.npm/isarray/1.0.0/package/package.json written
npm info install process-nextick-args@1.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info install string_decoder@0.10.31 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info install util-deprecate@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info install core-util-is@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info install isarray@1.0.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream
npm info installOne process-nextick-args@1.0.6
npm verb installOne of process-nextick-args to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream not in flight; installing
npm info installOne string_decoder@0.10.31
npm verb installOne of string_decoder to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream not in flight; installing
npm info installOne util-deprecate@1.0.2
npm verb installOne of util-deprecate to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream not in flight; installing
npm info installOne core-util-is@1.0.2
npm verb installOne of core-util-is to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream not in flight; installing
npm info installOne isarray@1.0.0
npm verb installOne of isarray to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream not in flight; installing
npm verb unlock done using /root/.npm/_locks/wrappy-74ec6f652c6affdb.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules' ]
npm info linkStuff once@1.3.3
npm verb linkBins once@1.3.3
npm verb linkMans once@1.3.3
npm verb rebuildBundles once@1.3.3
npm verb rebuildBundles [ 'wrappy' ]
npm info install once@1.3.3
npm verb lock using /root/.npm/_locks/process-nextick-args-90e142ee8e6e13b0.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb lock using /root/.npm/_locks/string-decoder-52aaca0642e5fd37.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder
npm verb lock using /root/.npm/_locks/util-deprecate-9053ef91950f6b9b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/util-deprecate
npm verb lock using /root/.npm/_locks/core-util-is-871389338c615c88.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is
npm verb lock using /root/.npm/_locks/isarray-f168d5c33f7a7a8d.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/isarray
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/util-deprecate
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/isarray
npm info postinstall once@1.3.3
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/isarray
npm verb tar unpack /root/.npm/process-nextick-args/1.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb tar unpack /root/.npm/string_decoder/0.10.31/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder
npm verb tar unpack /root/.npm/util-deprecate/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/util-deprecate
npm verb tar unpack /root/.npm/core-util-is/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is
npm verb tar unpack /root/.npm/isarray/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/isarray
npm verb addNamed inline-process-browser@2.0.1
npm verb unlock done using /root/.npm/_locks/once-2beb9770fa8a031f.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream/node_modules/once
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules' ]
npm info linkStuff end-of-stream@1.0.0
npm verb linkBins end-of-stream@1.0.0
npm verb linkMans end-of-stream@1.0.0
npm verb rebuildBundles end-of-stream@1.0.0
npm verb addRemoteTarball https://registry.npmjs.org/inline-process-browser/-/inline-process-browser-2.0.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/inline-process-browser/-/inline-process-browser-2.0.1.tgz',
npm verb addRemoteTarball 'f697d6f3b48aefb9cc126ce0806043b31736b2b1' ]
npm verb rebuildBundles [ 'once' ]
npm info install end-of-stream@1.0.0
npm info postinstall end-of-stream@1.0.0
npm info retry fetch attempt 1 at 18:01:55
npm info attempt registry request try #1 at 18:01:55
npm http fetch GET https://registry.npmjs.org/inline-process-browser/-/inline-process-browser-2.0.1.tgz
npm http 200 https://registry.npmjs.org/unreachable-branch-transform
npm verb get saving unreachable-branch-transform to /root/.npm/registry.npmjs.org/unreachable-branch-transform/.cache.json
npm verb unlock done using /root/.npm/_locks/end-of-stream-be64b8e264a3030b.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/end-of-stream
npm verb addNamed unreachable-branch-transform@0.5.1
npm verb addRemoteTarball https://registry.npmjs.org/unreachable-branch-transform/-/unreachable-branch-transform-0.5.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/unreachable-branch-transform/-/unreachable-branch-transform-0.5.1.tgz',
npm verb addRemoteTarball '5e0a5da810b4f4cc6866afc28b59aa6e8c84db5d' ]
npm http fetch 200 https://registry.npmjs.org/bindings/-/bindings-1.1.1.tgz
npm info preinstall mongodb@2.0.55
npm info retry fetch attempt 1 at 18:01:56
npm info attempt registry request try #1 at 18:01:56
npm http fetch GET https://registry.npmjs.org/unreachable-branch-transform/-/unreachable-branch-transform-0.5.1.tgz
npm verb cache add spec mongodb-core@1.2.31
npm verb addNamed mongodb-core@1.2.31
npm verb addNameVersion registry:https://registry.npmjs.org/mongodb-core not in flight; fetching
npm verb cache add spec readable-stream@1.0.31
npm verb addNamed readable-stream@1.0.31
npm verb addNameVersion registry:https://registry.npmjs.org/readable-stream not in flight; fetching
npm verb cache add spec es6-promise@2.1.1
npm verb addNamed es6-promise@2.1.1
npm verb addNameVersion registry:https://registry.npmjs.org/es6-promise not in flight; fetching
npm verb request uri https://registry.npmjs.org/mongodb-core
npm verb request no auth needed
npm info attempt registry request try #1 at 18:02:00
npm http request GET https://registry.npmjs.org/mongodb-core
npm verb request uri https://registry.npmjs.org/es6-promise
npm verb request no auth needed
npm info attempt registry request try #1 at 18:02:00
npm http request GET https://registry.npmjs.org/es6-promise
npm http fetch 200 https://registry.npmjs.org/inline-process-browser/-/inline-process-browser-2.0.1.tgz
npm http fetch 200 https://registry.npmjs.org/unreachable-branch-transform/-/unreachable-branch-transform-0.5.1.tgz
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/bindings/-/bindings-1.1.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for bindings@1.1.1
npm verb request uri https://registry.npmjs.org/readable-stream
npm verb request no auth needed
npm info attempt registry request try #1 at 18:02:05
npm verb etag "5BRLUWE930IXBNK5TODDA6JF"
npm http request GET https://registry.npmjs.org/readable-stream
npm http 200 https://registry.npmjs.org/mongodb-core
npm verb get saving mongodb-core to /root/.npm/registry.npmjs.org/mongodb-core/.cache.json
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/inline-process-browser/-/inline-process-browser-2.0.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for inline-process-browser@2.0.1
npm verb afterAdd /root/.npm/bindings/1.1.1/package/package.json not in flight; writing
npm verb addTmpTarball /tmp/npm-6-b3b06ad7/registry.npmjs.org/unreachable-branch-transform/-/unreachable-branch-transform-0.5.1.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for unreachable-branch-transform@0.5.1
npm verb afterAdd /root/.npm/bindings/1.1.1/package/package.json written
npm info install bindings@1.1.1 into /tmp/node_modules/ascoltatori/node_modules/zmq
npm info installOne bindings@1.1.1
npm verb installOne of bindings to /tmp/node_modules/ascoltatori/node_modules/zmq not in flight; installing
npm verb addRemoteTarball https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz',
npm verb addRemoteTarball 'f1e6405f03d40846fdb838a702507affa3cb2c39' ]
npm http 200 https://registry.npmjs.org/es6-promise
npm verb get saving es6-promise to /root/.npm/registry.npmjs.org/es6-promise/.cache.json
npm verb afterAdd /root/.npm/inline-process-browser/2.0.1/package/package.json not in flight; writing
npm verb lock using /root/.npm/_locks/bindings-7250d012819f51b6.lock for /tmp/node_modules/ascoltatori/node_modules/zmq/node_modules/bindings
npm info retry fetch attempt 1 at 18:02:07
npm info attempt registry request try #1 at 18:02:07
npm http fetch GET https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz
npm verb afterAdd /root/.npm/unreachable-branch-transform/0.5.1/package/package.json not in flight; writing
npm verb afterAdd /root/.npm/inline-process-browser/2.0.1/package/package.json written
npm verb unbuild node_modules/ascoltatori/node_modules/zmq/node_modules/bindings
npm verb afterAdd /root/.npm/unreachable-branch-transform/0.5.1/package/package.json written
npm info install core-util-is@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install process-nextick-args@1.0.6 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install string_decoder@0.10.31 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install util-deprecate@1.0.2 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install isarray@1.0.0 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install inline-process-browser@2.0.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info install unreachable-branch-transform@0.5.1 into /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream
npm info installOne core-util-is@1.0.2
npm verb installOne of core-util-is to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne process-nextick-args@1.0.6
npm verb installOne of process-nextick-args to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne string_decoder@0.10.31
npm verb installOne of string_decoder to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne util-deprecate@1.0.2
npm verb installOne of util-deprecate to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne isarray@1.0.0
npm verb installOne of isarray to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne inline-process-browser@2.0.1
npm verb installOne of inline-process-browser to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm info installOne unreachable-branch-transform@0.5.1
npm verb installOne of unreachable-branch-transform to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream not in flight; installing
npm verb addRemoteTarball https://registry.npmjs.org/es6-promise/-/es6-promise-2.1.1.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/es6-promise/-/es6-promise-2.1.1.tgz',
npm verb addRemoteTarball '03e8f3c7297928e5478d6ab1d0643251507bdedd' ]
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/zmq/node_modules/bindings
npm verb tar unpack /root/.npm/bindings/1.1.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/zmq/node_modules/bindings
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/zmq/node_modules/bindings
npm info retry fetch attempt 1 at 18:02:10
npm info attempt registry request try #1 at 18:02:10
npm http fetch GET https://registry.npmjs.org/es6-promise/-/es6-promise-2.1.1.tgz
npm verb lock using /root/.npm/_locks/core-util-is-8e5737985a7b5f09.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/core-util-is
npm verb lock using /root/.npm/_locks/process-nextick-args-dfb74141fabfc7d5.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/process-nextick-args
npm verb lock using /root/.npm/_locks/string-decoder-75e6b3a3be795570.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/string_decoder
npm verb lock using /root/.npm/_locks/util-deprecate-dc1a0396af133c84.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/util-deprecate
npm verb lock using /root/.npm/_locks/isarray-72a308726b0ffa14.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/isarray
npm verb lock using /root/.npm/_locks/inline-process-browser-daebd52c6b3544d5.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/inline-process-browser
npm verb lock using /root/.npm/_locks/unreachable-branch-trans-3847ef81d3fbd0f3.lock for /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/unreachable-branch-transform
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/core-util-is
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/process-nextick-args
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/string_decoder
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/util-deprecate
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/isarray
npm http 304 https://registry.npmjs.org/readable-stream
npm verb etag https://registry.npmjs.org/readable-stream from cache
npm verb get saving readable-stream to /root/.npm/registry.npmjs.org/readable-stream/.cache.json
npm info postinstall hiredis@0.4.1
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/isarray
npm verb tar unpack /root/.npm/core-util-is/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/core-util-is
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/core-util-is
npm verb tar unpack /root/.npm/process-nextick-args/1.0.6/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/process-nextick-args
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/process-nextick-args
npm verb tar unpack /root/.npm/string_decoder/0.10.31/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/string_decoder
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/string_decoder
npm verb tar unpack /root/.npm/util-deprecate/1.0.2/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/util-deprecate
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/util-deprecate
npm verb tar unpack /root/.npm/isarray/1.0.0/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/isarray
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/isarray
npm verb unlock done using /root/.npm/_locks/hiredis-27821faf2c2efe56.lock for /tmp/node_modules/ascoltatori/node_modules/hiredis
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/inline-process-browser
npm verb unbuild node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/unreachable-branch-transform
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/inline-process-browser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/unreachable-branch-transform
npm verb tar unpack /root/.npm/inline-process-browser/2.0.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/inline-process-browser
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/inline-process-browser
npm verb tar unpack /root/.npm/unreachable-branch-transform/0.5.1/package.tgz
npm verb tar unpacking to /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/unreachable-branch-transform
npm verb gentlyRm don't care about contents; nuking /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/duplexify/node_modules/readable-stream/node_modules/unreachable-branch-transform
npm http fetch 200 https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz
npm verb addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.31.tgz not in flight; adding
npm verb addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.31.tgz',
npm verb addRemoteTarball '8f2502e0bc9e3b0da1b94520aabb4e2603ecafae' ]
npm info retry fetch attempt 1 at 18:02:12
npm info attempt registry request try #1 at 18:02:12
npm http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.31.tgz
npm info preinstall process-nextick-args@1.0.6
npm http fetch 200 https://registry.npmjs.org/es6-promise/-/es6-promise-2.1.1.tgz
npm verb about to build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm info build /tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/tmp/node_modules/ascoltatori/node_modules/mqtt/node_modules/websocket-stream/node_modules/through2/node_modules/readable-stream/node_modules' ]
npm info linkStuff process-nextick-args@1.0.6
npm verb linkBins process-nextick-args@1.0.6
npm verb linkMans process-nextick-args@1.0.6
npm verb rebuildBundles process-nextick-args@1.0.6
npm info install process-nextick-args@1.0.6
npm info preinstall util-deprecate@1.0.2
npm info preinstall string_decoder@0.10.31
npm info postinstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment