[Buildbot-status]Buildbot failure in Python on x86 Gentoo Non-Debug with X 3.x

The Buildbot has detected a failed build on builder x86 Gentoo Non-Debug with X 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/99/builds/2269
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Eric Snow ericsnowcurrently@gmail.com
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot

On Fri, Mar 8, 2019 at 1:01 PM buildbot@python.org wrote:
The Buildbot has detected a failed build on builder x86 Gentoo Non-Debug with X 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/99/builds/2269
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Eric Snow ericsnowcurrently@gmail.com
BUILD FAILED: failed test (failure)
I'm pretty sure this is unrelated to my PR. [1] However, it's the only failure on this buildbot for quite a while. There haven't been any failures since either. So did I just get unlucky?
One test failed and a different test failed during the retry:
test_nntplib.NetworkedNNTP_SSLTests.test_with_statement test_nntplib.NetworkedNNTPTests.test_with_statement
Both failed with an unexpected EOF. Would a temporary network issue explain this?
Sincerely, -The Buildbot
I hadn't noticed this bit before. It's a nice touch. :)
-eric
[1] PR #12240: https://github.com/python/cpython/commit/2aab5d310ca752912d5e2f79658edb6684f...

There 4 open issues on test_nntplib:
https://bugs.python.org/issue35925 https://bugs.python.org/issue19756 https://bugs.python.org/issue19613 https://bugs.python.org/issue31850
Someone should fix it...
It's just a random "network error".
Victor
Le sam. 9 mars 2019 à 17:57, Eric Snow ericsnowcurrently@gmail.com a écrit :
On Fri, Mar 8, 2019 at 1:01 PM buildbot@python.org wrote:
The Buildbot has detected a failed build on builder x86 Gentoo Non-Debug with X 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/99/builds/2269
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Eric Snow ericsnowcurrently@gmail.com
BUILD FAILED: failed test (failure)
I'm pretty sure this is unrelated to my PR. [1] However, it's the only failure on this buildbot for quite a while. There haven't been any failures since either. So did I just get unlucky?
One test failed and a different test failed during the retry:
test_nntplib.NetworkedNNTP_SSLTests.test_with_statement test_nntplib.NetworkedNNTPTests.test_with_statement
Both failed with an unexpected EOF. Would a temporary network issue explain this?
Sincerely, -The Buildbot
I hadn't noticed this bit before. It's a nice touch. :)
-eric
[1] PR #12240: https://github.com/python/cpython/commit/2aab5d310ca752912d5e2f79658edb6684f... _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/
participants (3)
-
buildbot@python.org
-
Eric Snow
-
Victor Stinner