The Buildbot has detected a new failure on builder PPC64LE Fedora Stable LTO +
PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/101/builds/4670
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7
LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/503/builds/4940
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Stable Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/435/builds/4483
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Stable 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/90/builds/4684
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7
LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/43/builds/5342
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Raymond Hettinger <[email protected]>,
Ryan Batchelder <[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/446/builds/4914
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/448/builds/6082
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora
Stable LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/336/builds/5226
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Raymond Hettinger <[email protected]>,
Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/494/builds/6235
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Stable Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/441/builds/5950
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Stable 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/543/builds/5940
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE
CentOS9 LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/868/builds/4925
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE
CentOS9 LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/885/builds/4777
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/33/builds/6431
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/455/builds/6262
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE
CentOS9 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/852/builds/4481
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Guido van Rossum
<[email protected]>, Nikita Sobolev <[email protected]>, Pablo Galindo Salgado
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 619, in test_flush_buf
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 691, in test_push_unrecognized_escape_sequence
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 668, in test_push_with_keymap_in_keymap_and_escape
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 607, in test_get
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 682, in test_push_special_key
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 653, in test_push_with_keymap_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 643, in test_push_without_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 613, in test_empty
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 633, in test_push_with_key_in_keymap
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/unittest/mock.py",
line 1420, in patched
return func(*newargs, **newkeywargs)
File
"/home/buildbot/buildarea/3.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_pyrepl.py",
line 625, in test_insert
eq = EventQueue(sys.stdout.fileno(), "utf-8")
~~~~~~~~~~~~~~~~~^^
io.UnsupportedOperation: fileno
Test report
===========
Failed tests:
- test_pyrepl
Failed subtests:
- test_push_without_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_without_key_in_keymap
- test_flush_buf - test.test_pyrepl.TestUnivEventQueue.test_flush_buf
- test_push_with_key_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_key_in_keymap
- test_insert - test.test_pyrepl.TestUnivEventQueue.test_insert
- test_get - test.test_pyrepl.TestUnivEventQueue.test_get
- test_push_special_key -
test.test_pyrepl.TestUnivEventQueue.test_push_special_key
- test_empty - test.test_pyrepl.TestUnivEventQueue.test_empty
- test_push_with_keymap_in_keymap -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap
- test_push_with_keymap_in_keymap_and_escape -
test.test_pyrepl.TestUnivEventQueue.test_push_with_keymap_in_keymap_and_escape
- test_push_unrecognized_escape_sequence -
test.test_pyrepl.TestUnivEventQueue.test_push_unrecognized_escape_sequence
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]