[Buildbot-status]Buildbot failure in Python on AMD64 FreeBSD Shared 3.8

The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/374/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot

https://bugs.python.org/issue38323
On Sun, 27 Oct 2019 at 06:26, <buildbot@python.org> wrote:
The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/374/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
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/

Ignore that issue, is not correct. This is the error:
====================================================================== ERROR: test_communicate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests)
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_subprocess.py", line 147, in test_communicate exitcode, stdout = self.loop.run_until_complete(task) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/asyncio/base_events.py", line 608, in run_until_complete return future.result() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/asyncio/tasks.py", line 490, in wait_for raise exceptions.TimeoutError() asyncio.exceptions.TimeoutError
On Sun, 27 Oct 2019 at 21:01, Pablo Galindo Salgado <pablogsal@gmail.com> wrote:
https://bugs.python.org/issue38323
On Sun, 27 Oct 2019 at 06:26, <buildbot@python.org> wrote:
The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/374/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
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/

I created https://bugs.python.org/issue38614
Le dim. 27 oct. 2019 à 22:03, Pablo Galindo Salgado <pablogsal@gmail.com> a écrit :
Ignore that issue, is not correct. This is the error:
====================================================================== ERROR: test_communicate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests)
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_subprocess.py", line 147, in test_communicate exitcode, stdout = self.loop.run_until_complete(task) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/asyncio/base_events.py", line 608, in run_until_complete return future.result() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/asyncio/tasks.py", line 490, in wait_for raise exceptions.TimeoutError() asyncio.exceptions.TimeoutError
On Sun, 27 Oct 2019 at 21:01, Pablo Galindo Salgado <pablogsal@gmail.com> wrote:
https://bugs.python.org/issue38323
On Sun, 27 Oct 2019 at 06:26, <buildbot@python.org> wrote:
The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/374/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
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/
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/
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (3)
-
buildbot@python.org
-
Pablo Galindo Salgado
-
Victor Stinner