[ovs-build] Errored: openvswitch/ovs#8913 (branch-2.12 - 62b3f43)

Travis CI builds at travis-ci.org
Fri Dec 20 22:41:37 UTC 2019


Build Update for openvswitch/ovs
-------------------------------------

Build: #8913
Status: Errored

Duration: 1 hr, 0 mins, and 13 secs
Commit: 62b3f43 (branch-2.12)
Author: Han Zhou
Message: ovsdb raft: Fix the problem when cluster restarted after DB compaction.

Cluster doesn't work after all nodes restarted after DB compaction,
unless there is any transaction after DB compaction before the restart.

Error log is like:
raft|ERR|internal error: deferred vote_request message completed but not ready
to send because message index 9 is past last synced index 0: s2 vote_request:
term=6 last_log_index=9 last_log_term=4

The root cause is that the log_synced member is not initialized when
reading the raft header. This patch fixes it and remove the XXX
from the test case.

Signed-off-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/1b3faafb1ee7...62b3f430c297

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20191220/3afbb31f/attachment.html>


More information about the build mailing list