[ovs-build] Passed: igsilya/ovs#921 (tmp-master - bbb8f8f)

Travis CI builds at travis-ci.org
Thu Aug 20 22:30:32 UTC 2020


Build Update for igsilya/ovs
-------------------------------------

Build: #921
Status: Passed

Duration: 44 mins and 29 secs
Commit: bbb8f8f (tmp-master)
Author: Ilya Maximets
Message: travis: Install upsteam pip.

The old pip and urllib form ubuntu distribution are different from
upstream and has known issue with broken download retry that fails our
travis builds frequently:

  pip3 install --disable-pip-version-check --user flake8 hacking
  Collecting flake8
  Exception:
    <...>
  OSError: [Errno 99] Cannot assign requested address

  During handling of the above exception, another exception occurred:
  Traceback (most recent call last):
    <...>
  TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'

  The command "./.travis/${TRAVIS_OS_NAME}-prepare.sh" failed and
  exited with 2 during .

Let's install upstream pip and use it instead.

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/igsilya/ovs/compare/da88888fdf64...bbb8f8f8cbdd

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


--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&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/20200820/873f7eda/attachment.html>


More information about the build mailing list