Skip to content

Instantly share code, notes, and snippets.

View mranney's full-sized avatar

Matt Ranney mranney

View GitHub Profile
Uncaught exception: Error: Parse Error
at Socket.<anonymous> (http.js:1152:24)
at TCP.onread (net.js:374:27)
process="prod-nr1395" loglevel="warn" timestamp="1336446641825" hostname="prod-2187" op="exception debug" caught error event on req.socket: Error: 1:error:140A1144:SSL routines:SSL_BYTES_TO_CIPHER_LIST:scsv received when renegotiating:ssl_lib.c:1354:
process="prod-nr1395" loglevel="warn" timestamp="1336446641826" hostname="prod-2187" op="exception debug" caught error event on req.socket: Error: 1:error:140A1144:SSL routines:SSL_BYTES_TO_CIPHER_LIST:scsv received when renegotiating:ssl_lib.c:1354:
process="prod-nr1395" loglevel="warn" timestamp="1336446641826" hostname="prod-2187" op="exception debug" caught error event on req.socket: Error: 1:error:140A1144:SSL routines:SSL_BYTES_TO_CIPHER_LIST:scsv received when renegotiating:ssl_lib.c:1354:
process="prod-nr1395" loglevel="warn" timestamp="1336446641826" hostname="prod-2187" op="exception debug" caught error event on req.socket: Error: 1:error:140A1144:SSL routines:SSL_BYTES_TO_CIPHER_LIST:scsv received when renegotiating:ssl_lib.c:1354:
process="prod-nr1395
/151: pread(1116, "F2 - h\08501E0 ,10\0\0\0".., 3477, 2119742) = 3477
/151: pread(6848, "D3 , h\08501C1 +10\0\0\0".., 3407, 1888882) = 3407
/151: pread(6848, "9E , h\085018C +10\0\0\0".., 3382, 1892289) = 3382
/151: pread(6848, "E7 + h\08501D5 *10\0\0\0".., 3369, 1895671) = 3369
/151: pread(6848, "B4 + h\08501A2 *10\0\0\0".., 3342, 1899040) = 3342
/151: pread(6848, "FF * h\08501ED )10\0\0\0".., 3311, 1902382) = 3311
/151: pread(7133, "E0 ) h\08501CE (10\0\0\0".., 3240, 1746981) = 3240
/151: pread(7133, "E4 0 h\08501D2 /10\0\0\0".., 3436, 1750221) = 3436
/151: pread(880, "C7 / h\08501B5 .10\0\0\0".., 3362, 1989125) = 3362
/151: pread(880, "90 / h\08501FE -10\0\0\0".., 3331, 1992487) = 3331
prod-nr1001.voxer.com> process.versions
{ node: '0.6.17-pre',
v8: '3.6.6.25',
ares: '1.7.5-DEV',
uv: '0.6',
openssl: '0.9.8q' }
prod-bs89.log-process="prod-bs89" loglevel="info" timestamp="1335477302810" hostname="prod-2121" op="upload dup" 1335441237087_0609994773_7e4ff09 is already being uploaded, aborting the other one
prod-bs89.log-process="prod-bs89" loglevel="info" timestamp="1335477302810" hostname="prod-2121" op="upload kill" 1335441237087_0609994773_7e4ff09 after 4359 from previous upload, destroying everything.
prod-bs89.log-process="prod-bs89" loglevel="error" timestamp="1335477302811" hostname="prod-2121" op="riak media write failed" url: /riak/bodies_raw/1335441237087_0609994773_7e4ff09 err: socket hang up
prod-bs89.log-process="prod-bs89" loglevel="info" timestamp="1335477302811" hostname="prod-2121" op="respond to client" 1335441237087_0609994773_7e4ff09 still uploading, true, false
prod-bs89.log-process="prod-bs89" loglevel="info" timestamp="1335477302811" hostname="prod-2121" op="db error put_body" 1335441237087_0609994773_7e4ff09: socket hang up
prod-bs89.log:process="prod-bs89" loglevel="info" timestamp="1335477302
process="prod-bs117" loglevel="info" timestamp="1335921825540" hostname="prod-2128" op="disk error" 1335921816489_2275644502_11f01517: Error: EBADF, close
process="prod-bs120" loglevel="info" timestamp="1335921804168" hostname="prod-2128" op="disk error" 1335921798376_4475523890_ff751c75: Error: ENOENT, open '/ssd/rv/bodies//prod-bs120/1335921798376_4475523890_ff751c75'
process="prod-bs145" loglevel="info" timestamp="1335921794923" hostname="prod-2135" op="disk error" 1335921236710_0227883123_654463f: Error: EBADF, close
process="prod-bs222" loglevel="info" timestamp="1335921791222" hostname="prod-2187" op="disk error" 1335921791937_0300806733_f981473: Error: EAGAIN, read
process="prod-bs218" loglevel="info" timestamp="1335921786640" hostname="prod-2186" op="disk error" 1335921709157_0499809749_78ef748: Error: EBADF, close
process="prod-bs164" loglevel="info" timestamp="1335921778617" hostname="prod-2139" op="disk error" 1335921258445_078d86be1e21ebe9_c3263950d207331f: Error: EBADF, close
process="prod-bs102"
GetBody.prototype.on_abort = function () {
log("get aborted", this.message_id + " after " + this.bytes_written + " bytes.");
if (this.disk_stream && this.disk_stream.readable) {
this.disk_stream.destroy(); // note that this has to be destroy or we'll keep getting data events
}
// work around a bug in node's TLS where error events are sometimes leaking out and turning into exceptions
req.on("error", function (err) {
warn("exception debug", "caught error event on req: " + err);
});
if (! req.socket.voxer_error_flag) {
req.socket.on("error", function (err) {});
if (req.socket.socket) {
req.socket.socket.on("error", function (err) {});
}
req.socket.voxer_error_flag = true;
$ dd if=core.node.28607 bs=1024k count=1k | strings | perl freqcount | head -50
1024+0 records in
1024+0 records out
1161402:Connection: keep-alive
755682:Transfer-Encoding: chunked
735686:Content-Type: text/plain
733333:Pragma: no-cache
733315:Cache-Control: private, no-cache, proxy-revalidate
733306:Server: Voxer / node.js
root@prod-2138:~# c++filt < ./ms4_stacks | stackvis dtrace flamegraph-svg > ms4.svg
{"name":"stackvis","hostname":"prod-2138.local","pid":1114,"level":40,"msg":"line undefined: unexpected blank line","time":"2012-04-26T21:47:47.939Z","v":0}
{"name":"stackvis","hostname":"prod-2138.local","pid":1114,"level":40,"msg":"line undefined: unexpected blank line","time":"2012-04-26T21:47:47.942Z","v":0}