
Dear all,
- This issue is not related to Python - or AIX. The environment for this bot is migrating - and currently the bot file system is on a NFS server to minimize downtime for the GGC Farm Team. The root cause of the failure below is the time difference between the AIX server and the NFS server is greater that 0.05:
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.x.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.x.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1590426760.9609613 != 1590426761.4539788 within 0.05 delta (0.49301743507385254 difference) : st_time=1590426760.9609613, current=1590426761.4539788, dt=-0.49301743507385254
This conclusion is based on experience I had in my own environment where I run the bot over an NFS connection.
One way or another I expect to have at least a work-around in the next 48 hours.
On 25/05/2020 19:12, buildbot@python.org wrote:
Worker for this Build: edelsohn-aix-ppc64