Buildbot failure in Python on PPC64 AIX 3.9

The Buildbot has detected a new failure on builder PPC64 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/714/builds/28
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
405 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 24 sec
- test_concurrent_futures: 3 min 42 sec
- test_bufio: 3 min 31 sec
- test_tokenize: 2 min 46 sec
- test_unparse: 2 min 45 sec
- test_subprocess: 2 min 40 sec
- test_multiprocessing_forkserver: 2 min 32 sec
- test_zipfile: 2 min 11 sec
- test_lib2to3: 2 min 1 sec
- test_capi: 1 min 44 sec
1 test failed: test_os
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_os
Total duration: 11 min 54 sec
Captured traceback
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 751, in test_utime_current self._test_utime_current(set_time) File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1590430743.4797013 != 1590430743.814157 within 0.05 delta (0.3344557285308838 difference) : st_time=1590430743.4797013, current=1590430743.814157, dt=-0.3344557285308838
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 757, in test_utime_current_old self._test_utime_current(set_time) File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1590431145.8785853 != 1590431146.2087622 within 0.05 delta (0.33017683029174805 difference) : st_time=1590431145.8785853, current=1590431146.2087622, dt=-0.33017683029174805
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 751, in test_utime_current self._test_utime_current(set_time) File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1590431145.8010828 != 1590431146.1311948 within 0.05 delta (0.3301119804382324 difference) : st_time=1590431145.8010828, current=1590431146.1311948, dt=-0.3301119804382324
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 757, in test_utime_current_old self._test_utime_current(set_time) File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1590430743.5900605 != 1590430743.922644 within 0.05 delta (0.3325834274291992 difference) : st_time=1590430743.5900605, current=1590430743.922644, dt=-0.3325834274291992
Test report
Failed tests:
- test_os
Failed subtests:
- test_utime_current - test.test_os.UtimeTests
- test_utime_current_old - test.test_os.UtimeTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org