[ovs-build] Failed: ovsrobot/ovs#3323 (series_215384 - 8c973c1)

Travis CI builds at travis-ci.org
Sat Nov 28 10:36:25 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #3323
Status: Failed

Duration: 1 hr, 17 mins, and 30 secs
Commit: 8c973c1 (series_215384)
Author: Ben Pfaff
Message: ovsdb-idl conditional monitoring change bug

There appears to be some bug in the ovsdb-idl logic for sending updates
to the condition for conditional monitoring, exposed by test 2128
"simple idl, monitor_cond_since, cluster disconnect - C - tcp".  When I
apply the following patch, which should only affect performance (it just
reduces the number of iterations per main loop from 50 to 1), the test
fails.

When I examine the difference in the testsuite.log, I see that in the
failing case, the "monitor_cond_change" that should be sent never does
get sent.  This is what's missing:

test-ovsdb|jsonrpc|tcp:127.0.0.1:41441: send request, method="monitor_cond_change", params=[["monid","idltest"],["monid","idltest"],{"simple":[{"where":[["i","==",1]]}]}], id=11

I haven't figured out the root of the problem.  I have spent a bit of
time on this and I have to move on to other things.

Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/7bfb1952b9dd^...8c973c17e1a2

View the full build log and details: https://travis-ci.org/github/ovsrobot/ovs/builds/744560554?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20201128/df5eff14/attachment-0001.html>


More information about the build mailing list