⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 FreeBSD 3.13 has failed when building commitd58ebf0. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1491/builds/93) and take a look at the build logs.
- Check if the failure is related to this commit (d58ebf0) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/1491/builds/93 Failed tests: - test_datetime
- test.test_concurrent_futures.test_process_pool
Failed subtests: - test_utc_alias - test.datetimetester.TestModule_Fast.test_utc_alias
Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last): File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/threading.py", line1039, in_bootstrap_innerself.run()~~~~~~~~^^ File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/concurrent/futures/process.py", line354, inrun p=self.processes.pop(result_item.exit_pid)KeyError:26371Traceback (most recent call last): File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/multiprocessing/forkserver.py", line277, inmain code= _serve_one(child_r, fds, unused_fds, old_handlers) File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/multiprocessing/forkserver.py", line317, in_serve_one code= spawn._main(child_r, parent_sentinel) File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/multiprocessing/spawn.py", line132, in_mainself= reduction.pickle.load(from_parent) File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/multiprocessing/synchronize.py", line115, in__setstate__self._semlock= _multiprocessing.SemLock._rebuild(*state)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^FileNotFoundError:[Errno 2] No such file or directoryTimeout (0:20:00)!Thread 0x000000083361b300 (most recent call first): File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/threading.py", line 359 in wait File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/multiprocessing/queues.py", line 249 in _feed File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/threading.py", line 990 in run File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/threading.py", line 1039 in _bootstrap_inner File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/threading.py", line 1010 in _bootstrapTraceback (most recent call last): File"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/test/datetimetester.py", line98, intest_utc_aliasself.assertIs(UTC, timezone.utc)~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^AssertionError:datetime.timezone(datetime.timedelta(0)) is not datetime.timezone.utc |
Uh oh!
There was an error while loading.Please reload this page.