Hi Matthew, pretty sure this might not be related, but one of the errors I see on travis looks like this
Starting instance ✓ selected image "travis-ci-garnet-trusty-1512502259-986baf0" ✓ rendered startup script ✓ inserted instance • sleeping 5s before checking instance insert • polling for instance insert completion... ✓ instance is ready (9.085s) step_upload_script Uploading script
............
Pre-installed Ruby versions0m ruby-2.2.7 ruby-2.3.4 ruby-2.4.1 Network availability confirmed. 3.5 is not installed; attempting download Downloading archive: https://s3.amazonaws.com/travis-python-archives/binaries/ubuntu/14.04/x86_64/python-3.5.tar.bz2 $ curl -sSf -o python-3.5.tar.bz2 ${archive_url} curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errn
and another like this ................
ff350cd7a61c: Pull complete a84c63cd7072: Pull complete Digest: sha256:8111345b6641541ccaa68597fbaf46eab5f6fc461b9a739db1bb952ec13d78a4 Status: Downloaded newer image for quay.io/pypa/manylinux1_x86_64:latest Building libraries... https://mirrors.rit.edu/fedora/archive/epel/5/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (99, 'Cannot assign requested address')> Trying other mirror. Still building... http://people.centos.org/tru/devtools-2/5/x86_64/RPMS/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out> Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: testing-devtools-2-centos-5. Please verify its path and try again
so perhaps travis is a bit flaky right now -- Robin Becker _______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
