☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/451/builds/6159
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown> Blamelist: Brandon Hubacher <brandon.hubacher@gmail.com>, Charlie Lin <tuug@gmx.us>, Christoph Walcher <christoph-wa@gmx.de>, Furkan Onder <furkanonder@protonmail.com>, Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>, Mikhail Efimov <efimov.mikhail@gmail.com>, Ned Batchelder <ned@nedbatchelder.com>, Peter Holloway <holloway.p.r@gmail.com>, Sam Gross <colesbury@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Shamil <ashm.tech@proton.me>, Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>, Victor Stinner <vstinner@python.org>, Weilin Du <108666168+LamentXU123@users.noreply.github.com>, mdehoon <mjldehoon@yahoo.com>, yihong <zouzou0208@gmail.com>
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-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 824, in test_statx_attributes_pathlike self.check_statx_attributes(FakePath(self.fname)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 752, in check_statx_attributes self.check_timestamp_agreement(result, time_attributes) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 651, in check_timestamp_agreement floaty = int(getattr(result, name) * 100_000) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 812, in test_statx_attributes self.check_statx_attributes(self.fname) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 752, in check_statx_attributes self.check_timestamp_agreement(result, time_attributes) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 651, in check_timestamp_agreement floaty = int(getattr(result, name) * 100_000) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 820, in test_statx_attributes_bytes self.check_statx_attributes(fname) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 752, in check_statx_attributes self.check_timestamp_agreement(result, time_attributes) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.15/test/test_os/test_os.py", line 651, in check_timestamp_agreement floaty = int(getattr(result, name) * 100_000) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
Test report
Failed tests:
- test.test_os.test_os
Failed subtests:
- test_statx_attributes_pathlike - test.test_os.test_os.StatAttributeTests.test_statx_attributes_pathlike
- test_statx_attributes_bytes - test.test_os.test_os.StatAttributeTests.test_statx_attributes_bytes
- test_statx_attributes - test.test_os.test_os.StatAttributeTests.test_statx_attributes
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org