[Python-Dev] test_urllib2net fixed to repair Travis CI

2018-12-05 Thread Victor Stinner
Hi,

It seems like Travis CI changed its security or network configuration:
some FTP tests of test_urllib2net started to fail with "425 Security:
Bad IP connecting" yesterday:

   https://bugs.python.org/issue35411

The failure seems to be reproducible and so prevents to merge any
change in any branch. It blocked our whole workflow :-(

Good news: I quickly fixed the CI! (2.7, 3.6, 3.7 and master branches)
I skipped the test on Travis CI: AppVeyor runs these tests in
pre-commit and the buildbot farm run them in post-commit.

Bad news: You may have to update your pull requests (ex: merge master
into your branch) to retrieve this fix if the test_urllib2net failed
on Travis CI with "425 Security: Bad IP connecting" on your PR.

Victor
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] test_urllib2net fixed to repair Travis CI

2018-12-05 Thread Nathaniel Smith
Travis is in the middle of moving everything from AWS to GCE, which is
probably related:

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

As noted there, GCE has different IP addresses. But I suspect it's not the
new IP address that's the problem, but rather the fact that the GCE setup
is known to break outgoing ftp:

https://blog.travis-ci.com/2018-07-23-the-tale-of-ftp-at-travis-ci

-n

On Wed, Dec 5, 2018, 02:53 Victor Stinner  Hi,
>
> It seems like Travis CI changed its security or network configuration:
> some FTP tests of test_urllib2net started to fail with "425 Security:
> Bad IP connecting" yesterday:
>
>https://bugs.python.org/issue35411
>
> The failure seems to be reproducible and so prevents to merge any
> change in any branch. It blocked our whole workflow :-(
>
> Good news: I quickly fixed the CI! (2.7, 3.6, 3.7 and master branches)
> I skipped the test on Travis CI: AppVeyor runs these tests in
> pre-commit and the buildbot farm run them in post-commit.
>
> Bad news: You may have to update your pull requests (ex: merge master
> into your branch) to retrieve this fix if the test_urllib2net failed
> on Travis CI with "425 Security: Bad IP connecting" on your PR.
>
> Victor
> ___
> Python-Dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/njs%40pobox.com
>
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] [PyPI] Email verification

2018-12-05 Thread PyPI

Someone, perhaps you, has added this email address to their PyPI account:

  [email protected]

If you wish to proceed with this request, follow the link below to verify your
email address:

  
https://pypi.org/account/verify-email/?token=eyJhY3Rpb24iOiJlbWFpbC12ZXJpZnkiLCJlbWFpbC5pZCI6IjMyODU0NyJ9.XAgusA.38y3N4T1GonyEeWWpwxm6bE7cn-JDJe0P6LD0tom2vV5WFoS-DDNrUs22weH1UK8kWsqaIhneX9J7tof-my0Jw

This link will expire in 72 hours.

If you did not make this request, you can safely ignore this email.



___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [PyPI] Email verification

2018-12-05 Thread Brett Cannon
I've reported this to infrastructure@.

On Wed., Dec. 5, 2018, 12:05 PyPI  Someone, perhaps you, has added this email address ([email protected])
> to their PyPI account.
>
> If you wish to proceed with this request, click this link to verify your
> email address
> 
>
> This link will expire in 72 hours.
>
> If you did not make this request, you can safely ignore this email.
> ___
> Python-Dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/brett%40python.org
>
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com