⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 Fedora Stable Refleaks 3.x (tier-1) has failed when building commit71dea74. 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/#/builders/320/builds/2497) and take a look at the build logs.
- Check if the failure is related to this commit (71dea74) 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/#/builders/320/builds/2497 Failed tests: - test.test_multiprocessing_fork.test_processes
Failed subtests: - test_interrupt - test.test_multiprocessing_fork.test_processes.WithProcessesTestProcess.test_interrupt
Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line320, in_bootstrapself.run()~~~~~~~~^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line108, inrunself._target(*self._args,**self._kwargs)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line518, in_sleep_some_event time.sleep(100)~~~~~~~~~~^^^^^KeyboardInterruptkTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line588, intest_interrupt exitcode=self._kill_process(multiprocessing.Process.interrupt) File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line570, in_kill_processself.assertEqual(join(),None)~~~~^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line250, in__call__returnself.func(*args,**kwds)~~~~~~~~~^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line156, injoin res=self._popen.wait(timeout) File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py", line44, inwaitreturnself.poll(os.WNOHANGif timeout==0.0else0)~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py", line28, inpoll pid, sts= os.waitpid(self.pid, flag)~~~~~~~~~~^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line566, inhandlerraiseRuntimeError('join took too long:%s'% p)RuntimeError:join took too long: <Process name='Process-3' pid=1325402 parent=1325398 started daemon>Traceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line320, in_bootstrapself.run()~~~~~~~~^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line108, inrunself._target(*self._args,**self._kwargs)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line517, in_sleep_some_event event.set()~~~~~~~~~^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line344, insetwithself._cond:^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line242, in__exit__returnself._lock.__exit__(*args)~~~~~~~~~~~~~~~~~~~^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line100, in__exit__returnself._semlock.__exit__(*args)~~~~~~~~~~~~~~~~~~~~~~^^^^^^^KeyboardInterruptkTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line588, intest_interrupt exitcode=self._kill_process(multiprocessing.Process.interrupt) File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line570, in_kill_processself.assertEqual(join(),None)~~~~^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line250, in__call__returnself.func(*args,**kwds)~~~~~~~~~^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/process.py", line156, injoin res=self._popen.wait(timeout) File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py", line44, inwaitreturnself.poll(os.WNOHANGif timeout==0.0else0)~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py", line28, inpoll pid, sts= os.waitpid(self.pid, flag)~~~~~~~~~~^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/_test_multiprocessing.py", line566, inhandlerraiseRuntimeError('join took too long:%s'% p)RuntimeError:join took too long: <Process name='Process-1706' pid=1247987 parent=1230274 started daemon> |
Uh oh!
There was an error while loading.Please reload this page.
_CHECK_PERIODIC
to the list of skipped instructions. I believe this is safe to do since this instruction does not modify the stack. It is also relatively common so I think it's worth it to skip it.