travis.rb: Travis monitor just says "end of file reached", does not display anything

[larsberg@lbergstrom servo]$ travis monitor
end of file reached
for a full error report, run travis report
[larsberg@lbergstrom servo]$ travis report
System
Ruby:                     Ruby 2.3.0-p0
Operating System:         Mac OS X 10.11.2
RubyGems:                 RubyGems 2.5.1

CLI
Version:                  1.8.1
Plugins:                  none
Auto-Completion:          yes
Last Version Check:       2016-01-07 09:25:11 -0600

Session
API Endpoint:             https://api.travis-ci.org/
Logged In:                as "larsbergstrom"
Verify SSL:               yes
Enterprise:               no

Endpoints
org:                      https://api.travis-ci.org/ (access token, current)

Last Exception
An error occurred running `travis monitor`:
    EOFError: end of file reached
        from /usr/local/Cellar/ruby/2.3.0/lib/ruby/2.3.0/openssl/buffering.rb:178:in `sysread_nonblock'
        from /usr/local/Cellar/ruby/2.3.0/lib/ruby/2.3.0/openssl/buffering.rb:178:in `read_nonblock'
        from /usr/local/lib/ruby/gems/2.3.0/gems/pusher-client-0.6.2/lib/pusher-client/websocket.rb:71:in `receive'
        from /usr/local/lib/ruby/gems/2.3.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:206:in `block in connect_internal'
        from /usr/local/lib/ruby/gems/2.3.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:205:in `loop'
        from /usr/local/lib/ruby/gems/2.3.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:205:in `connect_internal'
        from /usr/local/lib/ruby/gems/2.3.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:76:in `connect'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/client/listener.rb:123:in `listen'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/client/methods.rb:90:in `listen'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/cli/api_command.rb:143:in `listen'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/cli/monitor.rb:103:in `run'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/cli/command.rb:198:in `execute'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/lib/travis/cli.rb:64:in `run'
        from /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.1/bin/travis:18:in `<top (required)>'
        from /usr/local/bin/travis:23:in `load'
        from /usr/local/bin/travis:23:in `<main>'


For issues with the command line tool, please visit https://github.com/travis-ci/travis.rb/issues.
For Travis CI in general, go to https://github.com/travis-ci/travis-ci/issues or email support@travis-ci.com.
[larsberg@lbergstrom servo]$ 

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Reactions: 3
  • Comments: 21 (5 by maintainers)

Most upvoted comments

I get no output from travis monitor after “Monitoring <repo>” - not “end of file”.

travis monitor -r opentable/sous --debug
** Loading "/home/judson/.travis/config.yml"
** GET "repos/opentable/sous"
**   took 0.38 seconds
** Using notifications: LibNotify
** GET "config"
**   took 0.38 seconds
Monitoring opentable/sous:

 ⮀ travis report
System
Ruby:                     Ruby 2.3.4-p301
Operating System:         Linux
RubyGems:                 RubyGems 2.6.10

CLI
Version:                  1.8.8
Plugins:                  none
Auto-Completion:          yes
Last Version Check:       2017-07-05 15:10:24 -0700

Session
API Endpoint:             https://api.travis-ci.org/
Logged In:                as "nyarly"
Verify SSL:               yes
Enterprise:               no

Endpoints
org:                      https://api.travis-ci.org/ (access token, current)