Giter Club home page Giter Club logo

tree-bot's People

Contributors

gavinsharp avatar leibovic avatar robarnold avatar sdwilsh avatar zpao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tree-bot's Issues

Crash on forced disconnect

Unhandled connection error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'
at Connection._onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:959:15)
at AMQPParser.onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:807:12)
at AMQPParser._parseMethodFrame (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:454:10)
at AMQPParser.execute (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:205:20)
at Connection. (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:847:12)
at Connection.emit (events.js:64:17)
at Connection._onReadable (net.js:676:14)
at IOWatcher.onReadable as callback

add package.json

Makes it easy to get up and running, just npm install from the project root. I don't think this is a package that'll get published on npm so we don't need the full package spec.

Crash in builds.js

/usr/home/dev/tree-bot/builds.js:64
builddata.rev = property[1].substr(0, 12);
^
TypeError: Cannot call method 'substr' of null
at /usr/home/dev/tree-bot/builds.js:64:37
at Array.forEach (native)
at createBuildData (/usr/home/dev/tree-bot/builds.js:52:24)
at EventEmitter.messageConsumer (/usr/home/dev/tree-bot/builds.js:184:14)
at EventEmitter. (native)
at EventEmitter.emit (events.js:64:17)
at EventEmitter. (/usr/home/dev/node_modules/pulse/pulse.js:50:14)
at native
at Message. (/usr/home/dev/node_modules/pulse/node_modules/amqp/amqp.js:1362:27)
at Message.emit (events.js:61:17)

Event revision is inconsistent

Got this right in a row:
on tree mozilla-central got event success for revision 941ceabc5417 with result 0 and cached status undefined
on tree try got event success for revision 941ceabc5417 with result 0 and cached status undefined

Seems unlikely? The revision does exist on both m-c and try though.

event.rev is sometimes None

on tree mozilla-central got event success for revision None with result 0 and cached status undefined

Don't have STR.

Crash in builds.js

TypeError: Cannot call method 'indexOf' of undefined
at /usr/home/dev/tree-bot/builds.js:161:55
at IncomingMessage. (/usr/home/dev/tree-bot/builds.js:91:9)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1213:22)
at Socket._onReadable (net.js:681:27)
at IOWatcher.onReadable as callback

Listen to errors from Pulse

I need to fix this upstream first, but we should be able to do on("error", ...); to get status information on errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.