domcleal / sclo-ror42

Ruby on Rails 4.2 software collection
0 stars 0 forks source link

dalli %check fails #5

Open domcleal opened 8 years ago

domcleal commented 8 years ago

On EL6, two failures:

Testing with Rails 4.2.5
Using standard socket IO (ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux-gnu])
Run options: --seed 6533
# Running:
Found memcached 1.4.4 in PATH
*********************************************************************E****************************F*************E, [2016-01-22T10:03:01.263315 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.275071 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.276480 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.276800 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.277024 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.277239 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.277465 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.277641 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.278055 #6858] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:01.278245 #6858] ERROR -- : DalliError: No server available
**************
Fabulous run in 14.069604s, 8.9555 runs/s, 942.1729 assertions/s.
  1) Error:
Dalli::using a live server#test_0019_support multithreaded access:
RuntimeError: multi_response has completed
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/server.rb:144:in `multi_response_nonblock'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/options.rb:42:in `block in multi_response_nonblock'
    /opt/rh/rh-ruby22/root/usr/share/ruby/monitor.rb:211:in `mon_synchronize'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/options.rb:41:in `multi_response_nonblock'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:424:in `block (4 levels) in get_multi_yielder'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:420:in `each'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:420:in `block (3 levels) in get_multi_yielder'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:396:in `loop'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:396:in `block (2 levels) in get_multi_yielder'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/ring.rb:51:in `lock'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:383:in `block in get_multi_yielder'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:326:in `call'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:326:in `perform'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:381:in `get_multi_yielder'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:69:in `block in get_multi'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:68:in `tap'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/lib/dalli/client.rb:68:in `get_multi'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/test/test_dalli.rb:564:in `block (7 levels) in '
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/test/test_dalli.rb:554:in `times'
    /builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/test/test_dalli.rb:554:in `block (6 levels) in '
  2) Failure:
Encoding::using a live server#test_0002_support content expiry [/builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/test/test_encoding.rb:27]:
Expected: nil
  Actual: "bar"
126 runs, 13256 assertions, 1 failures, 1 errors, 0 skips

On EL7, one failure:

Testing with Rails 4.2.5
Using standard socket IO (ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux])
Run options: --seed 64235
# Running:
****************Found memcached 1.4.15 in PATH
*************************F*****************************************************E, [2016-01-22T10:03:03.775553 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.786461 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787197 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787425 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787545 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787675 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787816 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.787944 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.788166 #7759] ERROR -- : DalliError: No server available
E, [2016-01-22T10:03:03.788309 #7759] ERROR -- : DalliError: No server available
*******************************
Fabulous run in 13.032639s, 9.6680 runs/s, 730.3202 assertions/s.
  1) Failure:
Dalli::using a live server#test_0019_support multithreaded access [/builddir/build/BUILD/dalli-2.7.4/opt/rh/sclo-ror42/root/usr/share/gems/gems/dalli-2.7.4/test/test_dalli.rb:564]:
Expected: {"a"=>9, "b"=>11}
  Actual: {"a"=>11}
126 runs, 9518 assertions, 1 failures, 0 errors, 0 skips