The Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/323/builds/4282
Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/55/builds/5587 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL9 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1587/builds/281 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/341/builds/5155 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/567/builds/7302 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel8-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/545/builds/6480 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL9 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1578/builds/281 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/442/builds/7377 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel8-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/207/builds/5247 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/531/builds/6538 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/566/builds/5055 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/223/builds/6512 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/538/builds/5065 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/509/builds/7303 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel8-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Debian 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/49/builds/9965 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-debian-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x SLES 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/540/builds/9914 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-sles-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL9 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1565/builds/280 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/3/builds/6709 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: <unknown> Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs <jar...@jaraco.com>, sobolevn <m...@sobolevn.me> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_open.py", line 49, in test_open_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 144, in test_open_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ f.read(), ^^^^^^^^^ ...<2 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 92, in test_read_text self.assertEndsWith( # ignore the BOM ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ resources.read_text( ^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ), ^^ ) ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 50, in assertEndsWith self.assertEqual(string[-len(suffix) :], suffix) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_read.py", line 46, in test_read_text_with_errors self.assertEqual( ~~~~~~~~~~~~~~~~^ result, ^^^^^^^ ...<2 lines>... '\x00w\x00o\x00r\x00l\x00d\x00!\x00\n\x00', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: '\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\[61 chars]00\n' != 'H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T[61 chars]\x00' - ÀHÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À ? - + HÀeÀlÀlÀoÀ,À ÀUÀTÀFÀ-À1À6À ÀwÀoÀrÀlÀdÀ!À - + À Test report =========== Failed tests: - test_importlib Failed subtests: - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text - test_read_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text - test_open_text - test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_open_text Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com