virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=rpython --timeout=4000 in dir /buildbot/slave/rpython-linux-x86-64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=rpython', '--timeout=4000'] environment: AUDITWHEEL_ARCH=x86_64 AUDITWHEEL_PLAT=manylinux_2_28_x86_64 AUDITWHEEL_POLICY=manylinux_2_28 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root HGDEMANDIMPORT=disable HOME=/buildbot/slave HOSTNAME=8fcc729ddba7 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst OLDPWD=/buildbot/slave PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.23-linux64/bin PKG_CONFIG_PATH=/usr/local/lib/pkgconfig PS1=(venv) PWD=/buildbot/slave/rpython-linux-x86-64/build PYPYCHERRYPICK= PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 PYTHONPATH=.: SHLVL=0 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm TMPDIR=/tmp/pytest VIRTUAL_ENV=/tmp/venv container=podman using PTY: False using config pypy/testrunner_cfg.py using config /buildbot/slave/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- annotator/test -- config/test -- flowspace/test -- jit/backend/aarch64/test/test_basic.py -- jit/backend/aarch64/test/test_call.py -- jit/backend/aarch64/test/test_calling_convention.py -- jit/backend/aarch64/test/test_del.py -- jit/backend/aarch64/test/test_dict.py -- jit/backend/aarch64/test/test_exception.py -- jit/backend/aarch64/test/test_fficall.py -- jit/backend/aarch64/test/test_float.py -- jit/backend/aarch64/test/test_instr_builder.py -- jit/backend/aarch64/test/test_jitlog.py -- jit/backend/aarch64/test/test_list.py -- jit/backend/aarch64/test/test_llop.py -- jit/backend/aarch64/test/test_loop_unroll.py -- jit/backend/aarch64/test/test_quasiimmut.py -- jit/backend/aarch64/test/test_rawmem.py -- jit/backend/aarch64/test/test_recursive.py -- jit/backend/aarch64/test/test_runner.py -- jit/backend/aarch64/test/test_rvmprof.py -- jit/backend/aarch64/test/test_send.py -- jit/backend/aarch64/test/test_slist.py -- jit/backend/aarch64/test/test_string.py -- jit/backend/aarch64/test/test_tl.py -- jit/backend/aarch64/test/test_tlc.py -- jit/backend/aarch64/test/test_virtual.py -- jit/backend/aarch64/test/test_virtualizable.py -- jit/backend/aarch64/test/test_virtualref.py -- jit/backend/aarch64/test/test_zrpy_gc.py -- jit/backend/aarch64/test/test_zrpy_gc_boehm.py -- jit/backend/aarch64/test/test_zrpy_releasegil.py -- jit/backend/aarch64/test/test_zrpy_vmprof.py -- jit/backend/aarch64/test/test_ztranslation_basic.py -- jit/backend/aarch64/test/test_ztranslation_call_assembler.py -- jit/backend/aarch64/test/test_ztranslation_jit_stats.py -- jit/backend/arm/test -- jit/backend/llgraph/test -- jit/backend/llsupport/test -- jit/backend/ppc/test -- jit/backend/riscv/test -- jit/backend/test -- jit/backend/x86/test/test_assembler.py -- jit/backend/x86/test/test_basic.py -- jit/backend/x86/test/test_call.py -- jit/backend/x86/test/test_callbuilder.py -- jit/backend/x86/test/test_calling_convention.py -- jit/backend/x86/test/test_del.py -- jit/backend/x86/test/test_dict.py -- jit/backend/x86/test/test_exception.py -- jit/backend/x86/test/test_fficall.py -- jit/backend/x86/test/test_float.py -- jit/backend/x86/test/test_jitlog.py -- jit/backend/x86/test/test_jump.py -- jit/backend/x86/test/test_list.py -- jit/backend/x86/test/test_llop.py -- jit/backend/x86/test/test_longlong.py -- jit/backend/x86/test/test_loop_unroll.py -- jit/backend/x86/test/test_quasiimmut.py -- jit/backend/x86/test/test_rawmem.py -- jit/backend/x86/test/test_recursive.py -- jit/backend/x86/test/test_regalloc.py -- jit/backend/x86/test/test_regloc.py -- jit/backend/x86/test/test_runner.py -- jit/backend/x86/test/test_rvmprof.py -- jit/backend/x86/test/test_rx86.py -- jit/backend/x86/test/test_rx86_32_auto_encoding.py -- jit/backend/x86/test/test_rx86_64_auto_encoding.py -- jit/backend/x86/test/test_send.py -- jit/backend/x86/test/test_slist.py -- jit/backend/x86/test/test_string.py -- jit/backend/x86/test/test_symbolic_x86.py -- jit/backend/x86/test/test_tl.py -- jit/backend/x86/test/test_tlc.py -- jit/backend/x86/test/test_tracelimit.py -- jit/backend/x86/test/test_virtual.py -- jit/backend/x86/test/test_virtualizable.py -- jit/backend/x86/test/test_virtualref.py -- jit/backend/x86/test/test_x86vector.py -- jit/backend/x86/test/test_zmath.py -- jit/backend/x86/test/test_zrpy_gc.py -- jit/backend/x86/test/test_zrpy_gc_boehm.py -- jit/backend/x86/test/test_zrpy_releasegil.py -- jit/backend/x86/test/test_zrpy_vecopt.py -- jit/backend/x86/test/test_zrpy_vmprof.py -- jit/backend/x86/test/test_ztranslation_basic.py -- jit/backend/x86/test/test_ztranslation_call_assembler.py -- jit/backend/x86/test/test_ztranslation_external_exception.py -- jit/backend/x86/test/test_ztranslation_jit_stats.py -- jit/backend/x86/tool/test/test_viewcode.py -- jit/backend/zarch/test -- jit/codewriter/test -- jit/metainterp/optimizeopt/test/test_costmodel.py -- jit/metainterp/optimizeopt/test/test_dependency.py -- jit/metainterp/optimizeopt/test/test_guard.py -- jit/metainterp/optimizeopt/test/test_intbound.py -- jit/metainterp/optimizeopt/test/test_intdiv.py -- jit/metainterp/optimizeopt/test/test_optimizebasic.py -- jit/metainterp/optimizeopt/test/test_optimizebridge.py -- jit/metainterp/optimizeopt/test/test_optimizeheap.py -- jit/metainterp/optimizeopt/test/test_optimizeintbound.py -- jit/metainterp/optimizeopt/test/test_optimizeopt.py -- jit/metainterp/optimizeopt/test/test_rawbuffer.py -- jit/metainterp/optimizeopt/test/test_schedule.py -- jit/metainterp/optimizeopt/test/test_short.py -- jit/metainterp/optimizeopt/test/test_unroll.py -- jit/metainterp/optimizeopt/test/test_util.py -- jit/metainterp/optimizeopt/test/test_vecopt.py -- jit/metainterp/optimizeopt/test/test_virtualstate.py -- jit/metainterp/optimizeopt/test/test_z3checktests.py -- jit/metainterp/optimizeopt/test/test_z3intbound.py -- jit/metainterp/ruleopt/test/test_codegen.py -- jit/metainterp/ruleopt/test/test_parse.py -- jit/metainterp/ruleopt/test/test_prove.py -- jit/metainterp/test/test_ajit.py -- jit/metainterp/test/test_blackhole.py -- jit/metainterp/test/test_bridgeopt.py -- jit/metainterp/test/test_bytearray.py -- jit/metainterp/test/test_call.py -- jit/metainterp/test/test_compile.py -- jit/metainterp/test/test_counter.py -- jit/metainterp/test/test_del.py -- jit/metainterp/test/test_dict.py -- jit/metainterp/test/test_exception.py -- jit/metainterp/test/test_executor.py -- jit/metainterp/test/test_fficall.py -- jit/metainterp/test/test_float.py -- jit/metainterp/test/test_greenfield.py -- jit/metainterp/test/test_heapcache.py -- jit/metainterp/test/test_history.py -- jit/metainterp/test/test_immutable.py -- jit/metainterp/test/test_jitdriver.py -- jit/metainterp/test/test_jitiface.py -- jit/metainterp/test/test_jitprof.py -- jit/metainterp/test/test_list.py -- jit/metainterp/test/test_llop.py -- jit/metainterp/test/test_logger.py -- jit/metainterp/test/test_longlong.py -- jit/metainterp/test/test_loop.py -- jit/metainterp/test/test_loop_unroll.py -- jit/metainterp/test/test_loop_unroll_disopt.py -- jit/metainterp/test/test_math.py -- jit/metainterp/test/test_memmgr.py -- jit/metainterp/test/test_opencoder.py -- jit/metainterp/test/test_pyjitpl.py -- jit/metainterp/test/test_quasiimmut.py -- jit/metainterp/test/test_rawmem.py -- jit/metainterp/test/test_recursive.py -- jit/metainterp/test/test_resoperation.py -- jit/metainterp/test/test_resume.py -- jit/metainterp/test/test_resumecode.py -- jit/metainterp/test/test_send.py -- jit/metainterp/test/test_slist.py -- jit/metainterp/test/test_string.py -- jit/metainterp/test/test_support.py -- jit/metainterp/test/test_threadlocal.py -- jit/metainterp/test/test_tl.py -- jit/metainterp/test/test_tlc.py -- jit/metainterp/test/test_tracelimit.py -- jit/metainterp/test/test_tracingopts.py -- jit/metainterp/test/test_virtual.py -- jit/metainterp/test/test_virtualizable.py -- jit/metainterp/test/test_virtualref.py -- jit/metainterp/test/test_warmspot.py -- jit/metainterp/test/test_warmstate.py -- jit/metainterp/test/test_zvector.py -- jit/tl/test -- jit/tl/tinyframe/test -- jit/tl/tla -- jit/tool/test -- memory/gc/test -- memory/gctransform/test -- memory/test/test_gctypelayout.py -- memory/test/test_generational_gc.py -- memory/test/test_growingsemispace_gc.py -- memory/test/test_hybrid_gc.py -- memory/test/test_hybrid_gc_smallheap.py -- memory/test/test_incminimark_gc.py -- memory/test/test_incminimark_gc_cardmarking.py -- memory/test/test_lldict.py -- memory/test/test_minimark_gc.py -- memory/test/test_minimark_gc_cardmarking.py -- memory/test/test_semispace_gc.py -- memory/test/test_support.py -- memory/test/test_transformed_gc.py -- rlib/parsing/test/test_deterministic.py -- rlib/parsing/test/test_ebnfparse.py -- rlib/parsing/test/test_lexer.py -- rlib/parsing/test/test_parse.py -- rlib/parsing/test/test_parseerrors.py -- rlib/parsing/test/test_pcre_regtest.py -- rlib/parsing/test/test_pypackrat.py -- rlib/parsing/test/test_pythonlexer.py -- rlib/parsing/test/test_pythonparse.py -- rlib/parsing/test/test_regex.py -- rlib/parsing/test/test_regexparse.py -- rlib/parsing/test/test_translate.py -- rlib/parsing/test/test_translate_lexer.py -- rlib/parsing/test/test_tree.py -- rlib/rjitlog/test/test_jitlog.py -- rlib/rsre/test/test_char.py -- rlib/rsre/test/test_ext_opcode.py -- rlib/rsre/test/test_match.py -- rlib/rsre/test/test_re.py -- rlib/rsre/test/test_search.py -- rlib/rsre/test/test_zexternal.py -- rlib/rsre/test/test_zinterp.py -- rlib/rsre/test/test_zjit.py -- rlib/rstrategies/test/test_rstrategies.py -- rlib/rstruct/test/test_ieee.py -- rlib/rstruct/test/test_pack.py -- rlib/rstruct/test/test_runpack.py -- rlib/rvmprof/test/test_file.py -- rlib/rvmprof/test/test_rvmprof.py -- rlib/rvmprof/test/test_support.py -- rlib/rvmprof/test/test_traceback.py -- rlib/rvmprof/test/test_ztranslation.py -- rlib/test/test__jit_vref.py -- rlib/test/test_buffer.py -- rlib/test/test_cache.py -- rlib/test/test_clibffi.py -- rlib/test/test_compilerinfo.py -- rlib/test/test_debug.py -- rlib/test/test_jit.py -- rlib/test/test_jit_libffi.py -- rlib/test/test_libffi.py -- rlib/test/test_listsort.py -- rlib/test/test_longlong2float.py -- rlib/test/test_mutbuffer.py -- rlib/test/test_nonconst.py -- rlib/test/test_objectmodel.py -- rlib/test/test_posix.py -- rlib/test/test_rStringIO.py -- rlib/test/test_rarithmetic.py -- rlib/test/test_rawrefcount.py -- rlib/test/test_rawrefcount_boehm.py -- rlib/test/test_rawstorage.py -- rlib/test/test_rbigint.py -- rlib/test/test_rbisect.py -- rlib/test/test_rcomplex.py -- rlib/test/test_rdtoa.py -- rlib/test/test_rdynload.py -- rlib/test/test_rerased.py -- rlib/test/test_rfile.py -- rlib/test/test_rfloat.py -- rlib/test/test_rgc.py -- rlib/test/test_rgil.py -- rlib/test/test_rlocale.py -- rlib/test/test_rmarshal.py -- rlib/test/test_rmd5.py -- rlib/test/test_rmmap.py -- rlib/test/test_rope.py -- rlib/test/test_rpath.py -- rlib/test/test_rpoll.py -- rlib/test/test_rposix.py -- rlib/test/test_rposix_environ.py -- rlib/test/test_rposix_scandir.py -- rlib/test/test_rposix_stat.py -- rlib/test/test_rrandom.py -- rlib/test/test_rrawarray.py -- rlib/test/test_rsha.py -- rlib/test/test_rshrinklist.py -- rlib/test/test_rsignal.py -- rlib/test/test_rsiphash.py -- rlib/test/test_rsocket.py -- rlib/test/test_rstacklet.py -- rlib/test/test_rstackovf.py -- rlib/test/test_rstring.py -- rlib/test/test_rtermios.py -- rlib/test/test_rthread.py -- rlib/test/test_rtime.py -- rlib/test/test_rtimer.py -- rlib/test/test_runicode.py -- rlib/test/test_rurandom.py -- rlib/test/test_rutf8.py -- rlib/test/test_rweakkeydict.py -- rlib/test/test_rweaklist.py -- rlib/test/test_rweakref.py -- rlib/test/test_rweakvaldict.py -- rlib/test/test_rwin32.py -- rlib/test/test_rzipfile.py -- rlib/test/test_rzlib.py -- rlib/test/test_signature.py -- rlib/test/test_streamio.py -- rlib/test/test_z3.py -- rlib/unicodedata/test/test_codegen.py -- rlib/unicodedata/test/test_dawg.py -- rlib/unicodedata/test/test_generate_unicodedb.py -- rlib/unicodedata/test/test_ucd.py -- rlib/unicodedata/test/test_unicodedata.py -- rtyper/lltypesystem/module/test -- rtyper/lltypesystem/test -- rtyper/test -- rtyper/tool/test -- tool/algo/test -- tool/cparser/test -- tool/jitlogparser/test -- tool/pytest/test -- tool/test -- translator/backendopt/test -- translator/c/test/test_backendoptimized.py -- translator/c/test/test_boehm.py -- translator/c/test/test_database.py -- translator/c/test/test_exception.py -- translator/c/test/test_extfunc.py -- translator/c/test/test_genc.py -- translator/c/test/test_lladdresses.py -- translator/c/test/test_llop.py -- translator/c/test/test_lltyped.py -- translator/c/test/test_math.py -- translator/c/test/test_newgc.py -- translator/c/test/test_refcount.py -- translator/c/test/test_rtagged.py -- translator/c/test/test_standalone.py -- translator/c/test/test_standalone_print_function.py -- translator/c/test/test_support.py -- translator/c/test/test_symbolic.py -- translator/c/test/test_typed.py -- translator/platform/arch/test -- translator/platform/test -- translator/sandbox/test -- translator/test -- translator/tool/test -- total: 323 to run ++ 23:30:14 starting annotator/test [1 started in total] ++ 23:30:14 starting config/test [2 started in total] ++ 23:30:14 starting flowspace/test [3 started in total] ++ 23:30:14 starting jit/backend/aarch64/test/test_basic.py [4 started in total] __ flowspace/test [1 done in total, somefailed=False] _________________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.py rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 162 items flowspace/test/test_argument.py ..... flowspace/test/test_checkgraph.py ........ flowspace/test/test_flowcontext.py ..... flowspace/test/test_framestate.py .......... flowspace/test/test_generator.py ..... flowspace/test/test_model.py ......... flowspace/test/test_objspace.py .............................................................xx...................xx..x................ flowspace/test/test_objspace_py2.py .... flowspace/test/test_print_function.py ......... flowspace/test/test_unroll.py .... ==================== 157 passed, 5 xfailed in 6.84 seconds ===================== ++ 23:30:22 starting jit/backend/aarch64/test/test_call.py [5 started in total] __ jit/backend/aarch64/test/test_basic.py [2 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.py rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.00 seconds =========================== ++ 23:30:22 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total] __ jit/backend/aarch64/test/test_call.py [3 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:24 starting jit/backend/aarch64/test/test_del.py [7 started in total] __ config/test [4 done in total, somefailed=False] ____________________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.py rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 43 items config/test/test_config.py .................................... config/test/test_parse.py .. config/test/test_support.py .ss config/test/test_translationoption.py .. ===================== 41 passed, 2 skipped in 7.83 seconds ===================== ++ 23:30:24 starting jit/backend/aarch64/test/test_dict.py [8 started in total] __ jit/backend/aarch64/test/test_calling_convention.py [5 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.00 seconds =========================== ++ 23:30:24 starting jit/backend/aarch64/test/test_exception.py [9 started in total] __ jit/backend/aarch64/test/test_del.py [6 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.00 seconds =========================== ++ 23:30:25 starting jit/backend/aarch64/test/test_fficall.py [10 started in total] __ jit/backend/aarch64/test/test_dict.py [7 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:25 starting jit/backend/aarch64/test/test_float.py [11 started in total] __ jit/backend/aarch64/test/test_exception.py [8 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.00 seconds =========================== ++ 23:30:25 starting jit/backend/aarch64/test/test_instr_builder.py [12 started in total] __ jit/backend/aarch64/test/test_fficall.py [9 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:27 starting jit/backend/aarch64/test/test_jitlog.py [13 started in total] __ jit/backend/aarch64/test/test_float.py [10 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:27 starting jit/backend/aarch64/test/test_list.py [14 started in total] __ jit/backend/aarch64/test/test_instr_builder.py [11 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:27 starting jit/backend/aarch64/test/test_llop.py [15 started in total] __ jit/backend/aarch64/test/test_jitlog.py [12 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:29 starting jit/backend/aarch64/test/test_loop_unroll.py [16 started in total] __ jit/backend/aarch64/test/test_list.py [13 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:29 starting jit/backend/aarch64/test/test_quasiimmut.py [17 started in total] __ jit/backend/aarch64/test/test_llop.py [14 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:29 starting jit/backend/aarch64/test/test_rawmem.py [18 started in total] __ jit/backend/aarch64/test/test_loop_unroll.py [15 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:31 starting jit/backend/aarch64/test/test_recursive.py [19 started in total] __ jit/backend/aarch64/test/test_quasiimmut.py [16 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:31 starting jit/backend/aarch64/test/test_runner.py [20 started in total] __ jit/backend/aarch64/test/test_rawmem.py [17 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:31 starting jit/backend/aarch64/test/test_rvmprof.py [21 started in total] __ jit/backend/aarch64/test/test_recursive.py [18 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:32 starting jit/backend/aarch64/test/test_send.py [22 started in total] __ jit/backend/aarch64/test/test_runner.py [19 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:32 starting jit/backend/aarch64/test/test_slist.py [23 started in total] __ jit/backend/aarch64/test/test_rvmprof.py [20 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:32 starting jit/backend/aarch64/test/test_string.py [24 started in total] __ jit/backend/aarch64/test/test_send.py [21 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:34 starting jit/backend/aarch64/test/test_tl.py [25 started in total] __ jit/backend/aarch64/test/test_slist.py [22 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:34 starting jit/backend/aarch64/test/test_tlc.py [26 started in total] __ jit/backend/aarch64/test/test_string.py [23 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:34 starting jit/backend/aarch64/test/test_virtual.py [27 started in total] __ jit/backend/aarch64/test/test_tl.py [24 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:36 starting jit/backend/aarch64/test/test_virtualizable.py [28 started in total] __ jit/backend/aarch64/test/test_tlc.py [25 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:36 starting jit/backend/aarch64/test/test_virtualref.py [29 started in total] __ jit/backend/aarch64/test/test_virtual.py [26 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:36 starting jit/backend/aarch64/test/test_zrpy_gc.py [30 started in total] __ jit/backend/aarch64/test/test_virtualizable.py [27 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:38 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 started in total] __ jit/backend/aarch64/test/test_virtualref.py [28 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:38 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total] __ jit/backend/aarch64/test/test_zrpy_gc.py [29 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:38 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total] __ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [30 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:39 starting jit/backend/aarch64/test/test_ztranslation_basic.py [34 started in total] __ jit/backend/aarch64/test/test_zrpy_releasegil.py [31 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:39 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total] __ jit/backend/aarch64/test/test_zrpy_vmprof.py [32 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:39 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total] __ jit/backend/aarch64/test/test_ztranslation_basic.py [33 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:41 starting jit/backend/arm/test [37 started in total] __ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [34 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:41 starting jit/backend/llgraph/test [38 started in total] __ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [35 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:30:41 starting jit/backend/llsupport/test [39 started in total] __ jit/backend/arm/test [36 done in total, somefailed=False] __________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ========================= no tests ran in 0.00 seconds ========================= ++ 23:30:43 starting jit/backend/ppc/test [40 started in total] __ jit/backend/ppc/test [37 done in total, somefailed=False] __________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ========================= no tests ran in 0.00 seconds ========================= ++ 23:30:45 starting jit/backend/riscv/test [41 started in total] __ annotator/test [38 done in total, somefailed=False] ________________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.py rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 697 items annotator/test/test_annrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx............. annotator/test/test_annrpython_py2.py ... annotator/test/test_annsimplifyrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx................ annotator/test/test_argument.py ...... annotator/test/test_description.py ... annotator/test/test_model.py ..........x.x.......... annotator/test/test_signature.py . =================== 687 passed, 10 xfailed in 27.62 seconds ==================== ++ 23:30:46 starting jit/backend/test [42 started in total] __ jit/backend/riscv/test [39 done in total, somefailed=False] ________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ========================= no tests ran in 0.00 seconds ========================= ++ 23:30:46 starting jit/backend/x86/test/test_assembler.py [43 started in total] __ jit/backend/x86/test/test_assembler.py [40 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_assembler.py ... =========================== 3 passed in 1.21 seconds =========================== ++ 23:30:50 starting jit/backend/x86/test/test_basic.py [44 started in total] __ jit/backend/llgraph/test [41 done in total, somefailed=False] ______________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 156 items jit/backend/llgraph/test/test_llgraph.py ss................................................................................sss..........s.sssss......s.............ss..s.....s.........s.....s....... ==================== 138 passed, 18 skipped in 7.41 seconds ==================== ++ 23:30:51 starting jit/backend/x86/test/test_call.py [45 started in total] __ jit/backend/x86/test/test_call.py [42 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items jit/backend/x86/test/test_call.py ................ ========================== 16 passed in 8.00 seconds =========================== ++ 23:31:01 starting jit/backend/x86/test/test_callbuilder.py [46 started in total] __ jit/backend/x86/test/test_callbuilder.py [43 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items jit/backend/x86/test/test_callbuilder.py .. =========================== 2 passed in 0.08 seconds =========================== ++ 23:31:03 starting jit/backend/x86/test/test_calling_convention.py [47 started in total] __ jit/backend/x86/test/test_calling_convention.py [44 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/backend/x86/test/test_calling_convention.py ....... ========================== 7 passed in 29.23 seconds =========================== ++ 23:31:36 starting jit/backend/x86/test/test_del.py [48 started in total] __ jit/backend/x86/test/test_del.py [45 done in total, somefailed=False] ______ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_del.py ... =========================== 3 passed in 2.95 seconds =========================== ++ 23:31:40 starting jit/backend/x86/test/test_dict.py [49 started in total] __ jit/backend/x86/test/test_basic.py [46 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 199 items jit/backend/x86/test/test_basic.py .s............................................................................................................................................s...................s..............s...........s......... =================== 194 passed, 5 skipped in 114.26 seconds ==================== ++ 23:32:46 starting jit/backend/x86/test/test_exception.py [50 started in total] __ jit/backend/x86/test/test_dict.py [47 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items jit/backend/x86/test/test_dict.py .................... ========================== 20 passed in 69.21 seconds ========================== ++ 23:32:53 starting jit/backend/x86/test/test_fficall.py [51 started in total] __ jit/backend/x86/test/test_exception.py [48 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items jit/backend/x86/test/test_exception.py s............................... ==================== 31 passed, 1 skipped in 13.66 seconds ===================== ++ 23:33:03 starting jit/backend/x86/test/test_float.py [52 started in total] __ jit/backend/x86/test/test_float.py [49 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items jit/backend/x86/test/test_float.py .......... ========================== 10 passed in 4.68 seconds =========================== ++ 23:33:10 starting jit/backend/x86/test/test_jitlog.py [53 started in total] __ jit/backend/x86/test/test_fficall.py [50 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items jit/backend/x86/test/test_fficall.py ...s........ ==================== 11 passed, 1 skipped in 25.33 seconds ===================== ++ 23:33:21 starting jit/backend/x86/test/test_jump.py [54 started in total] __ jit/backend/x86/test/test_jitlog.py [51 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_jitlog.py ... ========================== 3 passed in 10.37 seconds =========================== ++ 23:33:22 starting jit/backend/x86/test/test_list.py [55 started in total] __ jit/backend/x86/test/test_jump.py [52 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items jit/backend/x86/test/test_jump.py ............ ========================== 12 passed in 10.51 seconds ========================== ++ 23:33:33 starting jit/backend/x86/test/test_llop.py [56 started in total] __ jit/backend/x86/test/test_llop.py [53 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items jit/backend/x86/test/test_llop.py ..... =========================== 5 passed in 5.23 seconds =========================== ++ 23:33:40 starting jit/backend/x86/test/test_longlong.py [57 started in total] __ jit/backend/x86/test/test_longlong.py [54 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items jit/backend/x86/test/test_longlong.py ssssssssssssss ========================== 14 skipped in 0.25 seconds ========================== ++ 23:33:42 starting jit/backend/x86/test/test_loop_unroll.py [58 started in total] __ jit/backend/x86/test/test_list.py [55 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items jit/backend/x86/test/test_list.py ...s.................... ==================== 23 passed, 1 skipped in 16.83 seconds ===================== ++ 23:33:42 starting jit/backend/x86/test/test_quasiimmut.py [59 started in total] __ jit/backend/x86/test/test_quasiimmut.py [56 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items jit/backend/x86/test/test_quasiimmut.py ..............s..... ==================== 19 passed, 1 skipped in 11.16 seconds ===================== ++ 23:33:57 starting jit/backend/x86/test/test_rawmem.py [60 started in total] __ jit/backend/x86/test/test_rawmem.py [57 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/backend/x86/test/test_rawmem.py ....... =========================== 7 passed in 4.01 seconds =========================== ++ 23:34:02 starting jit/backend/x86/test/test_recursive.py [61 started in total] __ jit/backend/x86/test/test_loop_unroll.py [58 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 37 items jit/backend/x86/test/test_loop_unroll.py ..............................ss.s... ==================== 34 passed, 3 skipped in 40.33 seconds ===================== ++ 23:34:26 starting jit/backend/x86/test/test_regalloc.py [62 started in total] __ jit/backend/x86/test/test_regalloc.py [59 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items jit/backend/x86/test/test_regalloc.py ....s........s..... ===================== 17 passed, 2 skipped in 1.98 seconds ===================== ++ 23:34:30 starting jit/backend/x86/test/test_regloc.py [63 started in total] __ jit/backend/x86/test/test_regloc.py [60 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items jit/backend/x86/test/test_regloc.py .......................s. ===================== 24 passed, 1 skipped in 0.42 seconds ===================== ++ 23:34:33 starting jit/backend/x86/test/test_runner.py [64 started in total] __ jit/backend/x86/test/test_recursive.py [61 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 42 items jit/backend/x86/test/test_recursive.py ................s........s...............s ==================== 39 passed, 3 skipped in 61.95 seconds ===================== ++ 23:35:08 starting jit/backend/x86/test/test_rvmprof.py [65 started in total] __ jit/backend/x86/test/test_rvmprof.py [62 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_rvmprof.py ... =========================== 3 passed in 7.53 seconds =========================== ++ 23:35:18 starting jit/backend/x86/test/test_rx86.py [66 started in total] __ jit/backend/x86/test/test_rx86.py [63 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 34 items jit/backend/x86/test/test_rx86.py .................................. ========================== 34 passed in 0.08 seconds =========================== ++ 23:35:20 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [67 started in total] __ jit/backend/test [64 done in total, somefailed=False] ______________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items jit/backend/test/test_detect_cpu.py ..... jit/backend/test/test_ll_random.py . jit/backend/test/test_model.py . jit/backend/test/test_random.py . jit/backend/test/test_zll_stress_0.py . jit/backend/test/test_zll_stress_1.py . jit/backend/test/test_zll_stress_2.py . jit/backend/test/test_zll_stress_3.py . ========================= 12 passed in 323.43 seconds ========================== ++ 23:36:11 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [68 started in total] __ jit/backend/llsupport/test [65 done in total, somefailed=False] ____________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 421 items jit/backend/llsupport/test/test_asmmemmgr.py ...........s... jit/backend/llsupport/test/test_codemap.py .. jit/backend/llsupport/test/test_descr.py .....s....s............ jit/backend/llsupport/test/test_ffisupport.py . jit/backend/llsupport/test/test_gc.py ............. jit/backend/llsupport/test/test_gc_integration.py ..............s...... jit/backend/llsupport/test/test_gcreftracer.py ... jit/backend/llsupport/test/test_recompilation.py ..... jit/backend/llsupport/test/test_regalloc.py ...............................................s. jit/backend/llsupport/test/test_regalloc_integration.py ...........................ssssss jit/backend/llsupport/test/test_rewrite.py ........................................................................................... jit/backend/llsupport/test/test_runner.py ssssssssssssss.sssssssssssssssss.ss..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..sssssss.s.s.s.s.ssssssssssssssssssssssssssssssssssss jit/backend/llsupport/test/test_skiplist.py . jit/backend/llsupport/test/test_symbolic.py ...... jit/backend/llsupport/test/test_zrpy_gc_direct.py .. ================== 265 passed, 156 skipped in 323.69 seconds =================== ++ 23:36:13 starting jit/backend/x86/test/test_send.py [69 started in total] __ jit/backend/x86/test/test_send.py [66 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items jit/backend/x86/test/test_send.py ....................... ========================== 23 passed in 15.21 seconds ========================== ++ 23:36:31 starting jit/backend/x86/test/test_slist.py [70 started in total] __ jit/backend/x86/test/test_slist.py [67 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items jit/backend/x86/test/test_slist.py s..... ===================== 5 passed, 1 skipped in 5.17 seconds ====================== ++ 23:36:37 starting jit/backend/x86/test/test_string.py [71 started in total] __ jit/backend/x86/test/test_runner.py [68 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 172 items jit/backend/x86/test/test_runner.py ............................................................................................s....ss.....................ss...........................sssss....s.........s.s. =================== 159 passed, 13 skipped in 125.08 seconds =================== read saved errno: 24 read saved errno: 0 read saved errno: 25 read saved errno: 0 ++ 23:36:43 starting jit/backend/x86/test/test_symbolic_x86.py [72 started in total] __ jit/backend/x86/test/test_symbolic_x86.py [69 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items jit/backend/x86/test/test_symbolic_x86.py ...... =========================== 6 passed in 0.01 seconds =========================== ++ 23:36:45 starting jit/backend/x86/test/test_tl.py [73 started in total] __ jit/backend/x86/test/test_tl.py [70 done in total, somefailed=False] _______ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items jit/backend/x86/test/test_tl.py ..... ========================== 5 passed in 10.86 seconds =========================== ++ 23:36:57 starting jit/backend/x86/test/test_tlc.py [74 started in total] __ jit/backend/x86/test/test_tlc.py [71 done in total, somefailed=False] ______ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_tlc.py ss. ===================== 1 passed, 2 skipped in 6.52 seconds ====================== ++ 23:37:06 starting jit/backend/x86/test/test_tracelimit.py [75 started in total] __ jit/backend/x86/test/test_string.py [72 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 97 items jit/backend/x86/test/test_string.py .............................s............................................s...................... ==================== 95 passed, 2 skipped in 63.27 seconds ===================== ++ 23:37:43 starting jit/backend/x86/test/test_virtual.py [76 started in total] __ jit/backend/x86/test/test_tracelimit.py [73 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items jit/backend/x86/test/test_tracelimit.py ..... ========================== 5 passed in 32.13 seconds =========================== ++ 23:37:44 starting jit/backend/x86/test/test_virtualizable.py [77 started in total] __ jit/backend/x86/test/test_rx86_32_auto_encoding.py [74 done in total, somefailed=True] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 615 items jit/backend/x86/test/test_rx86_32_auto_encoding.py ..................................................s...................................................................................s..s....................................................................................................................s...................................................................................................................................................................................................................................................................................FFF.................................................................................. =================================== FAILURES =================================== __________________________ TestRx86_32.test_all[530] ___________________________ self = <rpython.jit.backend.x86.test.test_rx86_32_auto_encoding.TestRx86_32 object at 0x000000000fe1b2b8> methname = 'SQRTSD_xj' def complete_test(self, methname): if '_' in methname: instrname, argmodes = methname.split('_') else: instrname, argmodes = methname, '' if self.should_skip_instruction(instrname, argmodes) or \ self.should_skip_instruction_bit32(instrname, argmodes): print "Skipping %s" % methname return # XXX: ugly way to deal with the differences between 32 and 64 bit if not hasattr(self.X86_CodeBuilder, methname): return # XXX: hack hack hack if methname == 'WORD': return if instrname.endswith('8'): instrname = instrname[:-1] if instrname == 'MOVSX' or instrname == 'MOVZX': instr_suffix = 'b' + suffixes[self.WORD] instrname = instrname[:-1] if argmodes[1] == 'r': argmodes = [argmodes[0], 'r8'] else: instr_suffix = 'b' realargmodes = [] for mode in argmodes: if mode == 'r': mode = 'r8' elif mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes elif instrname == 'CALL' or instrname == 'JMP': instr_suffix = suffixes[self.WORD] + ' *' else: instr_suffix = None if instrname.find('EXTR') != -1 or \ instrname.find('INSR') != -1 or \ instrname.find('INSERT') != -1 or \ instrname.find('EXTRACT') != -1 or \ instrname.find('SRLDQ') != -1 or \ instrname.find('SHUF') != -1 or \ instrname.find('PBLEND') != -1 or \ instrname.find('CMPP') != -1: realargmodes = [] for mode in argmodes: if mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes print "Testing %s with argmodes=%r" % (instrname, argmodes) self.methname = methname self.is_xmm_insn = getattr(getattr(self.X86_CodeBuilder, methname), 'is_xmm_insn', False) ilist = self.make_all_tests(methname, argmodes) oplist, as_code = self.run_test(methname, instrname, argmodes, ilist, > instr_suffix) jit/backend/x86/test/test_rx86_32_auto_encoding.py:422: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/x86/test/test_rx86_32_auto_encoding.py:254: in run_test (self.WORD*8, inputname, filename), 'r') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/os.py:713: in popen4 stderr=subprocess.STDOUT, close_fds=True) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <subprocess.Popen object at 0x0000000014217be8> args = ['/bin/sh', '-c', 'as --32 "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xj.s" -o "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xj.o"'] executable = '/bin/sh', preexec_fn = None, close_fds = True, cwd = None env = None, universal_newlines = False, startupinfo = None, creationflags = 0 shell = True, to_close = set([18, 19]), p2cread = 17, p2cwrite = 18 c2pread = 19, c2pwrite = 20, errread = None, errwrite = 20 def _execute_child(self, args, executable, preexec_fn, close_fds, cwd, env, universal_newlines, startupinfo, creationflags, shell, to_close, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite): """Execute program (POSIX version)""" if isinstance(args, types.StringTypes): args = [args] else: args = list(args) if shell: args = ["/bin/sh", "-c"] + args if executable: args[0] = executable if executable is None: executable = args[0] def _close_in_parent(fd): os.close(fd) to_close.remove(fd) # For transferring possible exec failure from child to parent # The first char specifies the exception type: 0 means # OSError, 1 means some other error. errpipe_read, errpipe_write = self.pipe_cloexec() try: try: with self._disabling_gc_lock: gc_was_enabled = gc.isenabled() # Disable gc to avoid bug where gc -> file_dealloc -> # write to stderr -> hang. # https://bugs.python.org/issue1336 gc.disable() try: > self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: OSError ----------------------------- Captured stdout call ----------------------------- Testing SQRTSD with argmodes='xj' __________________________ TestRx86_32.test_all[531] ___________________________ self = <rpython.jit.backend.x86.test.test_rx86_32_auto_encoding.TestRx86_32 object at 0x000000000fe1b2b8> methname = 'SQRTSD_xm' def complete_test(self, methname): if '_' in methname: instrname, argmodes = methname.split('_') else: instrname, argmodes = methname, '' if self.should_skip_instruction(instrname, argmodes) or \ self.should_skip_instruction_bit32(instrname, argmodes): print "Skipping %s" % methname return # XXX: ugly way to deal with the differences between 32 and 64 bit if not hasattr(self.X86_CodeBuilder, methname): return # XXX: hack hack hack if methname == 'WORD': return if instrname.endswith('8'): instrname = instrname[:-1] if instrname == 'MOVSX' or instrname == 'MOVZX': instr_suffix = 'b' + suffixes[self.WORD] instrname = instrname[:-1] if argmodes[1] == 'r': argmodes = [argmodes[0], 'r8'] else: instr_suffix = 'b' realargmodes = [] for mode in argmodes: if mode == 'r': mode = 'r8' elif mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes elif instrname == 'CALL' or instrname == 'JMP': instr_suffix = suffixes[self.WORD] + ' *' else: instr_suffix = None if instrname.find('EXTR') != -1 or \ instrname.find('INSR') != -1 or \ instrname.find('INSERT') != -1 or \ instrname.find('EXTRACT') != -1 or \ instrname.find('SRLDQ') != -1 or \ instrname.find('SHUF') != -1 or \ instrname.find('PBLEND') != -1 or \ instrname.find('CMPP') != -1: realargmodes = [] for mode in argmodes: if mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes print "Testing %s with argmodes=%r" % (instrname, argmodes) self.methname = methname self.is_xmm_insn = getattr(getattr(self.X86_CodeBuilder, methname), 'is_xmm_insn', False) ilist = self.make_all_tests(methname, argmodes) oplist, as_code = self.run_test(methname, instrname, argmodes, ilist, > instr_suffix) jit/backend/x86/test/test_rx86_32_auto_encoding.py:422: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/x86/test/test_rx86_32_auto_encoding.py:254: in run_test (self.WORD*8, inputname, filename), 'r') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/os.py:713: in popen4 stderr=subprocess.STDOUT, close_fds=True) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <subprocess.Popen object at 0x000000001267c720> args = ['/bin/sh', '-c', 'as --32 "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xm.s" -o "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xm.o"'] executable = '/bin/sh', preexec_fn = None, close_fds = True, cwd = None env = None, universal_newlines = False, startupinfo = None, creationflags = 0 shell = True, to_close = set([18, 19]), p2cread = 17, p2cwrite = 18 c2pread = 19, c2pwrite = 20, errread = None, errwrite = 20 def _execute_child(self, args, executable, preexec_fn, close_fds, cwd, env, universal_newlines, startupinfo, creationflags, shell, to_close, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite): """Execute program (POSIX version)""" if isinstance(args, types.StringTypes): args = [args] else: args = list(args) if shell: args = ["/bin/sh", "-c"] + args if executable: args[0] = executable if executable is None: executable = args[0] def _close_in_parent(fd): os.close(fd) to_close.remove(fd) # For transferring possible exec failure from child to parent # The first char specifies the exception type: 0 means # OSError, 1 means some other error. errpipe_read, errpipe_write = self.pipe_cloexec() try: try: with self._disabling_gc_lock: gc_was_enabled = gc.isenabled() # Disable gc to avoid bug where gc -> file_dealloc -> # write to stderr -> hang. # https://bugs.python.org/issue1336 gc.disable() try: > self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: OSError ----------------------------- Captured stdout call ----------------------------- Testing SQRTSD with argmodes='xm' __________________________ TestRx86_32.test_all[532] ___________________________ self = <rpython.jit.backend.x86.test.test_rx86_32_auto_encoding.TestRx86_32 object at 0x000000000fe1b2b8> methname = 'SQRTSD_xp' def complete_test(self, methname): if '_' in methname: instrname, argmodes = methname.split('_') else: instrname, argmodes = methname, '' if self.should_skip_instruction(instrname, argmodes) or \ self.should_skip_instruction_bit32(instrname, argmodes): print "Skipping %s" % methname return # XXX: ugly way to deal with the differences between 32 and 64 bit if not hasattr(self.X86_CodeBuilder, methname): return # XXX: hack hack hack if methname == 'WORD': return if instrname.endswith('8'): instrname = instrname[:-1] if instrname == 'MOVSX' or instrname == 'MOVZX': instr_suffix = 'b' + suffixes[self.WORD] instrname = instrname[:-1] if argmodes[1] == 'r': argmodes = [argmodes[0], 'r8'] else: instr_suffix = 'b' realargmodes = [] for mode in argmodes: if mode == 'r': mode = 'r8' elif mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes elif instrname == 'CALL' or instrname == 'JMP': instr_suffix = suffixes[self.WORD] + ' *' else: instr_suffix = None if instrname.find('EXTR') != -1 or \ instrname.find('INSR') != -1 or \ instrname.find('INSERT') != -1 or \ instrname.find('EXTRACT') != -1 or \ instrname.find('SRLDQ') != -1 or \ instrname.find('SHUF') != -1 or \ instrname.find('PBLEND') != -1 or \ instrname.find('CMPP') != -1: realargmodes = [] for mode in argmodes: if mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes print "Testing %s with argmodes=%r" % (instrname, argmodes) self.methname = methname self.is_xmm_insn = getattr(getattr(self.X86_CodeBuilder, methname), 'is_xmm_insn', False) ilist = self.make_all_tests(methname, argmodes) oplist, as_code = self.run_test(methname, instrname, argmodes, ilist, > instr_suffix) jit/backend/x86/test/test_rx86_32_auto_encoding.py:422: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/x86/test/test_rx86_32_auto_encoding.py:254: in run_test (self.WORD*8, inputname, filename), 'r') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/os.py:713: in popen4 stderr=subprocess.STDOUT, close_fds=True) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <subprocess.Popen object at 0x00000000147181a8> args = ['/bin/sh', '-c', 'as --32 "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xp.s" -o "/tmp/pytest/usession-main-3123/rx86_32/checkfile_SQRTSD_xp.o"'] executable = '/bin/sh', preexec_fn = None, close_fds = True, cwd = None env = None, universal_newlines = False, startupinfo = None, creationflags = 0 shell = True, to_close = set([18, 19]), p2cread = 17, p2cwrite = 18 c2pread = 19, c2pwrite = 20, errread = None, errwrite = 20 def _execute_child(self, args, executable, preexec_fn, close_fds, cwd, env, universal_newlines, startupinfo, creationflags, shell, to_close, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite): """Execute program (POSIX version)""" if isinstance(args, types.StringTypes): args = [args] else: args = list(args) if shell: args = ["/bin/sh", "-c"] + args if executable: args[0] = executable if executable is None: executable = args[0] def _close_in_parent(fd): os.close(fd) to_close.remove(fd) # For transferring possible exec failure from child to parent # The first char specifies the exception type: 0 means # OSError, 1 means some other error. errpipe_read, errpipe_write = self.pipe_cloexec() try: try: with self._disabling_gc_lock: gc_was_enabled = gc.isenabled() # Disable gc to avoid bug where gc -> file_dealloc -> # write to stderr -> hang. # https://bugs.python.org/issue1336 gc.disable() try: > self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: OSError ----------------------------- Captured stdout call ----------------------------- Testing SQRTSD with argmodes='xp' =========================== short test summary info ============================ FAIL jit/backend/x86/test/test_rx86_32_auto_encoding.py::TestRx86_32::()::test_all::[530] FAIL jit/backend/x86/test/test_rx86_32_auto_encoding.py::TestRx86_32::()::test_all::[531] FAIL jit/backend/x86/test/test_rx86_32_auto_encoding.py::TestRx86_32::()::test_all::[532] ============== 3 failed, 608 passed, 4 skipped in 163.28 seconds =============== ++ 23:38:07 starting jit/backend/x86/test/test_virtualref.py [78 started in total] __ jit/backend/x86/test/test_virtualizable.py [75 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 37 items jit/backend/x86/test/test_virtualizable.py s...x................................ =============== 35 passed, 1 skipped, 1 xfailed in 21.22 seconds =============== ++ 23:38:07 starting jit/backend/x86/test/test_x86vector.py [79 started in total] __ jit/backend/x86/test/test_virtual.py [76 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 52 items jit/backend/x86/test/test_virtual.py .................................................... ========================== 52 passed in 24.44 seconds ========================== ++ 23:38:11 starting jit/backend/x86/test/test_zmath.py [80 started in total] __ jit/backend/x86/test/test_virtualref.py [77 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items jit/backend/x86/test/test_virtualref.py ..s.................. ==================== 20 passed, 1 skipped in 14.00 seconds ===================== ++ 23:38:24 starting jit/backend/x86/test/test_zrpy_gc.py [81 started in total] __ jit/backend/x86/test/test_zmath.py [78 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_zmath.py . ========================== 1 passed in 15.69 seconds =========================== ++ 23:38:28 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [82 started in total] __ jit/backend/x86/test/test_rx86_64_auto_encoding.py [79 done in total, somefailed=True] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 616 items jit/backend/x86/test/test_rx86_64_auto_encoding.py ..................................................s...................................................................................s..s....................................................................................................................s..................................................................FF..................................................................................................................................................................................................................................................................................................... =================================== FAILURES =================================== __________________________ TestRx86_64.test_all[321] ___________________________ self = <rpython.jit.backend.x86.test.test_rx86_64_auto_encoding.TestRx86_64 object at 0x000000000fffae20> methname = 'MOVUPS_px' def complete_test(self, methname): if '_' in methname: instrname, argmodes = methname.split('_') else: instrname, argmodes = methname, '' if self.should_skip_instruction(instrname, argmodes) or \ self.should_skip_instruction_bit32(instrname, argmodes): print "Skipping %s" % methname return # XXX: ugly way to deal with the differences between 32 and 64 bit if not hasattr(self.X86_CodeBuilder, methname): return # XXX: hack hack hack if methname == 'WORD': return if instrname.endswith('8'): instrname = instrname[:-1] if instrname == 'MOVSX' or instrname == 'MOVZX': instr_suffix = 'b' + suffixes[self.WORD] instrname = instrname[:-1] if argmodes[1] == 'r': argmodes = [argmodes[0], 'r8'] else: instr_suffix = 'b' realargmodes = [] for mode in argmodes: if mode == 'r': mode = 'r8' elif mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes elif instrname == 'CALL' or instrname == 'JMP': instr_suffix = suffixes[self.WORD] + ' *' else: instr_suffix = None if instrname.find('EXTR') != -1 or \ instrname.find('INSR') != -1 or \ instrname.find('INSERT') != -1 or \ instrname.find('EXTRACT') != -1 or \ instrname.find('SRLDQ') != -1 or \ instrname.find('SHUF') != -1 or \ instrname.find('PBLEND') != -1 or \ instrname.find('CMPP') != -1: realargmodes = [] for mode in argmodes: if mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes print "Testing %s with argmodes=%r" % (instrname, argmodes) self.methname = methname self.is_xmm_insn = getattr(getattr(self.X86_CodeBuilder, methname), 'is_xmm_insn', False) ilist = self.make_all_tests(methname, argmodes) oplist, as_code = self.run_test(methname, instrname, argmodes, ilist, > instr_suffix) jit/backend/x86/test/test_rx86_32_auto_encoding.py:422: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/x86/test/test_rx86_32_auto_encoding.py:254: in run_test (self.WORD*8, inputname, filename), 'r') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/os.py:713: in popen4 stderr=subprocess.STDOUT, close_fds=True) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <subprocess.Popen object at 0x0000000014b475c8> args = ['/bin/sh', '-c', 'as --64 "/tmp/pytest/usession-main-3124/rx86_64/checkfile_MOVUPS_px.s" -o "/tmp/pytest/usession-main-3124/rx86_64/checkfile_MOVUPS_px.o"'] executable = '/bin/sh', preexec_fn = None, close_fds = True, cwd = None env = None, universal_newlines = False, startupinfo = None, creationflags = 0 shell = True, to_close = set([18, 19]), p2cread = 17, p2cwrite = 18 c2pread = 19, c2pwrite = 20, errread = None, errwrite = 20 def _execute_child(self, args, executable, preexec_fn, close_fds, cwd, env, universal_newlines, startupinfo, creationflags, shell, to_close, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite): """Execute program (POSIX version)""" if isinstance(args, types.StringTypes): args = [args] else: args = list(args) if shell: args = ["/bin/sh", "-c"] + args if executable: args[0] = executable if executable is None: executable = args[0] def _close_in_parent(fd): os.close(fd) to_close.remove(fd) # For transferring possible exec failure from child to parent # The first char specifies the exception type: 0 means # OSError, 1 means some other error. errpipe_read, errpipe_write = self.pipe_cloexec() try: try: with self._disabling_gc_lock: gc_was_enabled = gc.isenabled() # Disable gc to avoid bug where gc -> file_dealloc -> # write to stderr -> hang. # https://bugs.python.org/issue1336 gc.disable() try: > self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: OSError ----------------------------- Captured stdout call ----------------------------- Testing MOVUPS with argmodes='px' __________________________ TestRx86_64.test_all[322] ___________________________ self = <rpython.jit.backend.x86.test.test_rx86_64_auto_encoding.TestRx86_64 object at 0x000000000fffae20> methname = 'MOVUPS_sx' def complete_test(self, methname): if '_' in methname: instrname, argmodes = methname.split('_') else: instrname, argmodes = methname, '' if self.should_skip_instruction(instrname, argmodes) or \ self.should_skip_instruction_bit32(instrname, argmodes): print "Skipping %s" % methname return # XXX: ugly way to deal with the differences between 32 and 64 bit if not hasattr(self.X86_CodeBuilder, methname): return # XXX: hack hack hack if methname == 'WORD': return if instrname.endswith('8'): instrname = instrname[:-1] if instrname == 'MOVSX' or instrname == 'MOVZX': instr_suffix = 'b' + suffixes[self.WORD] instrname = instrname[:-1] if argmodes[1] == 'r': argmodes = [argmodes[0], 'r8'] else: instr_suffix = 'b' realargmodes = [] for mode in argmodes: if mode == 'r': mode = 'r8' elif mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes elif instrname == 'CALL' or instrname == 'JMP': instr_suffix = suffixes[self.WORD] + ' *' else: instr_suffix = None if instrname.find('EXTR') != -1 or \ instrname.find('INSR') != -1 or \ instrname.find('INSERT') != -1 or \ instrname.find('EXTRACT') != -1 or \ instrname.find('SRLDQ') != -1 or \ instrname.find('SHUF') != -1 or \ instrname.find('PBLEND') != -1 or \ instrname.find('CMPP') != -1: realargmodes = [] for mode in argmodes: if mode == 'i': mode = 'i8' realargmodes.append(mode) argmodes = realargmodes print "Testing %s with argmodes=%r" % (instrname, argmodes) self.methname = methname self.is_xmm_insn = getattr(getattr(self.X86_CodeBuilder, methname), 'is_xmm_insn', False) ilist = self.make_all_tests(methname, argmodes) oplist, as_code = self.run_test(methname, instrname, argmodes, ilist, > instr_suffix) jit/backend/x86/test/test_rx86_32_auto_encoding.py:422: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/x86/test/test_rx86_32_auto_encoding.py:254: in run_test (self.WORD*8, inputname, filename), 'r') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/os.py:713: in popen4 stderr=subprocess.STDOUT, close_fds=True) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <subprocess.Popen object at 0x00000000150d0838> args = ['/bin/sh', '-c', 'as --64 "/tmp/pytest/usession-main-3124/rx86_64/checkfile_MOVUPS_sx.s" -o "/tmp/pytest/usession-main-3124/rx86_64/checkfile_MOVUPS_sx.o"'] executable = '/bin/sh', preexec_fn = None, close_fds = True, cwd = None env = None, universal_newlines = False, startupinfo = None, creationflags = 0 shell = True, to_close = set([18, 19]), p2cread = 17, p2cwrite = 18 c2pread = 19, c2pwrite = 20, errread = None, errwrite = 20 def _execute_child(self, args, executable, preexec_fn, close_fds, cwd, env, universal_newlines, startupinfo, creationflags, shell, to_close, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite): """Execute program (POSIX version)""" if isinstance(args, types.StringTypes): args = [args] else: args = list(args) if shell: args = ["/bin/sh", "-c"] + args if executable: args[0] = executable if executable is None: executable = args[0] def _close_in_parent(fd): os.close(fd) to_close.remove(fd) # For transferring possible exec failure from child to parent # The first char specifies the exception type: 0 means # OSError, 1 means some other error. errpipe_read, errpipe_write = self.pipe_cloexec() try: try: with self._disabling_gc_lock: gc_was_enabled = gc.isenabled() # Disable gc to avoid bug where gc -> file_dealloc -> # write to stderr -> hang. # https://bugs.python.org/issue1336 gc.disable() try: > self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: OSError ----------------------------- Captured stdout call ----------------------------- Testing MOVUPS with argmodes='sx' =========================== short test summary info ============================ FAIL jit/backend/x86/test/test_rx86_64_auto_encoding.py::TestRx86_64::()::test_all::[321] FAIL jit/backend/x86/test/test_rx86_64_auto_encoding.py::TestRx86_64::()::test_all::[322] ============== 2 failed, 610 passed, 4 skipped in 187.26 seconds =============== ++ 23:39:26 starting jit/backend/x86/test/test_zrpy_releasegil.py [83 started in total] __ jit/backend/x86/test/test_zrpy_gc_boehm.py [80 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_zrpy_gc_boehm.py . ========================== 1 passed in 222.23 seconds ========================== ++ 23:42:12 starting jit/backend/x86/test/test_zrpy_vecopt.py [84 started in total] __ jit/backend/x86/test/test_x86vector.py [81 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 94 items jit/backend/x86/test/test_x86vector.py .............................................................................................. ========================= 94 passed in 270.11 seconds ========================== ++ 23:42:42 starting jit/backend/x86/test/test_zrpy_vmprof.py [85 started in total] __ jit/backend/x86/test/test_zrpy_vecopt.py [82 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_zrpy_vecopt.py . ========================== 1 passed in 93.64 seconds =========================== ++ 23:43:54 starting jit/backend/x86/test/test_ztranslation_basic.py [86 started in total] __ jit/backend/x86/test/test_zrpy_gc.py [83 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items jit/backend/x86/test/test_zrpy_gc.py ................... ========================= 19 passed in 326.93 seconds ========================== ++ 23:43:56 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [87 started in total] __ jit/backend/x86/test/test_zrpy_releasegil.py [84 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/backend/x86/test/test_zrpy_releasegil.py ... ========================== 3 passed in 304.95 seconds ========================== ++ 23:44:37 starting jit/backend/x86/test/test_ztranslation_external_exception.py [88 started in total] __ jit/backend/x86/test/test_zrpy_vmprof.py [85 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_zrpy_vmprof.py . ========================== 1 passed in 276.21 seconds ========================== ++ 23:47:24 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [89 started in total] __ jit/backend/x86/test/test_ztranslation_call_assembler.py [86 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_ztranslation_call_assembler.py . ========================== 1 passed in 218.45 seconds ========================== ++ 23:47:40 starting jit/backend/x86/tool/test/test_viewcode.py [90 started in total] __ jit/backend/x86/tool/test/test_viewcode.py [87 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items jit/backend/x86/tool/test/test_viewcode.py .. =========================== 2 passed in 0.02 seconds =========================== ++ 23:47:42 starting jit/backend/zarch/test [91 started in total] __ jit/backend/zarch/test [88 done in total, somefailed=False] ________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ========================= no tests ran in 0.00 seconds ========================= ++ 23:47:44 starting jit/codewriter/test [92 started in total] __ jit/backend/x86/test/test_ztranslation_basic.py [89 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_ztranslation_basic.py . ========================== 1 passed in 228.66 seconds ========================== ++ 23:47:45 starting jit/metainterp/optimizeopt/test/test_costmodel.py [93 started in total] __ jit/metainterp/optimizeopt/test/test_costmodel.py [90 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items jit/metainterp/optimizeopt/test/test_costmodel.py ........... ========================== 11 passed in 0.83 seconds =========================== ++ 23:47:47 starting jit/metainterp/optimizeopt/test/test_dependency.py [94 started in total] __ jit/metainterp/optimizeopt/test/test_dependency.py [91 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 36 items jit/metainterp/optimizeopt/test/test_dependency.py .................................... ========================== 36 passed in 0.86 seconds =========================== ++ 23:47:50 starting jit/metainterp/optimizeopt/test/test_guard.py [95 started in total] __ jit/metainterp/optimizeopt/test/test_guard.py [92 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/optimizeopt/test/test_guard.py ....... =========================== 7 passed in 0.82 seconds =========================== ++ 23:47:51 starting jit/metainterp/optimizeopt/test/test_intbound.py [96 started in total] __ jit/codewriter/test [93 done in total, somefailed=False] ___________________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 537 items jit/codewriter/test/test_assembler.py ...s........... jit/codewriter/test/test_call.py .......s....... jit/codewriter/test/test_codewriter.py ....... jit/codewriter/test/test_effectinfo.py ............ jit/codewriter/test/test_flatten.py .................................................... jit/codewriter/test/test_format.py ............ jit/codewriter/test/test_jitcode.py . jit/codewriter/test/test_jtransform.py ................................................................................................................................................................................................................................................................................................................................................ jit/codewriter/test/test_list.py ............. jit/codewriter/test/test_liveness.py ................ jit/codewriter/test/test_longlong.py .ssssssss jit/codewriter/test/test_policy.py ........... jit/codewriter/test/test_regalloc.py ............ jit/codewriter/test/test_support.py ............. jit/codewriter/test/test_void_list.py ............. =================== 527 passed, 10 skipped in 12.96 seconds ==================== ++ 23:47:58 starting jit/metainterp/optimizeopt/test/test_intdiv.py [97 started in total] __ jit/metainterp/optimizeopt/test/test_intdiv.py [94 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/metainterp/optimizeopt/test/test_intdiv.py ... =========================== 3 passed in 1.32 seconds =========================== ++ 23:48:01 starting jit/metainterp/optimizeopt/test/test_optimizebasic.py [98 started in total] __ jit/metainterp/optimizeopt/test/test_optimizebasic.py [95 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 136 items jit/metainterp/optimizeopt/test/test_optimizebasic.py ............................................x.........................................................x..............x.................. ==================== 133 passed, 3 xfailed in 4.24 seconds ===================== ++ 23:48:06 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [99 started in total] __ jit/metainterp/optimizeopt/test/test_intbound.py [96 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 133 items jit/metainterp/optimizeopt/test/test_intbound.py ..................................................................................................................................... ========================= 133 passed in 15.17 seconds ========================== ++ 23:48:09 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [100 started in total] __ jit/metainterp/optimizeopt/test/test_optimizebridge.py [97 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items jit/metainterp/optimizeopt/test/test_optimizebridge.py .... =========================== 4 passed in 1.06 seconds =========================== ++ 23:48:09 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [101 started in total] __ jit/metainterp/optimizeopt/test/test_optimizeheap.py [98 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 112 items jit/metainterp/optimizeopt/test/test_optimizeheap.py ..........................................x......................x.............................................. ==================== 110 passed, 2 xfailed in 2.65 seconds ===================== ++ 23:48:13 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [102 started in total] __ jit/metainterp/optimizeopt/test/test_optimizeintbound.py [99 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 218 items jit/metainterp/optimizeopt/test/test_optimizeintbound.py .......................................................................................................................................................................................................................... ========================== 218 passed in 3.88 seconds ========================== ++ 23:48:14 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [103 started in total] __ jit/metainterp/optimizeopt/test/test_rawbuffer.py [100 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/optimizeopt/test/test_rawbuffer.py ....... =========================== 7 passed in 0.79 seconds =========================== ++ 23:48:16 starting jit/metainterp/optimizeopt/test/test_schedule.py [104 started in total] __ jit/metainterp/optimizeopt/test/test_schedule.py [101 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 17 items jit/metainterp/optimizeopt/test/test_schedule.py ................. ========================== 17 passed in 0.86 seconds =========================== ++ 23:48:18 starting jit/metainterp/optimizeopt/test/test_short.py [105 started in total] __ jit/metainterp/optimizeopt/test/test_short.py [102 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items jit/metainterp/optimizeopt/test/test_short.py .. =========================== 2 passed in 0.65 seconds =========================== ++ 23:48:20 starting jit/metainterp/optimizeopt/test/test_unroll.py [106 started in total] __ jit/metainterp/optimizeopt/test/test_unroll.py [103 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items jit/metainterp/optimizeopt/test/test_unroll.py ............ ========================== 12 passed in 1.12 seconds =========================== ++ 23:48:23 starting jit/metainterp/optimizeopt/test/test_util.py [107 started in total] __ jit/metainterp/optimizeopt/test/test_util.py [104 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/metainterp/optimizeopt/test/test_util.py ... =========================== 3 passed in 0.79 seconds =========================== ++ 23:48:24 starting jit/metainterp/optimizeopt/test/test_vecopt.py [108 started in total] __ jit/metainterp/optimizeopt/test/test_vecopt.py [105 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 72 items jit/metainterp/optimizeopt/test/test_vecopt.py ........................s............................................... ===================== 71 passed, 1 skipped in 1.56 seconds ===================== ++ 23:48:27 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [109 started in total] __ jit/metainterp/optimizeopt/test/test_optimizeopt.py [106 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 417 items jit/metainterp/optimizeopt/test/test_optimizeopt.py ......................................................................................................................x..............................................................................................x..............x..............................................................................................................x.....x.....x....................................x............................ ==================== 410 passed, 7 xfailed in 11.39 seconds ==================== ++ 23:48:27 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [110 started in total] __ jit/metainterp/optimizeopt/test/test_z3checktests.py [107 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.84 seconds =========================== ++ 23:48:29 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [111 started in total] __ jit/metainterp/optimizeopt/test/test_virtualstate.py [108 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 50 items jit/metainterp/optimizeopt/test/test_virtualstate.py ............................................ssssss ===================== 44 passed, 6 skipped in 2.41 seconds ===================== ++ 23:48:30 starting jit/metainterp/ruleopt/test/test_codegen.py [112 started in total] __ jit/metainterp/ruleopt/test/test_codegen.py [109 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.02 seconds =========================== ++ 23:48:31 starting jit/metainterp/ruleopt/test/test_parse.py [113 started in total] __ jit/metainterp/optimizeopt/test/test_z3intbound.py [110 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.95 seconds =========================== ++ 23:48:32 starting jit/metainterp/ruleopt/test/test_prove.py [114 started in total] __ jit/metainterp/ruleopt/test/test_parse.py [111 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.02 seconds =========================== ++ 23:48:32 starting jit/metainterp/test/test_ajit.py [115 started in total] __ jit/metainterp/ruleopt/test/test_prove.py [112 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.01 seconds =========================== ++ 23:48:33 starting jit/metainterp/test/test_blackhole.py [116 started in total] __ jit/metainterp/test/test_blackhole.py [113 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items jit/metainterp/test/test_blackhole.py ......xxx.. ===================== 8 passed, 3 xfailed in 1.76 seconds ====================== ++ 23:48:36 starting jit/metainterp/test/test_bridgeopt.py [117 started in total] __ jit/metainterp/test/test_bridgeopt.py [114 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items jit/metainterp/test/test_bridgeopt.py ..........x ===================== 10 passed, 1 xfailed in 5.71 seconds ===================== ++ 23:48:43 starting jit/metainterp/test/test_bytearray.py [118 started in total] __ jit/metainterp/test/test_bytearray.py [115 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items jit/metainterp/test/test_bytearray.py ......s. ===================== 7 passed, 1 skipped in 3.54 seconds ====================== ++ 23:48:49 starting jit/metainterp/test/test_call.py [119 started in total] __ jit/metainterp/test/test_call.py [116 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items jit/metainterp/test/test_call.py ................ ========================== 16 passed in 5.76 seconds =========================== ++ 23:48:55 starting jit/metainterp/test/test_compile.py [120 started in total] __ jit/metainterp/test/test_compile.py [117 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items jit/metainterp/test/test_compile.py .. =========================== 2 passed in 1.00 seconds =========================== ++ 23:48:58 starting jit/metainterp/test/test_counter.py [121 started in total] __ jit/metainterp/test/test_counter.py [118 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/test/test_counter.py ....... =========================== 7 passed in 0.53 seconds =========================== ++ 23:49:00 starting jit/metainterp/test/test_del.py [122 started in total] __ jit/metainterp/test/test_del.py [119 done in total, somefailed=False] ______ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/metainterp/test/test_del.py ... =========================== 3 passed in 1.99 seconds =========================== ++ 23:49:03 starting jit/metainterp/test/test_dict.py [123 started in total] __ jit/backend/x86/test/test_ztranslation_external_exception.py [120 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/backend/x86/test/test_ztranslation_external_exception.py . ========================== 1 passed in 269.23 seconds ========================== ++ 23:49:12 starting jit/metainterp/test/test_exception.py [124 started in total] __ jit/metainterp/test/test_exception.py [121 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items jit/metainterp/test/test_exception.py ................................ ========================== 32 passed in 9.59 seconds =========================== ++ 23:49:24 starting jit/metainterp/test/test_executor.py [125 started in total] __ jit/metainterp/test/test_executor.py [122 done in total, somefailed=False] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/test/test_executor.py ....... =========================== 7 passed in 0.69 seconds =========================== ++ 23:49:26 starting jit/metainterp/test/test_fficall.py [126 started in total] __ jit/metainterp/test/test_fficall.py [123 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 17 items jit/metainterp/test/test_fficall.py ...s........s.... ==================== 15 passed, 2 skipped in 23.10 seconds ===================== ++ 23:49:53 starting jit/metainterp/test/test_float.py [127 started in total] __ jit/metainterp/test/test_float.py [124 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items jit/metainterp/test/test_float.py .......... ========================== 10 passed in 3.09 seconds =========================== ++ 23:49:58 starting jit/metainterp/test/test_greenfield.py [128 started in total] __ jit/metainterp/test/test_greenfield.py [125 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.75 seconds =========================== ++ 23:50:00 starting jit/metainterp/test/test_heapcache.py [129 started in total] __ jit/metainterp/test/test_heapcache.py [126 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 44 items jit/metainterp/test/test_heapcache.py ...............s.sss........................ ===================== 40 passed, 4 skipped in 0.74 seconds ===================== ++ 23:50:01 starting jit/metainterp/test/test_history.py [130 started in total] __ jit/metainterp/test/test_history.py [127 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/test/test_history.py ....... =========================== 7 passed in 7.05 seconds =========================== ++ 23:50:10 starting jit/metainterp/test/test_immutable.py [131 started in total] __ jit/metainterp/test/test_immutable.py [128 done in total, somefailed=False] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items jit/metainterp/test/test_immutable.py ........ =========================== 8 passed in 6.51 seconds =========================== ++ 23:50:18 starting jit/metainterp/test/test_jitdriver.py [132 started in total] __ jit/metainterp/test/test_ajit.py [129 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 229 items jit/metainterp/test/test_ajit.py .................................................................................................................................................................s..............s...........s.................................s.s.... =================== 224 passed, 5 skipped in 101.68 seconds ==================== ++ 23:50:21 starting jit/metainterp/test/test_jitiface.py [133 started in total] __ jit/metainterp/test/test_jitdriver.py [130 done in total, somefailed=True] _ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items jit/metainterp/test/test_jitdriver.py FFFFsFF =================================== FAILURES =================================== ____________________________ TestLLtype.test_simple ____________________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x00000000243d84b8> def test_simple(self): myjitdriver1 = JitDriver(greens=[], reds=['n', 'm'], get_printable_location = getloc1) myjitdriver2 = JitDriver(greens=['g'], reds=['r'], get_printable_location = getloc2) # def loop1(n, m): while n > 0: myjitdriver1.can_enter_jit(n=n, m=m) myjitdriver1.jit_merge_point(n=n, m=m) n -= m return n # def loop2(g, r): while r > 0: myjitdriver2.can_enter_jit(g=g, r=r) myjitdriver2.jit_merge_point(g=g, r=r) r += loop1(r, g) + (-1) return r # > res = self.meta_interp(loop2, [4, 40], repeat=7, inline=True) jit/metainterp/test/test_jitdriver.py:36: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000024607050> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err=""" collect2: fatal error: posix_spawnp: Operation not permitted compilation terminated. """) ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 108 blocks (92%) [rtyper] -=- specialized 108 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 3 JitCode instances. [jitcodewriter:info] There are 10 -live- ops. Size of liveness is 12 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. ____________________________ TestLLtype.test_inline ____________________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x000000002523d328> def test_inline(self): # this is not an example of reasonable code: loop1() is unrolled # 'n/m' times, where n and m are given as red arguments. myjitdriver1 = JitDriver(greens=[], reds=['n', 'm'], get_printable_location = getloc1) myjitdriver2 = JitDriver(greens=['g'], reds=['r'], get_printable_location = getloc2) # def loop1(n, m): while n > 0: if n > 1000: myjitdriver1.can_enter_jit(n=n, m=m) myjitdriver1.jit_merge_point(n=n, m=m) n -= m return n # def loop2(g, r): set_param(None, 'function_threshold', 0) while r > 0: myjitdriver2.can_enter_jit(g=g, r=r) myjitdriver2.jit_merge_point(g=g, r=r) r += loop1(r, g) - 1 return r # > res = self.meta_interp(loop2, [4, 40], repeat=7, inline=True) jit/metainterp/test/test_jitdriver.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x00000000252708a8> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err=""" collect2: fatal error: posix_spawnp: Operation not permitted compilation terminated. """) ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 112 blocks (89%) [rtyper] -=- specialized 112 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 3 JitCode instances. [jitcodewriter:info] There are 12 -live- ops. Size of liveness is 12 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. ______________________ TestLLtype.test_inactive_jitdriver ______________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x0000000026257f30> def test_inactive_jitdriver(self): myjitdriver1 = JitDriver(greens=[], reds=['n', 'm'], get_printable_location = getloc1) myjitdriver2 = JitDriver(greens=['g'], reds=['r'], get_printable_location = getloc2) # myjitdriver1.active = False # <=== # def loop1(n, m): while n > 0: myjitdriver1.can_enter_jit(n=n, m=m) myjitdriver1.jit_merge_point(n=n, m=m) n -= m return n # def loop2(g, r): while r > 0: myjitdriver2.can_enter_jit(g=g, r=r) myjitdriver2.jit_merge_point(g=g, r=r) r += loop1(r, g) + (-1) return r # > res = self.meta_interp(loop2, [4, 40], repeat=7, inline=True) jit/metainterp/test/test_jitdriver.py:104: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x000000002628fda8> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 108 blocks (92%)\n[rtyper] -=- specialized 108 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 1 JitCode instances.\n[jitcodewriter:info] There are 4 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 1 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _________________ TestLLtype.test_multiple_jits_trace_too_long _________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x00000000262ad9b8> def test_multiple_jits_trace_too_long(self): myjitdriver1 = JitDriver(greens=["n"], reds=["i", "box"]) myjitdriver2 = JitDriver(greens=["n"], reds=["i"]) class IntBox(object): def __init__(self, val): self.val = val def loop1(n): i = 0 box = IntBox(10) while i < n: myjitdriver1.can_enter_jit(n=n, i=i, box=box) myjitdriver1.jit_merge_point(n=n, i=i, box=box) i += 1 loop2(box) return i def loop2(n): i = 0 f(10) while i < n.val: myjitdriver2.can_enter_jit(n=n, i=i) myjitdriver2.jit_merge_point(n=n, i=i) i += 1 @unroll_safe def f(n): i = 0 while i < n: i += 1 > res = self.meta_interp(loop1, [10], inline=True, trace_limit=6) jit/metainterp/test/test_jitdriver.py:141: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000026312e90> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 16 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 4 JitCode instances.\n[jitcodewriter:info] There are 13 -live- ops. Size of liveness is 21 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 0 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. ________________________ TestLLtype.test_get_unique_id _________________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x0000000024fbe790> def test_get_unique_id(self): def get_unique_id(pc): return pc + 1 driver = JitDriver(greens=["pc"], reds='auto', get_unique_id=get_unique_id, is_recursive=True) def f(arg): i = 0 pc = 0 while i < 30 and pc < 3: driver.jit_merge_point(pc=pc) pc += 1 if arg == 0 and pc == 3: pc = 0 if arg == 0: f(1) i += 1 > self.meta_interp(f, [0], inline=True) jit/metainterp/test/test_jitdriver.py:210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000024fc50f8> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 10 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 2 JitCode instances.\n[jitcodewriter:info] There are 11 -live- ops. Size of liveness is 7 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 0 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _______________ TestLLtype.test_manual_leave_enter_portal_frame ________________ self = <rpython.jit.metainterp.test.test_jitdriver.TestLLtype object at 0x0000000026db8950> def test_manual_leave_enter_portal_frame(self): from rpython.rlib import jit driver = JitDriver(greens=[], reds='auto', is_recursive=True) def f(arg): i = 0 while i < 100: driver.jit_merge_point() jit.enter_portal_frame(42) jit.leave_portal_frame() i += 1 > self.meta_interp(f, [0]) jit/metainterp/test/test_jitdriver.py:229: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000026dc43d8> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 9 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 3 JitCode instances.\n[jitcodewriter:info] There are 5 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 0 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. =========================== short test summary info ============================ FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_simple FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_inline FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_inactive_jitdriver FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_multiple_jits_trace_too_long FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_get_unique_id FAIL jit/metainterp/test/test_jitdriver.py::TestLLtype::()::test_manual_leave_enter_portal_frame ===================== 6 failed, 1 skipped in 4.19 seconds ====================== ++ 23:50:24 starting jit/metainterp/test/test_jitprof.py [134 started in total] __ jit/metainterp/test/test_jitiface.py [131 done in total, somefailed=True] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items jit/metainterp/test/test_jitiface.py FFFFFFFFFFF =================================== FAILURES =================================== _________________ TestJitHookInterface.test_abort_quasi_immut __________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000035440ec8> def test_abort_quasi_immut(self): reasons = [] class MyJitIface(JitHookInterface): def on_abort(self, reason, jitdriver, greenkey, greenkey_repr, logops, ops): assert jitdriver is myjitdriver assert len(greenkey) == 1 reasons.append(reason) assert greenkey_repr == 'blah' assert len(ops) > 1 iface = MyJitIface() myjitdriver = JitDriver(greens=['foo'], reds=['x', 'total'], get_printable_location=lambda *args: 'blah') class Foo: _immutable_fields_ = ['a?'] def __init__(self, a): self.a = a def f(a, x): foo = Foo(a) total = 0 while x > 0: myjitdriver.jit_merge_point(foo=foo, x=x, total=total) # read a quasi-immutable field out of a Constant total += foo.a foo.a += 1 x -= 1 return total # assert f(100, 7) == 721 > res = self.meta_interp(f, [100, 7], policy=JitPolicy(iface)) jit/metainterp/test/test_jitiface.py:51: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000035611d38> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 11 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 1 JitCode instances.\n[jitcodewriter:info] There are 6 -live- ops. Size of liveness is 10 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 0 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _____________________ TestJitHookInterface.test_on_compile _____________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000036196138> def test_on_compile(self): called = [] class MyJitIface(JitHookInterface): def after_compile(self, di): called.append(("compile", di.greenkey[1].getint(), di.greenkey[0].getint(), di.type)) def before_compile(self, di): called.append(("optimize", di.greenkey[1].getint(), di.greenkey[0].getint(), di.type)) #def before_optimize(self, jitdriver, logger, looptoken, oeprations, # type, greenkey): # called.append(("trace", greenkey[1].getint(), # greenkey[0].getint(), type)) iface = MyJitIface() driver = JitDriver(greens = ['n', 'm'], reds = ['i']) def loop(n, m): i = 0 while i < n + m: driver.can_enter_jit(n=n, m=m, i=i) driver.jit_merge_point(n=n, m=m, i=i) i += 1 > self.meta_interp(loop, [1, 4], policy=JitPolicy(iface)) jit/metainterp/test/test_jitiface.py:83: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x000000003619edb0> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 6 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 1 JitCode instances.\n[jitcodewriter:info] There are 5 -live- ops. Size of liveness is 8 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 0 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _________________ TestJitHookInterface.test_on_compile_bridge __________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000036e3ef70> def test_on_compile_bridge(self): called = [] class MyJitIface(JitHookInterface): def after_compile(self, di): called.append("compile") def after_compile_bridge(self, di): called.append("compile_bridge") def before_compile_bridge(self, di): called.append("before_compile_bridge") driver = JitDriver(greens = ['n', 'm'], reds = ['i']) def loop(n, m): i = 0 while i < n + m: driver.can_enter_jit(n=n, m=m, i=i) driver.jit_merge_point(n=n, m=m, i=i) if i >= 4: i += 2 i += 1 > self.meta_interp(loop, [1, 10], policy=JitPolicy(MyJitIface())) jit/metainterp/test/test_jitiface.py:119: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000036efdb40> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_2.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 8 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 5 -live- ops. Size of liveness is 8 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields _____________________ TestJitHookInterface.test_get_stats ______________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x000000003737ce58> def test_get_stats(self): driver = JitDriver(greens = [], reds = ['i', 's']) def loop(i): s = 0 while i > 0: driver.jit_merge_point(i=i, s=s) if i % 2: s += 1 i -= 1 s+= 2 return s def main(): loop(30) assert jit_hooks.stats_get_counter_value(None, Counters.TOTAL_COMPILED_LOOPS) == 1 assert jit_hooks.stats_get_counter_value(None, Counters.TOTAL_COMPILED_BRIDGES) == 1 assert jit_hooks.stats_get_counter_value(None, Counters.TRACING) == 2 assert jit_hooks.stats_get_times_value(None, Counters.TRACING) >= 0 > self.meta_interp(main, [], ProfilerClass=Profiler) jit/metainterp/test/test_jitiface.py:145: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x000000003604eb80> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_3.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_3.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_3.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_3.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_3.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 20 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 4 -live- ops. Size of liveness is 8 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 1 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0 __________________ TestJitHookInterface.test_get_stats_empty ___________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000036a1ec98> def test_get_stats_empty(self): driver = JitDriver(greens = [], reds = ['i']) def loop(i): while i > 0: driver.jit_merge_point(i=i) i -= 1 def main(): loop(30) assert jit_hooks.stats_get_counter_value(None, Counters.TOTAL_COMPILED_LOOPS) == 0 assert jit_hooks.stats_get_times_value(None, Counters.TRACING) == 0 > self.meta_interp(main, [], ProfilerClass=EmptyProfiler) jit/metainterp/test/test_jitiface.py:158: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000035c52aa0> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_4.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_4.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_4.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_4.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_4.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 12 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields _________________ TestJitHookInterface.test_get_jitcell_at_key _________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x00000000385b9130> def test_get_jitcell_at_key(self): driver = JitDriver(greens = ['s'], reds = ['i'], name='jit') def loop(i, s): while i > s: driver.jit_merge_point(i=i, s=s) i -= 1 def main(s): loop(30, s) assert jit_hooks.get_jitcell_at_key("jit", s) assert not jit_hooks.get_jitcell_at_key("jit", s + 1) jit_hooks.trace_next_iteration("jit", s + 1) loop(s + 3, s + 1) assert jit_hooks.get_jitcell_at_key("jit", s + 1) > self.meta_interp(main, [5]) jit/metainterp/test/test_jitiface.py:176: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000038717ec0> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_5.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_5.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_5.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_5.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_5.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 14 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 4 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields _______________ TestJitHookInterface.test_get_jitcell_at_key_ptr _______________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000037570950> def test_get_jitcell_at_key_ptr(self): driver = JitDriver(greens = ['s'], reds = ['i'], name='jit') class Green(object): pass def loop(i, s): while i > 0: driver.jit_merge_point(i=i, s=s) i -= 1 def main(s): g1 = Green() g2 = Green() g1_ptr = cast_instance_to_gcref(g1) g2_ptr = cast_instance_to_gcref(g2) loop(10, g1) assert jit_hooks.get_jitcell_at_key("jit", g1_ptr) assert not jit_hooks.get_jitcell_at_key("jit", g2_ptr) jit_hooks.trace_next_iteration("jit", g2_ptr) loop(2, g2) assert jit_hooks.get_jitcell_at_key("jit", g2_ptr) > self.meta_interp(main, [5]) jit/metainterp/test/test_jitiface.py:202: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000035f788a8> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_6.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_6.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_6.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_6.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_6.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 18 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 4 -live- ops. Size of liveness is 5 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields __________________ TestJitHookInterface.test_dont_trace_here ___________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x00000000368fa058> def test_dont_trace_here(self): driver = JitDriver(greens = ['s'], reds = ['i', 'k'], name='jit') def loop(i, s): k = 4 while i > 0: driver.jit_merge_point(k=k, i=i, s=s) if s == 1: loop(3, 0) k -= 1 i -= 1 if k == 0: k = 4 driver.can_enter_jit(k=k, i=i, s=s) def main(s, check): if check: jit_hooks.dont_trace_here("jit", 0) loop(30, s) > self.meta_interp(main, [1, 0], inline=True) jit/metainterp/test/test_jitiface.py:225: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x00000000371e25d0> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_7.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 945, in ll_portal_runner E | state.increment_function_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_7.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_7.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 13 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 2 JitCode instances. [jitcodewriter:info] There are 9 -live- ops. Size of liveness is 7 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields _____________ TestJitHookInterface.test_trace_next_iteration_hash ______________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000033d9ba28> def test_trace_next_iteration_hash(self): driver = JitDriver(greens = ['s'], reds = ['i'], name="name") class Hashes(object): check = False def __init__(self): self.l = [] self.t = [] hashes = Hashes() class Hooks(JitHookInterface): def before_compile(self, debug_info): pass def after_compile(self, debug_info): for op in debug_info.operations: if op.is_guard(): hashes.l.append(op.getdescr().get_jitcounter_hash()) def before_compile_bridge(self, debug_info): pass def after_compile_bridge(self, debug_info): hashes.t.append(debug_info.fail_descr.get_jitcounter_hash()) hooks = Hooks() @dont_look_inside def foo(): if hashes.l: for item in hashes.l: jit_hooks.trace_next_iteration_hash("name", item) def loop(i, s): while i > 0: driver.jit_merge_point(s=s, i=i) foo() if i == 3: i -= 1 i -= 1 def main(s, check): hashes.check = check loop(10, s) > self.meta_interp(main, [1, 0], policy=JitPolicy(hooks)) jit/metainterp/test/test_jitiface.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000037d4d408> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_8.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_8.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_8.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_8.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_8.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 12 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 5 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 1 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0 _________________ TestJitHookInterface.test_are_hooks_enabled __________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000035577750> def test_are_hooks_enabled(self): reasons = [] class MyJitIface(JitHookInterface): def are_hooks_enabled(self): return False def on_abort(self, reason, jitdriver, greenkey, greenkey_repr, logops, ops): reasons.append(reason) iface = MyJitIface() myjitdriver = JitDriver(greens=['foo'], reds=['x', 'total'], get_printable_location=lambda *args: 'blah') class Foo: _immutable_fields_ = ['a?'] def __init__(self, a): self.a = a def f(a, x): foo = Foo(a) total = 0 while x > 0: myjitdriver.jit_merge_point(foo=foo, x=x, total=total) total += foo.a foo.a += 1 x -= 1 return total # assert f(100, 7) == 721 > res = self.meta_interp(f, [100, 7], policy=JitPolicy(iface)) jit/metainterp/test/test_jitiface.py:315: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000035b78bb8> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_9.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_9.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_9.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_9.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_9.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 11 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 6 -live- ops. Size of liveness is 10 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields _________________ TestJitHookInterface.test_memmgr_release_all _________________ self = <rpython.jit.metainterp.test.test_jitiface.TestJitHookInterface object at 0x0000000035f4e528> def test_memmgr_release_all(self): driver = JitDriver(greens = [], reds = ['i']) def loop(i): while i > 0: driver.jit_merge_point(i=i) i -= 1 def num_loops(): return jit_hooks.stats_get_counter_value(None, Counters.TOTAL_COMPILED_LOOPS) def main(): loop(30) if num_loops() != 1: return 1000 + num_loops() loop(30) if num_loops() != 1: return 1500 + num_loops() # jit_hooks.stats_memmgr_release_all(None) from rpython.rlib import rgc rgc.collect(); rgc.collect(); rgc.collect() # loop(30) if num_loops() != 2: return 2000 + num_loops() loop(30) if num_loops() != 2: return 2500 + num_loops() return 42 res = self.meta_interp(main, [], ProfilerClass=Profiler, > no_stats_history=True) jit/metainterp/test/test_jitiface.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x000000003592d638> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...le_cache/module_10.o'], None, '/tmp/pytest/usession-main-3189/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_10.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_10.o'], None, '/tmp/pytest/usession-main-3189/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3189/module_cache/module_10.c', '-o', '/tmp/pytest/usession-main-3189/module_cache/module_10.o'], None, '/tmp/pytest/usession-main-3189/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 17 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields =========================== short test summary info ============================ FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_abort_quasi_immut FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_on_compile FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_on_compile_bridge FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_get_stats FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_get_stats_empty FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_get_jitcell_at_key FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_get_jitcell_at_key_ptr FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_dont_trace_here FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_trace_next_iteration_hash FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_are_hooks_enabled FAIL jit/metainterp/test/test_jitiface.py::TestJitHookInterface::()::test_memmgr_release_all ========================== 11 failed in 5.52 seconds =========================== ++ 23:50:28 starting jit/metainterp/test/test_list.py [135 started in total] __ jit/metainterp/test/test_list.py [132 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:29 starting jit/metainterp/test/test_llop.py [136 started in total] __ jit/metainterp/test/test_llop.py [133 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:29 starting jit/metainterp/test/test_logger.py [137 started in total] __ jit/metainterp/test/test_logger.py [134 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:30 starting jit/metainterp/test/test_longlong.py [138 started in total] __ jit/metainterp/test/test_longlong.py [135 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:30 starting jit/metainterp/test/test_loop.py [139 started in total] __ jit/metainterp/test/test_dict.py [136 done in total, somefailed=False] _____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 42 items jit/metainterp/test/test_dict.py ........................s.ss.....s......s. ==================== 37 passed, 5 skipped in 84.87 seconds ===================== ++ 23:50:30 starting jit/metainterp/test/test_loop_unroll.py [140 started in total] __ jit/metainterp/test/test_loop.py [137 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:31 starting jit/metainterp/test/test_loop_unroll_disopt.py [141 started in total] __ jit/metainterp/test/test_loop_unroll.py [138 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:31 starting jit/metainterp/test/test_math.py [142 started in total] __ jit/metainterp/test/test_loop_unroll_disopt.py [139 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:31 starting jit/metainterp/test/test_memmgr.py [143 started in total] __ jit/metainterp/test/test_math.py [140 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:31 starting jit/metainterp/test/test_opencoder.py [144 started in total] __ jit/metainterp/test/test_memmgr.py [141 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:32 starting jit/metainterp/test/test_pyjitpl.py [145 started in total] __ jit/metainterp/test/test_opencoder.py [142 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:32 starting jit/metainterp/test/test_quasiimmut.py [146 started in total] __ jit/metainterp/test/test_pyjitpl.py [143 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:32 starting jit/metainterp/test/test_rawmem.py [147 started in total] __ jit/metainterp/test/test_quasiimmut.py [144 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:32 starting jit/metainterp/test/test_recursive.py [148 started in total] __ jit/metainterp/test/test_rawmem.py [145 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:33 starting jit/metainterp/test/test_resoperation.py [149 started in total] __ jit/metainterp/test/test_recursive.py [146 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:33 starting jit/metainterp/test/test_resume.py [150 started in total] __ jit/metainterp/test/test_resoperation.py [147 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:33 starting jit/metainterp/test/test_resumecode.py [151 started in total] __ jit/metainterp/test/test_resume.py [148 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:33 starting jit/metainterp/test/test_send.py [152 started in total] __ jit/metainterp/test/test_resumecode.py [149 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:34 starting jit/metainterp/test/test_slist.py [153 started in total] __ jit/metainterp/test/test_send.py [150 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:34 starting jit/metainterp/test/test_string.py [154 started in total] __ jit/backend/x86/test/test_ztranslation_jit_stats.py [151 done in total, somefailed=True] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items jit/backend/x86/test/test_ztranslation_jit_stats.py sF =================================== FAILURES =================================== ______________ TestTranslationJITStatsX86.test_flush_trace_counts ______________ self = <rpython.jit.backend.x86.test.test_ztranslation_jit_stats.TestTranslationJITStatsX86 object at 0x000000003d9348a8> def test_flush_trace_counts(self): driver = JitDriver(greens = [], reds = ['i']) def f(): i = 0 while i < 100000: driver.jit_merge_point(i=i) i += 1 def main(): jit_hooks.stats_set_debug(None, True) f() jl.stats_flush_trace_counts(None) return 0 > res = self.meta_interp(main, []) jit/backend/llsupport/test/ztranslation_test.py:270: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/backend/test/support.py:75: in meta_interp return self._compile_and_run(t, entry_point, entry_point_graph, args) jit/backend/test/support.py:132: in _compile_and_run exe_name = cbuilder.compile() translator/c/genc.py:341: in compile extra_opts) translator/platform/posix.py:280: in execute_makefile self._handle_error(returncode, stdout, stderr, path.join('make')) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 2 stdout = 'make: Entering directory \'/tmp/pytest/usession-main-3145/testing_1\'\ngcc -O3 -pthread -fomit-frame-pointer -Wall -W...-linux-x86-64/build/rpython"/rlib/rvmprof/src \nmake: Leaving directory \'/tmp/pytest/usession-main-3145/testing_1\'\n' stderr = 'testing_1.c: In function \xe2\x80\x98RPython_StartupCode\xe2\x80\x99:\ntesting_1.c:55:9: warning: \xe2\x80\x98GC_all_...2\x80\x99: posix_spawn: Operation not permitted\ncompilation terminated.\nmake: *** [Makefile:183: rtyper.o] Error 1\n' outname = local('/tmp/pytest/usession-main-3145/testing_1/make') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E testing_1.c: In function ‘RPython_StartupCode’: E testing_1.c:55:9: warning: ‘GC_all_interior_pointers’ is deprecated [-Wdeprecated-declarations] E 55 | GC_all_interior_pointers = 0; E | ^~~~~~~~~~~~~~~~~~~~~~~~ E In file included from common_header.h:105, E from testing_1.c:1: E /usr/include/gc/gc.h:188:31: note: declared here E 188 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers; E | ^~~~~~~~~~~~~~~~~~~~~~~~ E mem.c: In function ‘boehm_gc_startup_code’: E mem.c:120:5: warning: ‘GC_finalizer_notifier’ is deprecated [-Wdeprecated-declarations] E 120 | GC_finalizer_notifier = &boehm_gc_finalizer_notifier; E | ^~~~~~~~~~~~~~~~~~~~~ E In file included from common_header.h:105, E from mem.c:1: E /usr/include/gc/gc.h:227:54: note: declared here E 227 | GC_API GC_ATTR_DEPRECATED GC_finalizer_notifier_proc GC_finalizer_notifier; E | ^~~~~~~~~~~~~~~~~~~~~ E mem.c:121:5: warning: ‘GC_finalize_on_demand’ is deprecated [-Wdeprecated-declarations] E 121 | GC_finalize_on_demand = 1; E | ^~~~~~~~~~~~~~~~~~~~~ E /usr/include/gc/gc.h:204:31: note: declared here E 204 | GC_API GC_ATTR_DEPRECATED int GC_finalize_on_demand; E | ^~~~~~~~~~~~~~~~~~~~~ E gcc: fatal error: cannot execute ‘/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1’: posix_spawn: Operation not permitted E compilation terminated. E make: *** [Makefile:183: rtyper.o] Error 1 E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 7 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] specializing: 100 / 369 blocks (27%)\n[rtyper] specializing: 200 / 422 blocks (47%)\n[rtyper] specializing: 300 / 422 blocks (71%)\n[rtyper] specializing: 400 / 422 blocks (94%)\n[rtyper] -=- specialized 411 more blocks -=-\n[rtyper] -=- specialized 26 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] inlined 1 callsites.\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 1 JitCode instances.\n[jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 1 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[rtyper] specializing: 2500 / 49187 blocks (5%)\n[rtyper] specializing: 5400 / 53883 blocks (10%)\n[rtyper] specializing: 8200 / 54612 blocks (15%)\n[rtyper] specializing: 11000 / 54612 blocks (20%)\n[rtyper] specializing: 13700 / 54622 blocks (25%)\n[rtyper] specializing: 17100 / 56720 blocks (30%)\n[rtyper] specializing: 21300 / 60687 blocks (35%)\n[rtyper] specializing: 24300 / 60714 blocks (40%)\n[rtyper] specializing: 27400 / 60734 blocks (45%)\n[rtyper] specializing: 30400 / 60749 blocks (50%)\n[rtyper] specializing: 33800 / 61282 blocks (55%)\n[rtyper] specializing: 37000 / 61541 blocks (60%)\n[rtyper] specializing: 40100 / 61541 blocks (65%)\n[rtyper] specializing: 43100 / 61541 blocks (70%)\n[rtyper] specializing: 46200 / 61541 blocks (75%)\n[rtyper] specializing: 47200 / 61541 blocks (76%)\n[rtyper] specializing: 49900 / 61541 blocks (81%)\n[rtyper] specializing: 53000 / 61541 blocks (86%)\n[rtyper] specializing: 56100 / 61646 blocks (91%)\n[rtyper] specializing: 59200 / 61646 blocks (96%)\n[rtyper] specializing: 61600 / 61648 blocks (99%)\n[rtyper] -=- specialized 61163 more blocks -=-\n[rtyper] -=- specialized 24 more blocks -=-\n[rtyper] -=- specialized 0 more blocks -=-\n[rtyper] -=- specialized 25 more blocks -=-\n[rtyper] specializing: 61700 / 61761 blocks (99%)\n[rtyper] -=- specialized 64 more blocks -=-\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] inlined 8 callsites.\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[rtyper] -=- specialized 14 more blocks -=-\n[rtyper] -=- specialized 0 more blocks -=-\n[c] 1000 nodes [ array: 944 boehm rtti: 27 func: 264 struct: 2430 ]\n[c] 2000 nodes [ array: 2944 boehm rtti: 27 func: 264 struct: 2430 ]\n[c] 3000 nodes [ array: 4285 boehm rtti: 29 func: 305 struct: 2465 ]\n[c] 4000 nodes [ array: 4285 boehm rtti: 29 func: 305 struct: 2465 ]\n[c] 5000 nodes [ array: 4285 boehm rtti: 29 func: 305 struct: 2465 ]\n[c] 6000 nodes [ array: 4285 boehm rtti: 29 func: 305 struct: 2465 ]\n[c] 7000 nodes [ array: 4295 boehm rtti: 31 func: 363 struct: 2493 ]\n[c] 8000 nodes [ array: 4414 boehm rtti: 53 func: 1060 struct: 3390 ]\n[c] 9000 nodes [ array: 4721 boehm rtti: 64 func: 1351 struct: 5297 ]\n[c] 10000 nodes [ array: 4781 boehm rtti: 132 func: 1534 struct: 5452 ]\n[c] 11000 nodes [ array: 4781 boehm rtti: 273 func: 1727 struct: 5593 ]\n[c] 12000 nodes [ array: 4937 boehm rtti: 299 func: 1913 struct: 5757 ]\n[c] 13000 nodes [ array: 5146 boehm rtti: 304 func: 2159 struct: 5879 ]\n[c] 14000 nodes [ array: 5202 boehm rtti: 320 func: 2849 struct: 6160 ]\n[c] 15000 nodes [ array: 5261 boehm rtti: 345 func: 3583 struct: 6434 ]\n[c] 16000 nodes [ array: 5351 boehm rtti: 358 func: 4510 struct: 6681 ]\n[c] 17000 nodes [ array: 5413 boehm rtti: 373 func: 7521 struct: 7357 ]\n[c] 18000 nodes [ array: 5443 boehm rtti: 382 func: 7953 struct: 7525 ]\n[c] 19000 nodes [ array: 5465 boehm rtti: 382 func: 8111 struct: 7604 ]\n[c] 20000 nodes [ array: 5485 boehm rtti: 382 func: 8271 struct: 7683 ]\n[c] 21000 nodes [ array: 5575 boehm rtti: 397 func: 9070 struct: 8626 ]\n[c] 22000 nodes [ array: 5806 boehm rtti: 397 func: 9212 struct: 8714 ]\n[c] 23000 nodes [ array: 5848 boehm rtti: 400 func: 10890 struct: 8781 ]\n[c] 24000 nodes [ array: 5892 boehm rtti: 404 func: 11903 struct: 8848 ]\n[c] 25000 nodes [ array: 5935 boehm rtti: 409 func: 11960 struct: 8881 ]\n[c] 26000 nodes [ array: 5935 boehm rtti: 409 func: 12028 struct: 8881 ]\n[c] 27000 nodes [ array: 5943 boehm rtti: 415 func: 12159 struct: 8926 ]\n[c] 28000 nodes [ array: 6002 boehm rtti: 439 func: 12675 struct: 9071 ]\n[rtyper] specializing: 61800 / 61804 blocks (99%)\n[rtyper] -=- specialized 29 more blocks -=-\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] inlined 1 callsites.\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 16 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[c:database] GC transformer: finished helpers\n[c:database] GC transformer: finished tables\n[c:database] Inlining GC helpers and postprocessing\n[c] 28739 nodes [ array: 6020 boehm rtti: 445 func: 13125 struct: 9149 ]\n[c:database] Completed\n[c:writing] structdef.h\n[c:writing] forwarddecl.h\n[c:writing] preimpl.h\n[c:writing] data_rpython_flowspace.c\n[c:writing] data_rpython_jit_backend.c\n[c:writing] data_rpython_jit_backend_llsupport.c\n[c:writing] data_rpython_jit_backend_x86.c\n[c:writing] data_rpython_jit_codewriter.c\n[c:writing] data_rpython_jit_metainterp.c\n[c:writing] data_rpython_jit_metainterp_optimizeopt.c\n[c:writing] data_rpython_memory_gctransform.c\n[c:writing] data_rpython_rlib.c\n[c:writing] data_rpython_rlib_rjitlog.c\n[c:writing] data_rpython_rtyper.c\n[c:writing] data_rpython_rtyper_lltypesystem.c\n[c:writing] data_rpython_translator_c.c\n[c:writing] nonfuncnodes.c\n[c:writing] data_rpython_jit_backend_llsupport_1.c\n[c:writing] data_rpython_jit_backend_x86_1.c\n[c:writing] data_rpython_jit_codewriter_1.c\n[c:writing] data_rpython_jit_metainterp_1.c\n[c:writing] data_rpython_rlib_1.c\n[c:writing] data_rpython_rlib_rvmprof.c\n[c:writing] data_rpython_rtyper_lltypesystem_1.c\n[c:writing] implement.c\n[c:writing] rpython_flowspace.c\n[c:writing] rpython_jit_backend.c\n[c:writing] rpython_jit_backend_llsupport.c\n[c:writing] rpython_jit_backend_llsupport_test.c\n[c:writing] rpython_jit_backend_x86.c\n[c:writing] rpython_jit_codewriter.c\n[c:writing] rpython_jit_metainterp.c\n[c:writing] rpython_jit_metainterp_optimizeopt.c\n[c:writing] rpython_memory_gctransform.c\n[c:writing] rpython_rlib.c\n[c:writing] rpython_rlib_rjitlog.c\n[c:writing] rpython_rlib_rvmprof.c\n[c:writing] rpython_rtyper.c\n[c:writing] rpython_rtyper_lltypesystem.c\n[c:writing] rpython_rtyper_lltypesystem_module.c\n[c:writing] rpython_tool_algo.c\n[c:writing] rpython_translator.c\n[c:writing] rpython_translator_c.c\n[platform:execute] make in /tmp/pytest/usession-main-3145/testing_1\n[platform:Error] testing_1.c: In function \u2018RPython_StartupCode\u2019:\n[platform:Error] testing_1.c:55:9: warning: \u2018GC_all_interior_pointers\u2019 is deprecated [-Wdeprecated-declarations]\n[platform:Error] 55 | GC_all_interior_pointers = 0;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~~~~\n[platform:Error] In file included from common_header.h:105,\n[platform:Error] from testing_1.c:1:\n[platform:Error] /usr/include/gc/gc.h:188:31: note: declared here\n[platform:Error] 188 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~~~~\n[platform:Error] mem.c: In function \u2018boehm_gc_startup_code\u2019:\n[platform:Error] mem.c:120:5: warning: \u2018GC_finalizer_notifier\u2019 is deprecated [-Wdeprecated-declarations]\n[platform:Error] 120 | GC_finalizer_notifier = &boehm_gc_finalizer_notifier;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~\n[platform:Error] In file included from common_header.h:105,\n[platform:Error] from mem.c:1:\n[platform:Error] /usr/include/gc/gc.h:227:54: note: declared here\n[platform:Error] 227 | GC_API GC_ATTR_DEPRECATED GC_finalizer_notifier_proc GC_finalizer_notifier;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~\n[platform:Error] mem.c:121:5: warning: \u2018GC_finalize_on_demand\u2019 is deprecated [-Wdeprecated-declarations]\n[platform:Error] 121 | GC_finalize_on_demand = 1;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~\n[platform:Error] /usr/include/gc/gc.h:204:31: note: declared here\n[platform:Error] 204 | GC_API GC_ATTR_DEPRECATED int GC_finalize_on_demand;\n[platform:Error] | ^~~~~~~~~~~~~~~~~~~~~\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated.\n[platform:Error] make: *** [Makefile:183: rtyper.o] Error 1 =========================== short test summary info ============================ FAIL jit/backend/x86/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsX86::()::test_flush_trace_counts ==================== 1 failed, 1 skipped in 189.30 seconds ===================== ++ 23:50:39 starting jit/metainterp/test/test_support.py [155 started in total] __ jit/metainterp/test/test_slist.py [152 done in total, somefailed=False] ____ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items jit/metainterp/test/test_slist.py ...... =========================== 6 passed in 4.07 seconds =========================== ++ 23:50:39 starting jit/metainterp/test/test_threadlocal.py [156 started in total] __ jit/metainterp/test/test_support.py [153 done in total, somefailed=False] __ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items jit/metainterp/test/test_support.py . =========================== 1 passed in 0.15 seconds =========================== ++ 23:50:40 starting jit/metainterp/test/test_tl.py [157 started in total] __ jit/metainterp/test/test_threadlocal.py [154 done in total, somefailed=True] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items jit/metainterp/test/test_threadlocal.py FFF =================================== FAILURES =================================== ______________________ TestLLtype.test_threadlocalref_get ______________________ self = <rpython.jit.metainterp.test.test_threadlocal.TestLLtype object at 0x0000000021b690f8> def test_threadlocalref_get(self): tlfield = rthread.ThreadLocalField(lltype.Signed, 'foobar_test_') def f(): tlfield.setraw(0x544c) return tlfield.getraw() > res = self.interp_operations(f, []) jit/metainterp/test/test_threadlocal.py:17: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:275: in interp_operations result2 = _run_with_pyjitpl(self, args, stats) jit/metainterp/test/support.py:147: in _run_with_pyjitpl metainterp.compile_and_run_once(jitdriver_sd, *args) jit/metainterp/pyjitpl.py:2890: in compile_and_run_once debug_start('jit-tracing') <13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>:5: in debug_start return debug_start_original(category, timestamp) rlib/debug.py:135: in debug_start return _debug_start(category, timestamp) rlib/debug.py:147: in _debug_start ts = read_timestamp() rlib/rtimer.py:27: in read_timestamp x = long(rtime.clock() * 500000000) rlib/rtime.py:262: in clock if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: rtyper/lltypesystem/rffi.py:321: in wrapper res = call_external_function(*real_args) <490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>:9: in call_external_function rposix._errno_after(1) rlib/rposix.py:192: in _errno_after rthread.tlfield_rpy_errno.setraw(_get_errno()) rtyper/lltypesystem/lltype.py:1384: in __call__ return callb(*args) rtyper/lltypesystem/ll2ctypes.py:1339: in __call__ self.natural_arity) rtyper/lltypesystem/ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) translator/tool/cbuild.py:345: in compile_shared_lib standalone=False)) translator/platform/__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) translator/platform/__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) translator/platform/posix.py:44: in _compile_c_file cwd=str(cfile.dirpath())) translator/platform/__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 1, stdout = '' stderr = 'gcc: fatal error: cannot execute \xe2\x80\x98/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\xe2\x80\x99: posix_spawn: Operation not permitted\ncompilation terminated.\n' outname = local('/tmp/pytest/usession-main-3194/module_cache/module_0.o') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E gcc: fatal error: cannot execute ‘/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1’: posix_spawn: Operation not permitted E compilation terminated. E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stdout call ----------------------------- f: 0 residual_call_ir_v $<* fn setraw>, I[$21580], R[], CallDescr(<Void>, (<Signed>,), <EffectInfo 0x21ebd398: EF=2>) 7 inline_call_r_i <JitCode 'getraw'>, R[] -> %i0 12 -live- %i0 15 int_return %i0 getraw: 0 residual_call_ir_i $<* fn _ll_1_threadlocalref_get__SignedLlT_Signed>, I[$CDefinedIntSymbolic('RPY_TLOFS_foobar_test_')], R[], CallDescr(<Signed>, (<Signed>,), <EffectInfo 0x21eed638: EF=2 OS=5>) -> %i0 8 int_return %i0 bh: residual_call_ir_v [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x0000000021e42950>, <AddressAsInt * fn setraw>, [21580], [], CallDescr(<Void>, (<Signed>,), <EffectInfo 0x21ebd398: EF=2>)] bh: inline_call_r_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x0000000021e42950>, <JitCode 'getraw'>, []] -> 21580 bh: live [13] -> 15 bh: int_return [<BHInterp <JitCode 'f'>>, 21580] -> LeaveFrame! ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 8 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] There are 2 JitCode instances.\n[jitcodewriter:info] There are 1 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 2 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. ___________________ TestLLtype.test_threadlocalref_get_char ____________________ self = <rpython.jit.metainterp.test.test_threadlocal.TestLLtype object at 0x0000000022ab3e18> def test_threadlocalref_get_char(self): tlfield = rthread.ThreadLocalField(lltype.Char, 'foobar_test_char_') def f(): tlfield.setraw('\x92') return ord(tlfield.getraw()) > res = self.interp_operations(f, []) jit/metainterp/test/test_threadlocal.py:27: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:275: in interp_operations result2 = _run_with_pyjitpl(self, args, stats) jit/metainterp/test/support.py:147: in _run_with_pyjitpl metainterp.compile_and_run_once(jitdriver_sd, *args) jit/metainterp/pyjitpl.py:2890: in compile_and_run_once debug_start('jit-tracing') <13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>:5: in debug_start return debug_start_original(category, timestamp) rlib/debug.py:135: in debug_start return _debug_start(category, timestamp) rlib/debug.py:147: in _debug_start ts = read_timestamp() rlib/rtimer.py:27: in read_timestamp x = long(rtime.clock() * 500000000) rlib/rtime.py:262: in clock if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: rtyper/lltypesystem/rffi.py:321: in wrapper res = call_external_function(*real_args) <490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>:9: in call_external_function rposix._errno_after(1) rlib/rposix.py:192: in _errno_after rthread.tlfield_rpy_errno.setraw(_get_errno()) rtyper/lltypesystem/lltype.py:1384: in __call__ return callb(*args) rtyper/lltypesystem/ll2ctypes.py:1339: in __call__ self.natural_arity) rtyper/lltypesystem/ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) translator/tool/cbuild.py:345: in compile_shared_lib standalone=False)) translator/platform/__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) translator/platform/__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) translator/platform/posix.py:44: in _compile_c_file cwd=str(cfile.dirpath())) translator/platform/__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 1, stdout = '' stderr = 'gcc: fatal error: cannot execute \xe2\x80\x98/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\xe2\x80\x99: posix_spawn: Operation not permitted\ncompilation terminated.\n' outname = local('/tmp/pytest/usession-main-3194/module_cache/module_1.o') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E gcc: fatal error: cannot execute ‘/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1’: posix_spawn: Operation not permitted E compilation terminated. E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stdout call ----------------------------- f: 0 residual_call_ir_v $<* fn setraw>, I[$'\x92'], R[], CallDescr(<Void>, (<Char>,), <EffectInfo 0x21ebd398: EF=2>) 7 inline_call_r_i <JitCode 'getraw'>, R[] -> %i0 12 -live- %i0 15 int_return %i0 getraw: 0 residual_call_ir_i $<* fn _ll_1_threadlocalref_get__CharLlT_Signed>, I[$CDefinedIntSymbolic('RPY_TLOFS_foobar_test_char_')], R[], CallDescr(<Char>, (<Signed>,), <EffectInfo 0x21eed638: EF=2 OS=5>) -> %i0 8 int_return %i0 bh: residual_call_ir_v [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x0000000022a7f2b8>, <AddressAsInt * fn setraw>, [146], [], CallDescr(<Void>, (<Char>,), <EffectInfo 0x21ebd398: EF=2>)] bh: inline_call_r_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x0000000022a7f2b8>, <JitCode 'getraw'>, []] -> 146 bh: live [13] -> 15 bh: int_return [<BHInterp <JitCode 'f'>>, 146] -> LeaveFrame! ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 8 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] There are 2 JitCode instances.\n[jitcodewriter:info] There are 1 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 2 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _______________ TestLLtype.test_threadlocalref_get_loopinvariant _______________ self = <rpython.jit.metainterp.test.test_threadlocal.TestLLtype object at 0x000000002138cc98> def test_threadlocalref_get_loopinvariant(self): tlfield = rthread.ThreadLocalField(lltype.Signed, 'foobar_test_', True) def f(): tlfield.setraw(0x544c) return tlfield.getraw() + tlfield.getraw() > res = self.interp_operations(f, []) jit/metainterp/test/test_threadlocal.py:37: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:275: in interp_operations result2 = _run_with_pyjitpl(self, args, stats) jit/metainterp/test/support.py:147: in _run_with_pyjitpl metainterp.compile_and_run_once(jitdriver_sd, *args) jit/metainterp/pyjitpl.py:2890: in compile_and_run_once debug_start('jit-tracing') <13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>:5: in debug_start return debug_start_original(category, timestamp) rlib/debug.py:135: in debug_start return _debug_start(category, timestamp) rlib/debug.py:147: in _debug_start ts = read_timestamp() rlib/rtimer.py:27: in read_timestamp x = long(rtime.clock() * 500000000) rlib/rtime.py:262: in clock if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: rtyper/lltypesystem/rffi.py:321: in wrapper res = call_external_function(*real_args) <490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>:9: in call_external_function rposix._errno_after(1) rlib/rposix.py:192: in _errno_after rthread.tlfield_rpy_errno.setraw(_get_errno()) rtyper/lltypesystem/lltype.py:1384: in __call__ return callb(*args) rtyper/lltypesystem/ll2ctypes.py:1339: in __call__ self.natural_arity) rtyper/lltypesystem/ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) translator/tool/cbuild.py:345: in compile_shared_lib standalone=False)) translator/platform/__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) translator/platform/__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) translator/platform/posix.py:44: in _compile_c_file cwd=str(cfile.dirpath())) translator/platform/__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 1, stdout = '' stderr = 'gcc: fatal error: cannot execute \xe2\x80\x98/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\xe2\x80\x99: posix_spawn: Operation not permitted\ncompilation terminated.\n' outname = local('/tmp/pytest/usession-main-3194/module_cache/module_2.o') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E gcc: fatal error: cannot execute ‘/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1’: posix_spawn: Operation not permitted E compilation terminated. E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stdout call ----------------------------- f: 0 residual_call_ir_v $<* fn setraw>, I[$21580], R[], CallDescr(<Void>, (<Signed>,), <EffectInfo 0x21ebd398: EF=2>) 7 inline_call_r_i <JitCode 'getraw'>, R[] -> %i0 12 -live- %i0 15 inline_call_r_i <JitCode 'getraw'>, R[] -> %i1 20 -live- %i0, %i1 23 int_add %i0, %i1 -> %i0 27 int_return %i0 getraw: 0 residual_call_ir_i $<* fn _ll_1_threadlocalref_get__SignedLlT_Signed>, I[$CDefinedIntSymbolic('RPY_TLOFS_foobar_test_')], R[], CallDescr(<Signed>, (<Signed>,), <EffectInfo 0x21e93ef8: EF=1 OS=5>) -> %i0 8 int_return %i0 bh: residual_call_ir_v [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x000000002150a1a8>, <AddressAsInt * fn setraw>, [21580], [], CallDescr(<Void>, (<Signed>,), <EffectInfo 0x21ebd398: EF=2>)] bh: inline_call_r_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x000000002150a1a8>, <JitCode 'getraw'>, []] -> 21580 bh: live [13] -> 15 bh: inline_call_r_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x000000002150a1a8>, <JitCode 'getraw'>, []] -> 21580 bh: live [21] -> 23 bh: int_add [21580, 21580] -> 43160 bh: int_return [<BHInterp <JitCode 'f'>>, 43160] -> LeaveFrame! ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 8 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[rtyper] -=- specialized 2 more blocks -=-\n[jitcodewriter:info] There are 2 JitCode instances.\n[jitcodewriter:info] There are 2 -live- ops. Size of liveness is 8 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 2 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. =========================== short test summary info ============================ FAIL jit/metainterp/test/test_threadlocal.py::TestLLtype::()::test_threadlocalref_get FAIL jit/metainterp/test/test_threadlocal.py::TestLLtype::()::test_threadlocalref_get_char FAIL jit/metainterp/test/test_threadlocal.py::TestLLtype::()::test_threadlocalref_get_loopinvariant =========================== 3 failed in 2.79 seconds =========================== ++ 23:50:44 starting jit/metainterp/test/test_tlc.py [158 started in total] __ jit/metainterp/test/test_jitprof.py [155 done in total, somefailed=True] ___ /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items jit/metainterp/test/test_jitprof.py FFFF =================================== FAILURES =================================== _________________________ TestProfile.test_simple_loop _________________________ self = <rpython.jit.metainterp.test.test_jitprof.TestProfile instance at 0x0000000022696420> def test_simple_loop(self): myjitdriver = JitDriver(greens = [], reds = ['x', 'y', 'res']) def f(x, y): res = 0 while y > 0: myjitdriver.can_enter_jit(x=x, y=y, res=res) myjitdriver.jit_merge_point(x=x, y=y, res=res) res += x y -= 1 return res * 2 > res = self.meta_interp(f, [6, 7]) jit/metainterp/test/test_jitprof.py:46: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/test_jitprof.py:32: in meta_interp return LLJitMixin.meta_interp(self, *args, **kwds) jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x00000000228e67c8> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err=""" collect2: fatal error: posix_spawnp: Operation not permitted compilation terminated. """) ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 7 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 0 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. ____________________ TestProfile.test_simple_loop_with_call ____________________ self = <rpython.jit.metainterp.test.test_jitprof.TestProfile instance at 0x000000002333aae0> def test_simple_loop_with_call(self): @dont_look_inside def g(n): pass myjitdriver = JitDriver(greens = [], reds = ['x', 'y', 'res']) def f(x, y): res = 0 while y > 0: myjitdriver.can_enter_jit(x=x, y=y, res=res) myjitdriver.jit_merge_point(x=x, y=y, res=res) res += x g(x) y -= 1 return res * 2 > res = self.meta_interp(f, [6, 7]) jit/metainterp/test/test_jitprof.py:76: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/test_jitprof.py:32: in meta_interp return LLJitMixin.meta_interp(self, *args, **kwds) jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x000000002336c5d0> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 9 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 1 JitCode instances.\n[jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 1 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. _______________________ TestProfile.test_blackhole_pure ________________________ self = <rpython.jit.metainterp.test.test_jitprof.TestProfile instance at 0x0000000023eaee60> def test_blackhole_pure(self): @elidable def g(n): return n+1 myjitdriver = JitDriver(greens = ['z'], reds = ['y', 'x','res']) def f(x, y, z): res = 0 while y > 0: myjitdriver.can_enter_jit(x=x, y=y, res=res, z=z) myjitdriver.jit_merge_point(x=x, y=y, res=res, z=z) res += x res += g(z) y -= 1 return res * 2 > res = self.meta_interp(f, [6, 7, 2]) jit/metainterp/test/test_jitprof.py:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/test_jitprof.py:32: in meta_interp return LLJitMixin.meta_interp(self, *args, **kwds) jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x000000002402f1a0> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_2.o'], None, '/tmp/pytest/usession-main-3192/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<16-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3192/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3192/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3192/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3192/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3192/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3192/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 9 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 1 JitCode instances. [jitcodewriter:info] There are 4 -live- ops. Size of liveness is 4 bytes [jitcodewriter] compute_bitstrings: [jitcodewriter] 1 effectinfos: [jitcodewriter] 0 descrs for arrays [jitcodewriter] 0 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0 _______________________ TestProfile.test_heapcache_stats _______________________ self = <rpython.jit.metainterp.test.test_jitprof.TestProfile instance at 0x00000000232e8620> def test_heapcache_stats(self): class A: pass class B(A): pass @dont_look_inside def extern(n): if n == -7: return None elif n: return A() else: return B() myjitdriver = JitDriver(greens = [], reds='auto') def f(x, y): res = 0 while y > 0: myjitdriver.jit_merge_point() obj = extern(y) res += x + isinstance(obj, B) + isinstance(obj, B) + isinstance(obj, B) + isinstance(obj, B) res += x y -= 1 return res * 2 > res = self.meta_interp(f, [6, 7]) jit/metainterp/test/test_jitprof.py:124: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/test_jitprof.py:32: in meta_interp return LLJitMixin.meta_interp(self, *args, **kwds) jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000022942368> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] -=- specialized 17 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:info] There are 3 JitCode instances.\n[jitcodewriter:info] There are 11 -live- ops. Size of liveness is 31 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 1 effectinfos:\n[jitcodewriter] 0 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. =========================== short test summary info ============================ FAIL jit/metainterp/test/test_jitprof.py::TestProfile::()::test_simple_loop FAIL jit/metainterp/test/test_jitprof.py::TestProfile::()::test_simple_loop_with_call FAIL jit/metainterp/test/test_jitprof.py::TestProfile::()::test_blackhole_pure FAIL jit/metainterp/test/test_jitprof.py::TestProfile::()::test_heapcache_stats =========================== 4 failed in 2.79 seconds =========================== ++ 23:50:44 starting jit/metainterp/test/test_tracelimit.py [159 started in total] __ jit/metainterp/test/test_tracelimit.py [156 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:44 starting jit/metainterp/test/test_tracingopts.py [160 started in total] __ jit/metainterp/test/test_tracingopts.py [157 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:45 starting jit/metainterp/test/test_virtual.py [161 started in total] __ jit/metainterp/test/test_virtual.py [158 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:45 starting jit/metainterp/test/test_virtualizable.py [162 started in total] __ jit/metainterp/test/test_virtualizable.py [159 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:46 starting jit/metainterp/test/test_virtualref.py [163 started in total] __ jit/metainterp/test/test_virtualref.py [160 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:46 starting jit/metainterp/test/test_warmspot.py [164 started in total] __ jit/metainterp/test/test_warmspot.py [161 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:47 starting jit/metainterp/test/test_warmstate.py [165 started in total] __ jit/metainterp/test/test_warmstate.py [162 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:47 starting jit/metainterp/test/test_zvector.py [166 started in total] __ jit/metainterp/test/test_zvector.py [163 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:48 starting jit/tl/test [167 started in total] __ jit/tl/test [164 done in total, somefailed=True] ___________________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:49 starting jit/tl/tinyframe/test [168 started in total] __ jit/tl/tinyframe/test [165 done in total, somefailed=True] _________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:49 starting jit/tl/tla [169 started in total] __ jit/tl/tla [166 done in total, somefailed=True] ____________________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:50 starting jit/tool/test [170 started in total] __ jit/tool/test [167 done in total, somefailed=True] _________________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:50 starting memory/gc/test [171 started in total] __ jit/metainterp/test/test_tl.py [168 done in total, somefailed=True] ________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items jit/metainterp/test/test_tl.py FFFFF =================================== FAILURES =================================== _____________________________ TestLLtype.test_tlr ______________________________ self = <rpython.jit.metainterp.test.test_tl.TestLLtype instance at 0x00000000159961a0> def test_tlr(self): from rpython.jit.tl.tlr import interpret, SQUARE codes = ["", SQUARE] def main(n, a): code = codes[n] return interpret(code, a) > res = self.meta_interp(main, [1, 10]) jit/metainterp/test/test_tl.py:16: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() rtyper/llinterp.py:489: in make_llexception evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.exceptiondata.ExceptionData object at 0x0000000015bfe608> exceptionclass = <class 'rpython.rtyper.exceptiondata.UnknownException'> def get_standard_ll_exc_instance_by_class(self, exceptionclass): if exceptionclass not in self.standardexceptions: > raise UnknownException(exceptionclass) E UnknownException: <class 'rpython.rtyper.exceptiondata.UnknownException'> rtyper/exceptiondata.py:42: UnknownException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT!\n~~~ <class 'rpython.translator.platform.CompilationError'>: CompilationError(err="""\n\tgcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n\tcompilation terminated.\n\t""") ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 121 blocks (82%)\n[rtyper] -=- specialized 121 blocks -=-\n[rtyper] -=- specialized 4 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 7 more blocks -=-\n[rtyper] -=- specialized 6 more blocks -=-\n[rtyper] -=- specialized 17 more blocks -=-\n[rtyper] -=- specialized 2 more blocks -=-\n[rtyper] -=- specialized 3 more blocks -=-\n[jitcodewriter:info] making JitCodes...\n[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.rtyper.rlist:728)ll_setitem_nonneg__dum_nocheckConst_arrayPtr_Signed_Signed at 0x162db280>; should have be removed\n[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.rtyper.rlist:690)ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_arrayPtr_Signed at 0x162db4b0>; should have be removed\n[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg__rpy_stringPtr_Signed at 0x12afc9f8>; should have be removed\n[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg__rpy_stringPtr_Signed at 0x12afc9f8>; should have be removed\n[jitcodewriter:info] There are 16 JitCode instances.\n[jitcodewriter:info] There are 40 -live- ops. Size of liveness is 46 bytes\n[jitcodewriter] compute_bitstrings:\n[jitcodewriter] 3 effectinfos:\n[jitcodewriter] 1 descrs for arrays\n[jitcodewriter] 0 descrs for fields\n[jitcodewriter] 0 descrs for interiorfields\n[jitcodewriter] -> 2 bitstrings, mean length 0.5, max length 1\n[platform:Error] gcc: fatal error: cannot execute \u2018/opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/cc1\u2019: posix_spawn: Operation not permitted\n[platform:Error] compilation terminated. ___________________________ TestLLtype.test_tl_base ____________________________ self = <rpython.jit.metainterp.test.test_tl.TestLLtype instance at 0x00000000169f6760> def test_tl_base(self): # 'backendopt=True' is used on lltype to kill unneeded access # to the class, which generates spurious 'guard_class' main = self._get_main() res = self.meta_interp(main, [0, 6], listops=True, > backendopt=True) jit/metainterp/test/test_tl.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000015350b80> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_1.o'], None, '/tmp/pytest/usession-main-3195/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_1.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_1.o'], None, '/tmp/pytest/usession-main-3195/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_1.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_1.o'], None, '/tmp/pytest/usession-main-3195/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 277 blocks (36%) [rtyper] specializing: 200 / 277 blocks (72%) [rtyper] -=- specialized 281 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] specializing: 300 / 312 blocks (96%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [backendopt:removeassert] Removed 2 asserts [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 67 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 2 JitCode instances. [jitcodewriter:info] There are 202 -live- ops. Size of liveness is 71 bytes [rtyper] replaced 14 'jit_force_virtualizable' with <* fn force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 5 effectinfos: [jitcodewriter] 1 descrs for arrays [jitcodewriter] 8 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1 _____________________________ TestLLtype.test_tl_2 _____________________________ self = <rpython.jit.metainterp.test.test_tl.TestLLtype instance at 0x0000000016ac85e0> def test_tl_2(self): main = self._get_main() res = self.meta_interp(main, [1, 10], listops=True, > backendopt=True) jit/metainterp/test/test_tl.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x00000000184e9ec0> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_2.o'], None, '/tmp/pytest/usession-main-3195/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3195/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_2.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_2.o'], None, '/tmp/pytest/usession-main-3195/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 277 blocks (36%) [rtyper] specializing: 200 / 277 blocks (72%) [rtyper] -=- specialized 281 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] specializing: 300 / 312 blocks (96%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [backendopt:removeassert] Removed 2 asserts [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 67 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 2 JitCode instances. [jitcodewriter:info] There are 202 -live- ops. Size of liveness is 71 bytes [rtyper] replaced 14 'jit_force_virtualizable' with <* fn force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 5 effectinfos: [jitcodewriter] 1 descrs for arrays [jitcodewriter] 8 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1 ___________________________ TestLLtype.test_tl_call ____________________________ self = <rpython.jit.metainterp.test.test_tl.TestLLtype instance at 0x0000000016793c60> listops = True, policy = None def test_tl_call(self, listops=True, policy=None): from rpython.jit.tl.tl import interp from rpython.jit.tl.tlopcode import compile code = compile(''' PUSHARG start: PUSH 1 SUB PICK 0 PUSH 0 CALL func POP GT BR_COND start exit: RETURN func: PUSH 0 inside: PUSH 1 ADD PICK 0 PUSH 5 LE BR_COND inside PUSH 1 RETURN ''') assert interp(code, inputarg=100) == 0 codes = [code, ''] def main(num, arg): return interp(codes[num], inputarg=arg) res = self.meta_interp(main, [0, 20], enable_opts='', > listops=listops, backendopt=True, policy=policy) jit/metainterp/test/test_tl.py:121: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x0000000017fa8250> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_3.o'], None, '/tmp/pytest/usession-main-3195/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_3.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_3.o'], None, '/tmp/pytest/usession-main-3195/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_3.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_3.o'], None, '/tmp/pytest/usession-main-3195/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 279 blocks (35%) [rtyper] specializing: 200 / 279 blocks (71%) [rtyper] -=- specialized 283 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] specializing: 300 / 314 blocks (95%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [backendopt:removeassert] Removed 3 asserts [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 141 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 5 JitCode instances. [jitcodewriter:info] There are 218 -live- ops. Size of liveness is 93 bytes [rtyper] replaced 14 'jit_force_virtualizable' with <* fn force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 8 effectinfos: [jitcodewriter] 1 descrs for arrays [jitcodewriter] 8 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1 __________________ TestLLtype.test_tl_call_full_of_residuals ___________________ self = <rpython.jit.metainterp.test.test_tl.TestLLtype instance at 0x00000000197160e0> def test_tl_call_full_of_residuals(self): # This forces most methods of Stack to be ignored and treated as # residual calls. It tests that the right thing occurs in this # case too. from rpython.jit.tl.tl import Stack methods = [Stack.put, Stack.pick, Stack.append, Stack.pop] for meth in methods: meth_func = meth.im_func assert not hasattr(meth_func, '_jit_look_inside_') meth_func._jit_look_inside_ = False try: > self.test_tl_call(listops=False) jit/metainterp/test/test_tl.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ jit/metainterp/test/test_tl.py:121: in test_tl_call listops=listops, backendopt=True, policy=policy) jit/metainterp/test/support.py:265: in meta_interp return ll_meta_interp(*args, **kwds) jit/metainterp/warmspot.py:89: in ll_meta_interp return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds) jit/metainterp/warmspot.py:127: in jittify_and_run res = interp.eval_graph(graph, args) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:698: in perform_call return frame.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:496: in invoke_callable_with_pyexceptions return obj._callable(*args) jit/metainterp/warmspot.py:954: in ll_portal_runner portal_ptr)(*args) jit/codewriter/support.py:163: in on_top_of_llinterp return llinterp.eval_graph(funcobj.graph, list(args)) rtyper/llinterp.py:102: in eval_graph retval = llframe.eval() rtyper/llinterp.py:300: in eval nextblock, args = self.eval_block(nextblock) rtyper/llinterp.py:324: in eval_block self.eval_operation(op) rtyper/llinterp.py:427: in eval_operation retval = ophandler(*vals) rtyper/llinterp.py:702: in op_direct_call return self.perform_call(f, FTYPE.ARGS, args) rtyper/llinterp.py:689: in perform_call return self.invoke_callable_with_pyexceptions(f, *args) rtyper/llinterp.py:512: in invoke_callable_with_pyexceptions self.make_llexception() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.llinterp.LLFrame object at 0x000000001721cec8> exc = OSError("gcc: [Errno 11] Resource temporarily unavailable\nargs=('gcc', ['-c',...ule_cache/module_4.o'], None, '/tmp/pytest/usession-main-3195/module_cache')",) def make_llexception(self, exc=None): if exc is None: original = sys.exc_info() exc = original[1] # it makes no sense to convert some exception classes that # just mean something buggy crashed if isinstance(exc, (AssertionError, AttributeError, TypeError, NameError, KeyboardInterrupt, SystemExit, ImportError, SyntaxError)): raise original[0], original[1], original[2] # re-raise it # for testing the JIT (see ContinueRunningNormally) we need # to let some exceptions introduced by the JIT go through # the llinterpreter uncaught if getattr(exc, '_go_through_llinterp_uncaught_', False): raise original[0], original[1], original[2] # re-raise it extraargs = (original,) else: extraargs = () typer = self.llinterpreter.typer exdata = typer.exceptiondata evalue = exdata.get_standard_ll_exc_instance_by_class(exc.__class__) etype = self.op_direct_call(exdata.fn_type_of_exc_inst, evalue) > raise LLException(etype, evalue, *extraargs) E LLException: <LLException 'OSError' E | Traceback (most recent call last): E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/llinterp.py", line 496, in invoke_callable_with_pyexceptions E | return obj._callable(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit E | crash_in_jit(e) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit E | maybe_compile_and_run(state.increment_threshold, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run E | bound_reached(hash, None, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached E | metainterp.compile_and_run_once(jitdriver_sd, *args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/jit/metainterp/pyjitpl.py", line 2890, in compile_and_run_once E | debug_start('jit-tracing') E | File "<13-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/tool/sourcetools.py:318>", line 5, in debug_start E | return debug_start_original(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 135, in debug_start E | return _debug_start(category, timestamp) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/debug.py", line 147, in _debug_start E | ts = read_timestamp() E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtimer.py", line 27, in read_timestamp E | x = long(rtime.clock() * 500000000) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rtime.py", line 262, in clock E | if c_clock_gettime(CLOCK_PROCESS_CPUTIME_ID, a) == 0: E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper E | res = call_external_function(*real_args) E | File "<490-codegen /buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:264>", line 9, in call_external_function E | rposix._errno_after(1) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rlib/rposix.py", line 192, in _errno_after E | rthread.tlfield_rpy_errno.setraw(_get_errno()) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__ E | return callb(*args) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1339, in __call__ E | self.natural_arity) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1236, in get_ctypes_callable E | symbolic=True) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/tool/cbuild.py", line 345, in compile_shared_lib E | standalone=False)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 57, in compile E | ofiles = self._compile_o_files(cfiles, eci, standalone) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 79, in _compile_o_files E | ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/posix.py", line 44, in _compile_c_file E | cwd=str(cfile.dirpath())) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 142, in _execute_c_compiler E | cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 21, in run_subprocess E | return _run(executable, args, env, cwd) E | File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 115, in _run E | raise OSError('%s: %s\nargs=%r' % (args[0], results[1], args)) E | OSError: gcc: [Errno 11] Resource temporarily unavailable E | args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_4.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_4.o'], None, '/tmp/pytest/usession-main-3195/module_cache') E `------> rtyper/llinterp.py:491: LLException ----------------------------- Captured stdout call ----------------------------- ~~~ Crash in JIT! ~~~ <type 'exceptions.OSError'>: gcc: [Errno 11] Resource temporarily unavailable args=('gcc', ['-c', '-O3', '-pthread', '-fomit-frame-pointer', '-Wall', '-Wno-unused', '-Wno-address', '-Wno-discarded-qualifiers', '-Wno-duplicate-decl-specifier', '-fPIC', '-fvisibility=hidden', '-g', '-O0', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', '-I/usr/local/include', '/tmp/pytest/usession-main-3195/module_cache/module_4.c', '-o', '/tmp/pytest/usession-main-3195/module_cache/module_4.o'], None, '/tmp/pytest/usession-main-3195/module_cache') ----------------------------- Captured stderr call ----------------------------- [rtyper] specializing: 100 / 279 blocks (35%) [rtyper] specializing: 200 / 279 blocks (71%) [rtyper] -=- specialized 283 blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] specializing: 300 / 314 blocks (95%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [backendopt:removeassert] Removed 1 asserts [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 46 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:info] There are 4 JitCode instances. [jitcodewriter:info] There are 97 -live- ops. Size of liveness is 67 bytes [rtyper] replaced 25 'jit_force_virtualizable' with <* fn force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 10 effectinfos: [jitcodewriter] 1 descrs for arrays [jitcodewriter] 8 descrs for fields [jitcodewriter] 0 descrs for interiorfields [jitcodewriter] -> 5 bitstrings, mean length 0.8, max length 1 =========================== short test summary info ============================ FAIL jit/metainterp/test/test_tl.py::TestLLtype::()::test_tlr FAIL jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_base FAIL jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_2 FAIL jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_call FAIL jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_call_full_of_residuals =========================== 5 failed in 8.91 seconds =========================== ++ 23:50:50 starting memory/gctransform/test [172 started in total] __ memory/gc/test [169 done in total, somefailed=True] ________________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:51 starting memory/test/test_gctypelayout.py [173 started in total] __ memory/gctransform/test [170 done in total, somefailed=True] _______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:51 starting memory/test/test_generational_gc.py [174 started in total] __ memory/test/test_gctypelayout.py [171 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:51 starting memory/test/test_growingsemispace_gc.py [175 started in total] __ memory/test/test_generational_gc.py [172 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:51 starting memory/test/test_hybrid_gc.py [176 started in total] __ memory/test/test_growingsemispace_gc.py [173 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:52 starting memory/test/test_hybrid_gc_smallheap.py [177 started in total] __ memory/test/test_hybrid_gc.py [174 done in total, somefailed=True] _________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:52 starting memory/test/test_incminimark_gc.py [178 started in total] __ memory/test/test_hybrid_gc_smallheap.py [175 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:52 starting memory/test/test_incminimark_gc_cardmarking.py [179 started in total] __ memory/test/test_incminimark_gc.py [176 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:52 starting memory/test/test_lldict.py [180 started in total] __ memory/test/test_incminimark_gc_cardmarking.py [177 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:53 starting memory/test/test_minimark_gc.py [181 started in total] __ memory/test/test_lldict.py [178 done in total, somefailed=True] ____________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:53 starting memory/test/test_minimark_gc_cardmarking.py [182 started in total] __ memory/test/test_minimark_gc.py [179 done in total, somefailed=True] _______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:53 starting memory/test/test_semispace_gc.py [183 started in total] __ memory/test/test_minimark_gc_cardmarking.py [180 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:53 starting memory/test/test_support.py [184 started in total] __ memory/test/test_semispace_gc.py [181 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:54 starting memory/test/test_transformed_gc.py [185 started in total] __ memory/test/test_support.py [182 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:54 starting rlib/parsing/test/test_deterministic.py [186 started in total] __ memory/test/test_transformed_gc.py [183 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:54 starting rlib/parsing/test/test_ebnfparse.py [187 started in total] __ rlib/parsing/test/test_deterministic.py [184 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:54 starting rlib/parsing/test/test_lexer.py [188 started in total] __ rlib/parsing/test/test_ebnfparse.py [185 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:55 starting rlib/parsing/test/test_parse.py [189 started in total] __ rlib/parsing/test/test_lexer.py [186 done in total, somefailed=True] _______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:55 starting rlib/parsing/test/test_parseerrors.py [190 started in total] __ rlib/parsing/test/test_parse.py [187 done in total, somefailed=True] _______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:55 starting rlib/parsing/test/test_pcre_regtest.py [191 started in total] __ rlib/parsing/test/test_parseerrors.py [188 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:55 starting rlib/parsing/test/test_pypackrat.py [192 started in total] __ rlib/parsing/test/test_pcre_regtest.py [189 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:56 starting rlib/parsing/test/test_pythonlexer.py [193 started in total] __ rlib/parsing/test/test_pypackrat.py [190 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:56 starting rlib/parsing/test/test_pythonparse.py [194 started in total] __ rlib/parsing/test/test_pythonlexer.py [191 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:56 starting rlib/parsing/test/test_regex.py [195 started in total] __ rlib/parsing/test/test_pythonparse.py [192 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:56 starting rlib/parsing/test/test_regexparse.py [196 started in total] __ rlib/parsing/test/test_regex.py [193 done in total, somefailed=True] _______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:57 starting rlib/parsing/test/test_translate.py [197 started in total] __ rlib/parsing/test/test_regexparse.py [194 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:57 starting rlib/parsing/test/test_translate_lexer.py [198 started in total] __ rlib/parsing/test/test_translate.py [195 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:57 starting rlib/parsing/test/test_tree.py [199 started in total] __ rlib/parsing/test/test_translate_lexer.py [196 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:57 starting rlib/rjitlog/test/test_jitlog.py [200 started in total] __ rlib/parsing/test/test_tree.py [197 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:58 starting rlib/rsre/test/test_char.py [201 started in total] __ rlib/rjitlog/test/test_jitlog.py [198 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:58 starting rlib/rsre/test/test_ext_opcode.py [202 started in total] __ rlib/rsre/test/test_char.py [199 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:58 starting rlib/rsre/test/test_match.py [203 started in total] __ rlib/rsre/test/test_ext_opcode.py [200 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:58 starting rlib/rsre/test/test_re.py [204 started in total] __ rlib/rsre/test/test_match.py [201 done in total, somefailed=True] __________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:59 starting rlib/rsre/test/test_search.py [205 started in total] __ rlib/rsre/test/test_re.py [202 done in total, somefailed=True] _____________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:59 starting rlib/rsre/test/test_zexternal.py [206 started in total] __ rlib/rsre/test/test_zexternal.py [203 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:50:59 starting rlib/rsre/test/test_zinterp.py [207 started in total] __ rlib/rsre/test/test_zinterp.py [204 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:00 starting rlib/rsre/test/test_zjit.py [208 started in total] __ rlib/rsre/test/test_search.py [205 done in total, somefailed=True] _________ [version:WARNING] Errors getting Git information: [Errno 11] Resource temporarily unavailable [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ________________ ERROR collecting rlib/rsre/test/test_search.py ________________ rlib/rsre/test/test_search.py:3: in <module> from rpython.rlib.rsre.test.test_match import get_code, get_code_and_re rlib/rsre/test/test_match.py:2: in <module> from rpython.rlib.rsre import rsre_char, rsre_constants rlib/rsre/rsre_char.py:5: in <module> from rpython.rlib.rlocale import tolower, toupper, isalnum rlib/rlocale.py:7: in <module> from rpython.rtyper.lltypesystem import rffi, lltype rtyper/lltypesystem/rffi.py:5: in <module> from rpython.rtyper.lltypesystem import ll2ctypes rtyper/lltypesystem/ll2ctypes.py:1175: in <module> libc_name = get_libc_name() # Make sure the name is determined during import, not at runtime rtyper/lltypesystem/ll2ctypes.py:1173: in get_libc_name return ctypes.util.find_library('c') /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/ctypes/util.py:271: in find_library return _findSoname_ldconfig(name) or _get_soname(_findLib_gcc(name)) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/ctypes/util.py:100: in _findLib_gcc stdout=subprocess.PIPE) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:409: in __init__ errread, errwrite) /opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py:968: in _execute_child self.pid = os.fork() E OSError: [Errno 11] Resource temporarily unavailable =========================== 1 error in 0.48 seconds ============================ ++ 23:51:00 starting rlib/rstrategies/test/test_rstrategies.py [209 started in total] __ rlib/rsre/test/test_zjit.py [206 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:00 starting rlib/rstruct/test/test_ieee.py [210 started in total] __ rlib/rstrategies/test/test_rstrategies.py [207 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rstruct/test/test_pack.py [211 started in total] __ jit/metainterp/test/test_tlc.py [208 done in total, somefailed=True] _______ /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: Resource temporarily unavailable INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rstruct/test/test_runpack.py [212 started in total] __ rlib/rstruct/test/test_ieee.py [209 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rvmprof/test/test_file.py [213 started in total] __ rlib/rstruct/test/test_pack.py [210 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rvmprof/test/test_rvmprof.py [214 started in total] __ rlib/rstruct/test/test_runpack.py [211 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rvmprof/test/test_support.py [215 started in total] __ rlib/rvmprof/test/test_file.py [212 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:01 starting rlib/rvmprof/test/test_traceback.py [216 started in total] __ rlib/rvmprof/test/test_support.py [213 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:02 starting rlib/rvmprof/test/test_ztranslation.py [217 started in total] __ rlib/rvmprof/test/test_traceback.py [214 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:02 starting rlib/test/test__jit_vref.py [218 started in total] __ rlib/rvmprof/test/test_ztranslation.py [215 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:02 starting rlib/test/test_buffer.py [219 started in total] __ rlib/test/test__jit_vref.py [216 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:02 starting rlib/test/test_cache.py [220 started in total] __ rlib/rvmprof/test/test_rvmprof.py [217 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:02 starting rlib/test/test_clibffi.py [221 started in total] __ rlib/test/test_buffer.py [218 done in total, somefailed=True] ______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_compilerinfo.py [222 started in total] __ rlib/test/test_cache.py [219 done in total, somefailed=True] _______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_debug.py [223 started in total] __ rlib/test/test_clibffi.py [220 done in total, somefailed=True] _____________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_jit.py [224 started in total] __ rlib/test/test_compilerinfo.py [221 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_jit_libffi.py [225 started in total] __ rlib/test/test_debug.py [222 done in total, somefailed=True] _______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_libffi.py [226 started in total] __ rlib/test/test_jit.py [223 done in total, somefailed=True] _________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:03 starting rlib/test/test_listsort.py [227 started in total] __ rlib/test/test_jit_libffi.py [224 done in total, somefailed=True] __________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:04 starting rlib/test/test_longlong2float.py [228 started in total] __ rlib/test/test_libffi.py [225 done in total, somefailed=True] ______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:04 starting rlib/test/test_mutbuffer.py [229 started in total] __ rlib/test/test_listsort.py [226 done in total, somefailed=True] ____________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:04 starting rlib/test/test_nonconst.py [230 started in total] __ rlib/test/test_longlong2float.py [227 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:04 starting rlib/test/test_objectmodel.py [231 started in total] __ rlib/test/test_mutbuffer.py [228 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:04 starting rlib/test/test_posix.py [232 started in total] __ rlib/test/test_objectmodel.py [229 done in total, somefailed=True] _________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:05 starting rlib/test/test_rStringIO.py [233 started in total] __ rlib/test/test_posix.py [230 done in total, somefailed=True] _______________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:05 starting rlib/test/test_rarithmetic.py [234 started in total] __ rlib/test/test_nonconst.py [231 done in total, somefailed=True] ____________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:05 starting rlib/test/test_rawrefcount.py [235 started in total] __ rlib/test/test_rStringIO.py [232 done in total, somefailed=True] ___________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:05 starting rlib/test/test_rawrefcount_boehm.py [236 started in total] __ rlib/test/test_rarithmetic.py [233 done in total, somefailed=True] _________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:05 starting rlib/test/test_rawstorage.py [237 started in total] __ rlib/test/test_rawrefcount_boehm.py [234 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rbigint.py [238 started in total] __ rlib/test/test_rbigint.py [235 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/290-test_rbigint-pytest-log', 'rlib/test/test_rbigint.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rbisect.py [239 started in total] __ rlib/test/test_rbisect.py [236 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/294-test_rbisect-pytest-log', 'rlib/test/test_rbisect.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rcomplex.py [240 started in total] __ rlib/test/test_rcomplex.py [237 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/298-test_rcomplex-pytest-log', 'rlib/test/test_rcomplex.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rdtoa.py [241 started in total] __ rlib/test/test_rdtoa.py [238 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/302-test_rdtoa-pytest-log', 'rlib/test/test_rdtoa.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rdynload.py [242 started in total] __ rlib/test/test_rdynload.py [239 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/306-test_rdynload-pytest-log', 'rlib/test/test_rdynload.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rerased.py [243 started in total] __ rlib/test/test_rerased.py [240 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/310-test_rerased-pytest-log', 'rlib/test/test_rerased.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rfile.py [244 started in total] __ rlib/test/test_rfile.py [241 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/314-test_rfile-pytest-log', 'rlib/test/test_rfile.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rfloat.py [245 started in total] __ rlib/test/test_rfloat.py [242 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/318-test_rfloat-pytest-log', 'rlib/test/test_rfloat.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rgc.py [246 started in total] __ rlib/test/test_rgc.py [243 done in total, somefailed=True] _________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/322-test_rgc-pytest-log', 'rlib/test/test_rgc.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rgil.py [247 started in total] __ rlib/test/test_rgil.py [244 done in total, somefailed=True] ________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/326-test_rgil-pytest-log', 'rlib/test/test_rgil.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rlocale.py [248 started in total] __ rlib/test/test_rlocale.py [245 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/330-test_rlocale-pytest-log', 'rlib/test/test_rlocale.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rmarshal.py [249 started in total] __ rlib/test/test_rmarshal.py [246 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/334-test_rmarshal-pytest-log', 'rlib/test/test_rmarshal.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rmd5.py [250 started in total] __ rlib/test/test_rmd5.py [247 done in total, somefailed=True] ________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/338-test_rmd5-pytest-log', 'rlib/test/test_rmd5.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rmmap.py [251 started in total] __ rlib/test/test_rmmap.py [248 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/342-test_rmmap-pytest-log', 'rlib/test/test_rmmap.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rope.py [252 started in total] __ rlib/test/test_rope.py [249 done in total, somefailed=True] ________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/346-test_rope-pytest-log', 'rlib/test/test_rope.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rpath.py [253 started in total] __ rlib/test/test_rpath.py [250 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/350-test_rpath-pytest-log', 'rlib/test/test_rpath.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rpoll.py [254 started in total] __ rlib/test/test_rpoll.py [251 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/354-test_rpoll-pytest-log', 'rlib/test/test_rpoll.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rposix.py [255 started in total] __ rlib/test/test_rposix.py [252 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/358-test_rposix-pytest-log', 'rlib/test/test_rposix.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rposix_environ.py [256 started in total] __ rlib/test/test_rposix_environ.py [253 done in total, somefailed=True] ______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/362-test_rposix_environ-pytest-log', 'rlib/test/test_rposix_environ.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rposix_scandir.py [257 started in total] __ rlib/test/test_rposix_scandir.py [254 done in total, somefailed=True] ______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/366-test_rposix_scandir-pytest-log', 'rlib/test/test_rposix_scandir.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rposix_stat.py [258 started in total] __ rlib/test/test_rposix_stat.py [255 done in total, somefailed=True] _________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/370-test_rposix_stat-pytest-log', 'rlib/test/test_rposix_stat.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rrandom.py [259 started in total] __ rlib/test/test_rrandom.py [256 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/374-test_rrandom-pytest-log', 'rlib/test/test_rrandom.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rrawarray.py [260 started in total] __ rlib/test/test_rrawarray.py [257 done in total, somefailed=True] ___________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/378-test_rrawarray-pytest-log', 'rlib/test/test_rrawarray.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rsha.py [261 started in total] __ rlib/test/test_rsha.py [258 done in total, somefailed=True] ________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/382-test_rsha-pytest-log', 'rlib/test/test_rsha.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rshrinklist.py [262 started in total] __ rlib/test/test_rshrinklist.py [259 done in total, somefailed=True] _________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/386-test_rshrinklist-pytest-log', 'rlib/test/test_rshrinklist.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rsignal.py [263 started in total] __ rlib/test/test_rsignal.py [260 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/390-test_rsignal-pytest-log', 'rlib/test/test_rsignal.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rsiphash.py [264 started in total] __ rlib/test/test_rsiphash.py [261 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/394-test_rsiphash-pytest-log', 'rlib/test/test_rsiphash.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rsocket.py [265 started in total] __ rlib/test/test_rsocket.py [262 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/398-test_rsocket-pytest-log', 'rlib/test/test_rsocket.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rstacklet.py [266 started in total] __ rlib/test/test_rstacklet.py [263 done in total, somefailed=True] ___________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/402-test_rstacklet-pytest-log', 'rlib/test/test_rstacklet.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rstackovf.py [267 started in total] __ rlib/test/test_rstackovf.py [264 done in total, somefailed=True] ___________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/406-test_rstackovf-pytest-log', 'rlib/test/test_rstackovf.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rstring.py [268 started in total] __ rlib/test/test_rstring.py [265 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/410-test_rstring-pytest-log', 'rlib/test/test_rstring.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rtermios.py [269 started in total] __ rlib/test/test_rtermios.py [266 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/414-test_rtermios-pytest-log', 'rlib/test/test_rtermios.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rthread.py [270 started in total] __ rlib/test/test_rthread.py [267 done in total, somefailed=True] _____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/418-test_rthread-pytest-log', 'rlib/test/test_rthread.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rtime.py [271 started in total] __ rlib/test/test_rtime.py [268 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/422-test_rtime-pytest-log', 'rlib/test/test_rtime.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rtimer.py [272 started in total] __ rlib/test/test_rtimer.py [269 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/426-test_rtimer-pytest-log', 'rlib/test/test_rtimer.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_runicode.py [273 started in total] __ rlib/test/test_runicode.py [270 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/430-test_runicode-pytest-log', 'rlib/test/test_runicode.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rurandom.py [274 started in total] __ rlib/test/test_rurandom.py [271 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/434-test_rurandom-pytest-log', 'rlib/test/test_rurandom.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rutf8.py [275 started in total] __ rlib/test/test_rutf8.py [272 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/438-test_rutf8-pytest-log', 'rlib/test/test_rutf8.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rweakkeydict.py [276 started in total] __ rlib/test/test_rweakkeydict.py [273 done in total, somefailed=True] ________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/442-test_rweakkeydict-pytest-log', 'rlib/test/test_rweakkeydict.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rweaklist.py [277 started in total] __ rlib/test/test_rweaklist.py [274 done in total, somefailed=True] ___________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/446-test_rweaklist-pytest-log', 'rlib/test/test_rweaklist.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rweakref.py [278 started in total] __ rlib/test/test_rweakref.py [275 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/450-test_rweakref-pytest-log', 'rlib/test/test_rweakref.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rweakvaldict.py [279 started in total] __ rlib/test/test_rweakvaldict.py [276 done in total, somefailed=True] ________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/454-test_rweakvaldict-pytest-log', 'rlib/test/test_rweakvaldict.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rwin32.py [280 started in total] __ rlib/test/test_rwin32.py [277 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/458-test_rwin32-pytest-log', 'rlib/test/test_rwin32.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rzipfile.py [281 started in total] __ rlib/test/test_rzipfile.py [278 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/462-test_rzipfile-pytest-log', 'rlib/test/test_rzipfile.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_rzlib.py [282 started in total] __ rlib/test/test_rzlib.py [279 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/466-test_rzlib-pytest-log', 'rlib/test/test_rzlib.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_signature.py [283 started in total] __ rlib/test/test_signature.py [280 done in total, somefailed=True] ___________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/470-test_signature-pytest-log', 'rlib/test/test_signature.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_streamio.py [284 started in total] __ rlib/test/test_streamio.py [281 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/474-test_streamio-pytest-log', 'rlib/test/test_streamio.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/test/test_z3.py [285 started in total] __ rlib/test/test_z3.py [282 done in total, somefailed=True] __________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/478-test_z3-pytest-log', 'rlib/test/test_z3.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/unicodedata/test/test_codegen.py [286 started in total] __ rlib/unicodedata/test/test_codegen.py [283 done in total, somefailed=True] _ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/482-test_codegen-pytest-log', 'rlib/unicodedata/test/test_codegen.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/unicodedata/test/test_dawg.py [287 started in total] __ rlib/unicodedata/test/test_dawg.py [284 done in total, somefailed=True] ____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/486-test_dawg-pytest-log', 'rlib/unicodedata/test/test_dawg.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/unicodedata/test/test_generate_unicodedb.py [288 started in total] __ rlib/unicodedata/test/test_generate_unicodedb.py [285 done in total, somefailed=True] Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/490-test_generate_unicodedb-pytest-log', 'rlib/unicodedata/test/test_generate_unicodedb.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/unicodedata/test/test_ucd.py [289 started in total] __ rlib/unicodedata/test/test_ucd.py [286 done in total, somefailed=True] _____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/494-test_ucd-pytest-log', 'rlib/unicodedata/test/test_ucd.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rlib/unicodedata/test/test_unicodedata.py [290 started in total] __ rlib/unicodedata/test/test_unicodedata.py [287 done in total, somefailed=True] Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/498-test_unicodedata-pytest-log', 'rlib/unicodedata/test/test_unicodedata.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rtyper/lltypesystem/module/test [291 started in total] __ rtyper/lltypesystem/module/test [288 done in total, somefailed=True] _______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/502-test-pytest-log', 'rtyper/lltypesystem/module/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rtyper/lltypesystem/test [292 started in total] __ rtyper/lltypesystem/test [289 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/506-test-pytest-log', 'rtyper/lltypesystem/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rtyper/test [293 started in total] __ rtyper/test [290 done in total, somefailed=True] ___________________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/510-test-pytest-log', 'rtyper/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting rtyper/tool/test [294 started in total] __ rtyper/tool/test [291 done in total, somefailed=True] ______________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/514-test-pytest-log', 'rtyper/tool/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting tool/algo/test [295 started in total] __ tool/algo/test [292 done in total, somefailed=True] ________________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/518-test-pytest-log', 'tool/algo/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting tool/cparser/test [296 started in total] __ tool/cparser/test [293 done in total, somefailed=True] _____________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/522-test-pytest-log', 'tool/cparser/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting tool/jitlogparser/test [297 started in total] __ tool/jitlogparser/test [294 done in total, somefailed=True] ________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/526-test-pytest-log', 'tool/jitlogparser/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting tool/pytest/test [298 started in total] __ tool/pytest/test [295 done in total, somefailed=True] ______________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/530-test-pytest-log', 'tool/pytest/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting tool/test [299 started in total] __ tool/test [296 done in total, somefailed=True] _____________________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/534-test-pytest-log', 'tool/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/backendopt/test [300 started in total] __ translator/backendopt/test [297 done in total, somefailed=True] ____________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/538-test-pytest-log', 'translator/backendopt/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_backendoptimized.py [301 started in total] __ translator/c/test/test_backendoptimized.py [298 done in total, somefailed=True] Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/542-test_backendoptimized-pytest-log', 'translator/c/test/test_backendoptimized.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_boehm.py [302 started in total] __ translator/c/test/test_boehm.py [299 done in total, somefailed=True] _______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/546-test_boehm-pytest-log', 'translator/c/test/test_boehm.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_database.py [303 started in total] __ translator/c/test/test_database.py [300 done in total, somefailed=True] ____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/550-test_database-pytest-log', 'translator/c/test/test_database.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_exception.py [304 started in total] __ translator/c/test/test_exception.py [301 done in total, somefailed=True] ___ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/554-test_exception-pytest-log', 'translator/c/test/test_exception.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_extfunc.py [305 started in total] __ translator/c/test/test_extfunc.py [302 done in total, somefailed=True] _____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/558-test_extfunc-pytest-log', 'translator/c/test/test_extfunc.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_genc.py [306 started in total] __ translator/c/test/test_genc.py [303 done in total, somefailed=True] ________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/562-test_genc-pytest-log', 'translator/c/test/test_genc.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_lladdresses.py [307 started in total] __ translator/c/test/test_lladdresses.py [304 done in total, somefailed=True] _ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/566-test_lladdresses-pytest-log', 'translator/c/test/test_lladdresses.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_llop.py [308 started in total] __ translator/c/test/test_llop.py [305 done in total, somefailed=True] ________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/570-test_llop-pytest-log', 'translator/c/test/test_llop.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_lltyped.py [309 started in total] __ translator/c/test/test_lltyped.py [306 done in total, somefailed=True] _____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/574-test_lltyped-pytest-log', 'translator/c/test/test_lltyped.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_math.py [310 started in total] __ translator/c/test/test_math.py [307 done in total, somefailed=True] ________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/578-test_math-pytest-log', 'translator/c/test/test_math.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_newgc.py [311 started in total] __ translator/c/test/test_newgc.py [308 done in total, somefailed=True] _______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/582-test_newgc-pytest-log', 'translator/c/test/test_newgc.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_refcount.py [312 started in total] __ translator/c/test/test_refcount.py [309 done in total, somefailed=True] ____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/586-test_refcount-pytest-log', 'translator/c/test/test_refcount.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_rtagged.py [313 started in total] __ translator/c/test/test_rtagged.py [310 done in total, somefailed=True] _____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/590-test_rtagged-pytest-log', 'translator/c/test/test_rtagged.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_standalone.py [314 started in total] __ translator/c/test/test_standalone.py [311 done in total, somefailed=True] __ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/594-test_standalone-pytest-log', 'translator/c/test/test_standalone.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_standalone_print_function.py [315 started in total] __ translator/c/test/test_standalone_print_function.py [312 done in total, somefailed=True] Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/598-test_standalone_print_function-pytest-log', 'translator/c/test/test_standalone_print_function.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_support.py [316 started in total] __ translator/c/test/test_support.py [313 done in total, somefailed=True] _____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/602-test_support-pytest-log', 'translator/c/test/test_support.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_symbolic.py [317 started in total] __ translator/c/test/test_symbolic.py [314 done in total, somefailed=True] ____ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/606-test_symbolic-pytest-log', 'translator/c/test/test_symbolic.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/c/test/test_typed.py [318 started in total] __ translator/c/test/test_typed.py [315 done in total, somefailed=True] _______ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/610-test_typed-pytest-log', 'translator/c/test/test_typed.py'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/platform/arch/test [319 started in total] __ translator/platform/arch/test [316 done in total, somefailed=True] _________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/614-test-pytest-log', 'translator/platform/arch/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/platform/test [320 started in total] __ translator/platform/test [317 done in total, somefailed=True] ______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/618-test-pytest-log', 'translator/platform/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/sandbox/test [321 started in total] __ translator/sandbox/test [318 done in total, somefailed=True] _______________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/622-test-pytest-log', 'translator/sandbox/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/test [322 started in total] __ translator/test [319 done in total, somefailed=True] _______________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/626-test-pytest-log', 'translator/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable ++ 23:51:06 starting translator/tool/test [323 started in total] __ translator/tool/test [320 done in total, somefailed=True] __________________ Failed to run ['/buildbot/slave/rpython-linux-x86-64/build/virt_test/bin/python', '/buildbot/slave/rpython-linux-x86-64/build/pytest.py', '-p', 'resultlog', '--resultlog=/tmp/pytest/usession-testrunner-91/630-test-pytest-log', 'translator/tool/test'] with cwd='/buildbot/slave/rpython-linux-x86-64/build/rpython' timeout=4000: [Errno 11] Resource temporarily unavailable __ rlib/test/test_rawrefcount.py [321 done in total, somefailed=True] _________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/conftest.py", line 38, in pytest_configure INTERNALERROR> from rpython.config.translationoption import PLATFORMS INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/config/translationoption.py", line 8, in <module> INTERNALERROR> from rpython.translator.platform import platform as compiler INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/translator/platform/__init__.py", line 5, in <module> INTERNALERROR> from rpython.tool.runsubprocess import run_subprocess as _run_subprocess INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 95, in <module> INTERNALERROR> spawn_subprocess() INTERNALERROR> File "/buildbot/slave/rpython-linux-x86-64/build/rpython/tool/runsubprocess.py", line 82, in spawn_subprocess INTERNALERROR> stdin=PIPE, stdout=PIPE, close_fds=True) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 409, in __init__ INTERNALERROR> errread, errwrite) INTERNALERROR> File "/opt/pypy2.7-v7.3.23-linux64/lib-python/2.7/subprocess.py", line 968, in _execute_child INTERNALERROR> self.pid = os.fork() INTERNALERROR> OSError: [Errno 11] Resource temporarily unavailable __ rlib/test/test_rawstorage.py [322 done in total, somefailed=True] __________ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items rlib/test/test_rawstorage.py ....FFF =================================== FAILURES =================================== ________________________ TestCBackend.test_backend_int _________________________ self = <rpython.rlib.test.test_rawstorage.TestCBackend object at 0x000000000ed5eb48> def test_backend_int(self): def f(i): r = alloc_raw_storage(24) raw_storage_setitem(r, 8, i) res = raw_storage_getitem(lltype.Signed, r, 8) free_raw_storage(r) return res != i > fc = compile(f, [int]) rlib/test/test_rawstorage.py:71: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ translator/c/test/test_genc.py:124: in compile t.compile_c() translator/interactive.py:123: in compile_c self.driver.compile_c() translator/driver.py:108: in proc return self.proceed(backend_goal) translator/driver.py:569: in proceed result = self._execute(goals, task_skip = self._maybe_skip()) translator/tool/taskengine.py:114: in _execute res = self._do(goal, taskcallable, *args, **kwds) translator/driver.py:278: in _do res = func() translator/driver.py:536: in task_compile_c cbuilder.compile(**kwds) translator/c/genc.py:341: in compile extra_opts) translator/platform/posix.py:280: in execute_makefile self._handle_error(returncode, stdout, stderr, path.join('make')) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 2 stdout = "make: Entering directory '/tmp/pytest/usession-main-3196/testing_1'\ngcc -O3 -pthread -fomit-frame-pointer -Wall -Wno...ib -lutil -lrt -pthread -Wl,--export-dynamic \nmake: Leaving directory '/tmp/pytest/usession-main-3196/testing_1'\n" stderr = 'collect2: fatal error: posix_spawnp: Operation not permitted\ncompilation terminated.\nmake: *** [Makefile:114: testing_1] Error 1\n' outname = local('/tmp/pytest/usession-main-3196/testing_1/make') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E collect2: fatal error: posix_spawnp: Operation not permitted E compilation terminated. E make: *** [Makefile:114: testing_1] Error 1 E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point [translation:info] Annotating&simplifying... [translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy [flowgraph] (rpython.rlib.test.test_rawstorage:64)f [flowgraph] (rpython.rlib.rawstorage:12)alloc_raw_storage [flowgraph] (rpython.rlib.rawstorage:39)free_raw_storage [flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item [flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out [flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline [flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end [flowgraph] (rpython.rlib.rposix:500)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1448)scoped_nonmovingbuffer.__init__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:1452)scoped_nonmovingbuffer.__enter__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:881)get_nonmovingbuffer_ll [flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c [flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw [flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf [flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1454)scoped_nonmovingbuffer.__exit__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:945)free_nonmovingbuffer_ll [flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write [flowgraph] (rpython.rlib.rgil:160)release [flowgraph] (rpython.rlib.rposix:151)_errno_before [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rposix:170)_errno_after [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rgil:171)acquire [flowgraph] (rpython.rlib.rthread:282)gc_thread_run [flowgraph] (rpython.rlib.rposix:430)handle_posix_error [flowgraph] (rpython.rlib.rarithmetic:139)widen [flowgraph] (rpython.rlib.rposix:113)get_saved_errno [flowgraph] (?:1)memo_offsetof_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__should_widen_type_0 [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] RTyping... [flowgraph] (rpython.rtyper.rclass:1177)ll_runtime_type_info [flowgraph] (rpython.rtyper.rlist:690)ll_getitem_nonneg [flowgraph] (rpython.rtyper.rlist:719)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (rpython.rtyper.lltypesystem.rstr:1058)ll_int [flowgraph] (rpython.rtyper.rstr:426)ll_str [flowgraph] (?:1)memo_ll_constant_0 [flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter [flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext [flowgraph] (rpython.rtyper.rlist:590)ll_append [flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length [flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array [flowgraph] (?:2)ll_arraycopy [flowgraph] (rpython.rlib.rgc:362)ll_arraycopy [flowgraph] (rpython.rlib.rgc:342)copy_item [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)_ll_list_resize_hint_really_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (?:1)memo__ll_prebuilt_empty_array_0 [flowgraph] (?:1)memo__contains_gcptr_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (rpython.rtyper.rint:149)ll_str [flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec [flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned [flowgraph] (?:2)mallocstr [flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr [flowgraph] (?:11)ll_join_chars_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_chars_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff [flowgraph] (rpython.rtyper.rlist:914)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rtyper.rlist:541)ll_null_item [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)ll_listdelslice_startonly_trampoline [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen [rtyper] specializing: 100 / 371 blocks (26%) [flowgraph] (?:11)ll_join_strs_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda> [flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr [flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_strs_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [rtyper] specializing: 200 / 425 blocks (47%) [flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div [rtyper] specializing: 300 / 427 blocks (70%) [flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod [rtyper] specializing: 400 / 429 blocks (93%) [rtyper] -=- specialized 429 blocks -=- [flowgraph] (rpython.rtyper.rclass:1140)ll_issubclass [flowgraph] (rpython.rtyper.rclass:1137)ll_type [rtyper] -=- specialized 4 more blocks -=- [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] lltype back-end optimisations... [backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string [backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write [backendopt:removecasts] removed 4 cast_pointers in ll_int__rpy_stringPtr_Signed [backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v135___simple_call__function_l [backendopt:removecasts] removed 1 cast_pointers in copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v138___simple_call__function_l [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 _get_raw_buf__rpy_string [backendopt:inlining] 0.00 isconstant__v113___simple_call__function_i [backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr [backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0 [backendopt:inlining] 0.00 copy_string_to_raw [backendopt:inlining] 0.00 isconstant__v134___simple_call__function_i [backendopt:inlining] 0.00 __exit____star_3 [backendopt:inlining] 0.00 isvirtual__v136___simple_call__function_i [backendopt:inlining] 0.00 isconstant__v130___simple_call__function_i [backendopt:inlining] 0.00 conditional_call__v131___simple_call__function_c_star_3 [backendopt:inlining] 0.00 isconstant__v127___simple_call__function_i [backendopt:inlining] 0.00 get_nonmovingbuffer_ll [backendopt:inlining] 0.00 isvirtual__v125___simple_call__function_i [backendopt:inlining] 0.00 isconstant__v123___simple_call__function_i [backendopt:inlining] 0.00 memo__sizeof_none_0 [backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__ [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__ [backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3 [backendopt:inlining] 0.00 isconstant__v117___simple_call__function_i [backendopt:inlining] 0.00 isvirtual__v119___simple_call__function_i [backendopt:inlining] 0.00 gc_thread_run [backendopt:inlining] 0.00 widen__int [backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 0.00 memo_ll_constant_0 [backendopt:inlining] 0.00 isconstant__v106___simple_call__function_i [backendopt:inlining] 0.00 isconstant__v107___simple_call__function_i [backendopt:inlining] 0.00 conditional_call__v108___simple_call__function_c_star_3 [backendopt:inlining] 0.00 isconstant__v111___simple_call__function_i [backendopt:inlining] 2.00 ll_length__listPtr [backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 ll_unsigned__Bool [backendopt:inlining] 2.00 alloc_raw_storage__True_False [backendopt:inlining] 2.00 free_raw_storage__True [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned [backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned [backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed [backendopt:inlining] 5.00 release [backendopt:inlining] 6.00 _str_ofs__rpy_string [backendopt:inlining] 7.00 mallocstr__Signed [backendopt:inlining] 7.00 ll_str__BoolR_BoolConst_Bool [backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed [backendopt:inlining] 7.00 llrepr_out__bool [backendopt:inlining] 7.00 rpython_print_newline [backendopt:inlining] 4.00 get_saved_errno [backendopt:inlining] 7.50 mallocstr__Signed [backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool [backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 9.00 ll_join_strs_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 4.00 ll_str__StringR_Ptr_GcStruct_rpy_strin_rpy_stringPtr [backendopt:inlining] 7.00 acquire [backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char [backendopt:inlining] 12.00 ll_striter__rpy_stringPtr [backendopt:inlining] 13.00 free_nonmovingbuffer_ll [backendopt:inlining] 9.00 ll_listdelslice_startonly__v124___simple_call__function_l [backendopt:inlining] 9.00 ll_listdelslice_startonly__v129___simple_call__function_l [backendopt:inlining] 15.50 ll_strnext__stringiterPtr [backendopt:inlining] 4.00 loop_unrolling_heuristic__v133___simple_call__function_l [backendopt:inlining] 17.00 ll_append__listPtr_Char [backendopt:inlining] 19.25 _errno_after__v104___simple_call__function__ [backendopt:inlining] 14.00 f [backendopt:inlining] 26.16 ll_join_chars__v118___simple_call__function_l [backendopt:inlining] 26.16 ll_join_chars__v121___simple_call__function_l [backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 31.87 _errno_before__v103___simple_call__function__ [backendopt:inlining] 31.75 handle_posix_error__write [backendopt:inlining] inlined 125 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] 2 simple mallocs removed in 'entry_point' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end' [backendopt:malloc] 3 simple mallocs removed in 'write' [backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__' [backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v108___simple_call__function_c_star_3' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v131___simple_call__function_c_star_3' [backendopt:malloc] removed 20 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] already done: lltype back-end optimisations [translation:info] inserting stack checks... [flowgraph] (rpython.rlib.rstack:42)stack_check [flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath [rtyper] -=- specialized 8 more blocks -=- [translation:info] inserted 0 stack checks. [translation:info] Creating database for generating c source... [flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred [flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type [flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value [flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear [flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise [flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise [flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception [flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception [flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr [flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr [flowgraph] (rpython.rtyper.rclass:1180)ll_inst_type [rtyper] -=- specialized 25 more blocks -=- [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:462)_ll_malloc_fixedsize_zero [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.transform:501)_ll_malloc_varsize_no_length_zero [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [flowgraph] (rpython.memory.gctransform.boehm:20)<lambda> [flowgraph] (rpython.memory.gctransform.boehm:24)<lambda> [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [rtyper] specializing: 500 / 523 blocks (95%) [rtyper] -=- specialized 57 more blocks -=- [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] inlined 8 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper [flowgraph] (rpython.rtyper.lltypesystem.rffi:862)charp2str [flowgraph] (rpython.rtyper.lltypesystem.rffi:1051)charpsize2str [flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string [flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set [flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero [flowgraph] (rpython.rtyper.rlist:510)_ll_alloc_and_set_jit [flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null [flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit [flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist [flowgraph] (rpython.rtyper.rlist:522)_ll_alloc_and_clear [flowgraph] (rpython.rlib.rgc:508)ll_arrayclear [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff [flowgraph] (rpython.rtyper.rlist:530)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rlib.rgc:538)ll_arrayfill [flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (rpython.rtyper.rlist:728)ll_setitem_nonneg [rtyper] specializing: 600 / 611 blocks (98%) [rtyper] -=- specialized 88 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 0 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished helpers [c:database] GC transformer: finished tables [c:database] Inlining GC helpers and postprocessing [c] 282 nodes [ array: 26 boehm rtti: 17 func: 57 struct: 182 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] data_rpython_translator_c_test.c [c:writing] nonfuncnodes.c [c:writing] implement.c [c:writing] rpython_flowspace.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [c:writing] rpython_translator_c_test.c [translation:info] written: /tmp/pytest/usession-main-3196/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make in /tmp/pytest/usession-main-3196/testing_1 [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. [platform:Error] make: *** [Makefile:114: testing_1] Error 1 __________________ TestCBackend.test_backend_float_unaligned ___________________ self = <rpython.rlib.test.test_rawstorage.TestCBackend object at 0x000000000da0e838> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000000000d9e5f60> def test_backend_float_unaligned(self, monkeypatch): def f(v): r = alloc_raw_storage(24) raw_storage_setitem_unaligned(r, 3, v) res = raw_storage_getitem_unaligned(lltype.Float, r, 3) free_raw_storage(r) return res != v if monkeypatch is not None: monkeypatch.setattr(rawstorage, 'misaligned_is_fine', False) > fc = compile(f, [float]) rlib/test/test_rawstorage.py:85: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ translator/c/test/test_genc.py:124: in compile t.compile_c() translator/interactive.py:123: in compile_c self.driver.compile_c() translator/driver.py:108: in proc return self.proceed(backend_goal) translator/driver.py:569: in proceed result = self._execute(goals, task_skip = self._maybe_skip()) translator/tool/taskengine.py:114: in _execute res = self._do(goal, taskcallable, *args, **kwds) translator/driver.py:278: in _do res = func() translator/driver.py:536: in task_compile_c cbuilder.compile(**kwds) translator/c/genc.py:341: in compile extra_opts) translator/platform/posix.py:280: in execute_makefile self._handle_error(returncode, stdout, stderr, path.join('make')) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 2 stdout = "make: Entering directory '/tmp/pytest/usession-main-3196/testing_2'\ngcc -O3 -pthread -fomit-frame-pointer -Wall -Wno...ib -lutil -lrt -pthread -Wl,--export-dynamic \nmake: Leaving directory '/tmp/pytest/usession-main-3196/testing_2'\n" stderr = 'collect2: fatal error: posix_spawnp: Operation not permitted\ncompilation terminated.\nmake: *** [Makefile:118: testing_2] Error 1\n' outname = local('/tmp/pytest/usession-main-3196/testing_2/make') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E collect2: fatal error: posix_spawnp: Operation not permitted E compilation terminated. E make: *** [Makefile:118: testing_2] Error 1 E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point [translation:info] Annotating&simplifying... [translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy [flowgraph] (rpython.rlib.test.test_rawstorage:76)f [flowgraph] (rpython.rlib.rawstorage:12)alloc_raw_storage [flowgraph] (rpython.rlib.rawstorage:101)raw_storage_setitem_unaligned [flowgraph] (rpython.rtyper.lltypesystem.lltype:2296)scoped_alloc [flowgraph] (rpython.rtyper.lltypesystem.lltype:2280)ScopedAlloc_Array of Float {'nolength': True} .__init__ [flowgraph] (rpython.rtyper.lltypesystem.lltype:2286)ScopedAlloc_Array of Float {'nolength': True} .__enter__ [flowgraph] (rpython.rlib.rawstorage:81)raw_storage_getitem_unaligned [flowgraph] (rpython.rtyper.lltypesystem.lltype:2289)ScopedAlloc_Array of Float {'nolength': True} .__exit__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)memcpy [flowgraph] (rpython.rlib.rawstorage:39)free_raw_storage [flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item [flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out [flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline [flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end [flowgraph] (rpython.rlib.rposix:500)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1448)scoped_nonmovingbuffer.__init__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:1452)scoped_nonmovingbuffer.__enter__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:881)get_nonmovingbuffer_ll [flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c [flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw [flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf [flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1454)scoped_nonmovingbuffer.__exit__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:945)free_nonmovingbuffer_ll [flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write [flowgraph] (rpython.rlib.rgil:160)release [flowgraph] (rpython.rlib.rposix:151)_errno_before [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rposix:170)_errno_after [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rgil:171)acquire [flowgraph] (rpython.rlib.rthread:282)gc_thread_run [flowgraph] (rpython.rlib.rposix:430)handle_posix_error [flowgraph] (rpython.rlib.rarithmetic:139)widen [flowgraph] (rpython.rlib.rposix:113)get_saved_errno [flowgraph] (?:1)memo__get_alignment_mask_0 [flowgraph] (?:1)memo_CArray_0 [flowgraph] (?:1)memo__make_scoped_allocator_0 [flowgraph] (?:1)memo_CArrayPtr_0 [flowgraph] (?:1)memo_sizeof_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo_offsetof_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__should_widen_type_0 [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] RTyping... [flowgraph] (rpython.rtyper.rclass:1177)ll_runtime_type_info [flowgraph] (rpython.rtyper.rlist:690)ll_getitem_nonneg [flowgraph] (rpython.rtyper.rlist:719)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (rpython.rtyper.lltypesystem.rstr:601)ll_streq [flowgraph] (rpython.rtyper.rstr:426)ll_str [flowgraph] (?:1)memo_ll_constant_0 [flowgraph] (rpython.rtyper.rstr:997)ll_float [flowgraph] (rpython.rlib.rfloat:87)rstring_to_float [flowgraph] (rpython.rlib.rdtoa:54)strtod [flowgraph] (rpython.rlib.objectmodel:397)revdb_flag_io_disabled [flowgraph] (rpython.rtyper.lltypesystem.rffi:934)get_nonmovingbuffer_ll_final_null [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)_PyPy_dg_strtod [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter [flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext [flowgraph] (rpython.rtyper.rlist:590)ll_append [flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length [flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array [flowgraph] (?:2)ll_arraycopy [flowgraph] (rpython.rlib.rgc:362)ll_arraycopy [flowgraph] (rpython.rlib.rgc:342)copy_item [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)_ll_list_resize_hint_really_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (?:1)memo__ll_prebuilt_empty_array_0 [flowgraph] (?:1)memo__contains_gcptr_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (rpython.rtyper.rint:149)ll_str [flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec [flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned [flowgraph] (?:2)mallocstr [flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr [flowgraph] (?:11)ll_join_chars_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_chars_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff [flowgraph] (rpython.rtyper.rlist:914)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rtyper.rlist:541)ll_null_item [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)ll_listdelslice_startonly_trampoline [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen [rtyper] specializing: 100 / 466 blocks (21%) [flowgraph] (?:11)ll_join_strs_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda> [flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr [flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_strs_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [rtyper] specializing: 200 / 520 blocks (38%) [flowgraph] (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg [flowgraph] (rpython.rtyper.lltypesystem.rstr:860)ll_stringslice_startstop [flowgraph] (rpython.rtyper.lltypesystem.rstr:840)_ll_stringslice [flowgraph] (?:1)memo_emptystrfun_0 [flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec [flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned [rtyper] specializing: 300 / 555 blocks (54%) [flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div [flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod [rtyper] specializing: 400 / 559 blocks (71%) [rtyper] specializing: 500 / 559 blocks (89%) [rtyper] -=- specialized 559 blocks -=- [flowgraph] (rpython.rtyper.rclass:1140)ll_issubclass [flowgraph] (rpython.rtyper.rclass:1137)ll_type [rtyper] -=- specialized 4 more blocks -=- [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] lltype back-end optimisations... [backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string [backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write [backendopt:removecasts] removed 3 cast_pointers in ll_float__rpy_stringPtr [backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString [backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v811___simple_call__function_l [backendopt:removecasts] removed 1 cast_pointers in copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v814___simple_call__function_l [backendopt:removecasts] removed 1 cast_pointers in _ll_stringslice__rpy_stringPtr_Signed_Signed [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 get_nonmovingbuffer_ll [backendopt:inlining] 0.00 _get_raw_buf__rpy_string [backendopt:inlining] 0.00 memcpy__arrayPtr_arrayPtr_Signed_star_3 [backendopt:inlining] 0.00 memo_sizeof_0 [backendopt:inlining] 0.00 isconstant__v789___simple_call__function_i [backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__ [backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3 [backendopt:inlining] 0.00 copy_string_to_raw [backendopt:inlining] 0.00 __exit____star_3 [backendopt:inlining] 0.00 conditional_call__v784___simple_call__function_c_star_3 [backendopt:inlining] 0.00 isconstant__v783___simple_call__function_i [backendopt:inlining] 0.00 memo__sizeof_none_0 [backendopt:inlining] 0.00 isconstant__v782___simple_call__function_i [backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed [backendopt:inlining] 0.00 memo_CArrayPtr_0 [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__ [backendopt:inlining] 0.00 gc_thread_run [backendopt:inlining] 0.00 widen__int [backendopt:inlining] 0.00 isconstant__v787___simple_call__function_i [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0 [backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2 [backendopt:inlining] 0.00 isconstant__v793___simple_call__function_i [backendopt:inlining] 0.00 isvirtual__v795___simple_call__function_i [backendopt:inlining] 0.00 memo_ll_constant_0 [backendopt:inlining] 0.00 isconstant__v799___simple_call__function_i [backendopt:inlining] 0.00 isvirtual__v801___simple_call__function_i [backendopt:inlining] 0.00 isconstant__v803___simple_call__function_i [backendopt:inlining] 0.00 isconstant__v806___simple_call__function_i [backendopt:inlining] 0.00 conditional_call__v807___simple_call__function_c_star_3 [backendopt:inlining] 0.00 isconstant__v810___simple_call__function_i [backendopt:inlining] 0.00 isvirtual__v812___simple_call__function_i [backendopt:inlining] 0.00 memo_emptystrfun_0 [backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 2.00 ll_length__listPtr [backendopt:inlining] 2.00 ScopedAlloc_Array of Float {'nolength': True} .__enter__ [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned [backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned [backendopt:inlining] 2.00 alloc_raw_storage__True_False [backendopt:inlining] 2.00 free_raw_storage__True [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 ll_unsigned__Bool [backendopt:inlining] 2.00 ll_unsigned__Signed [backendopt:inlining] 4.00 __exit____star_3 [backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed [backendopt:inlining] 4.00 ScopedAlloc_Array of Float {'nolength': True} .__init__ [backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_Signed [backendopt:inlining] 5.00 release [backendopt:inlining] 6.00 _str_ofs__rpy_string [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 7.00 mallocstr__Signed [backendopt:inlining] 7.00 llrepr_out__bool [backendopt:inlining] 7.00 rpython_print_newline [backendopt:inlining] 4.00 get_saved_errno [backendopt:inlining] 7.00 rstring_to_float__SomeString [backendopt:inlining] 7.00 ll_str__BoolR_BoolConst_Bool [backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed [backendopt:inlining] 7.50 mallocstr__Signed [backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool [backendopt:inlining] 9.00 ll_join_strs_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 4.00 ll_str__StringR_Ptr_GcStruct_rpy_strin_rpy_stringPtr [backendopt:inlining] 7.00 acquire [backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char [backendopt:inlining] 12.00 ll_striter__rpy_stringPtr [backendopt:inlining] 10.00 scoped_alloc__array_False [backendopt:inlining] 13.00 free_nonmovingbuffer_ll [backendopt:inlining] 9.00 ll_listdelslice_startonly__v800___simple_call__function_l [backendopt:inlining] 9.00 ll_listdelslice_startonly__v805___simple_call__function_l [backendopt:inlining] 15.50 ll_strnext__stringiterPtr [backendopt:inlining] 4.00 loop_unrolling_heuristic__v809___simple_call__function_l [backendopt:inlining] 18.12 ll_stringslice_startstop__rpy_stringPtr_Signed_Signed [backendopt:inlining] 21.65 ll_streq__rpy_stringPtr_rpy_stringPtr [backendopt:inlining] 17.00 ll_append__listPtr_Char [backendopt:inlining] 19.25 _errno_after__v780___simple_call__function__ [backendopt:inlining] 26.16 ll_join_chars__v794___simple_call__function_l [backendopt:inlining] 26.16 ll_join_chars__v797___simple_call__function_l [backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 31.87 _errno_before__v779___simple_call__function__ [backendopt:inlining] 24.00 f [backendopt:inlining] 31.75 handle_posix_error__write [backendopt:inlining] inlined 170 callsites. [backendopt:removecasts] removed 2 cast_pointers in raw_storage_setitem_unaligned__arrayPtr_Signed_Float [backendopt:removecasts] removed 2 cast_pointers in raw_storage_getitem_unaligned__FloatLlT_arrayPtr_Signed [backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString [backendopt:malloc] starting malloc removal [backendopt:malloc] 1 simple mallocs removed in 'entry_point' [backendopt:malloc] 1 simple mallocs removed in 'raw_storage_setitem_unaligned__arrayPtr_Signed_Float' [backendopt:malloc] 1 simple mallocs removed in 'raw_storage_getitem_unaligned__FloatLlT_arrayPtr_Signed' [backendopt:malloc] 7 simple mallocs removed in 'memcpy__arrayPtr_arrayPtr_Signed_star_3' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end' [backendopt:malloc] 3 simple mallocs removed in 'write' [backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__' [backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3' [backendopt:malloc] 1 simple mallocs removed in 'strtod__SomeString' [backendopt:malloc] 5 simple mallocs removed in '_PyPy_dg_strtod__arrayPtr_arrayPtr_star_2' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v784___simple_call__function_c_star_3' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v807___simple_call__function_c_star_3' [backendopt:malloc] removed 34 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] already done: lltype back-end optimisations [translation:info] inserting stack checks... [flowgraph] (rpython.rlib.rstack:42)stack_check [flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath [rtyper] -=- specialized 8 more blocks -=- [translation:info] inserted 0 stack checks. [translation:info] Creating database for generating c source... [flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred [flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type [flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value [flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear [flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise [flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise [flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception [flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception [flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr [flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr [flowgraph] (rpython.rtyper.rclass:1180)ll_inst_type [rtyper] -=- specialized 25 more blocks -=- [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:462)_ll_malloc_fixedsize_zero [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.transform:501)_ll_malloc_varsize_no_length_zero [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [flowgraph] (rpython.memory.gctransform.boehm:20)<lambda> [flowgraph] (rpython.memory.gctransform.boehm:24)<lambda> [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [rtyper] specializing: 600 / 653 blocks (91%) [rtyper] -=- specialized 57 more blocks -=- [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] inlined 8 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper [flowgraph] (rpython.rtyper.lltypesystem.rffi:862)charp2str [flowgraph] (rpython.rtyper.lltypesystem.rffi:1051)charpsize2str [flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string [flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set [flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero [flowgraph] (rpython.rtyper.rlist:510)_ll_alloc_and_set_jit [flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null [flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit [flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist [flowgraph] (rpython.rtyper.rlist:522)_ll_alloc_and_clear [flowgraph] (rpython.rlib.rgc:508)ll_arrayclear [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff [flowgraph] (rpython.rtyper.rlist:530)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rlib.rgc:538)ll_arrayfill [flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (rpython.rtyper.rlist:728)ll_setitem_nonneg [rtyper] specializing: 700 / 741 blocks (94%) [rtyper] -=- specialized 88 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 0 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished helpers [c:database] GC transformer: finished tables [c:database] Inlining GC helpers and postprocessing [c] 301 nodes [ array: 30 boehm rtti: 17 func: 68 struct: 186 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] data_rpython_translator_c_test.c [c:writing] nonfuncnodes.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] implement.c [c:writing] rpython_flowspace.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [c:writing] rpython_translator_c_test.c [translation:info] written: /tmp/pytest/usession-main-3196/testing_2/testing_2.c [translation:info] Compiling c source... [platform:execute] make in /tmp/pytest/usession-main-3196/testing_2 [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. [platform:Error] make: *** [Makefile:118: testing_2] Error 1 ___________ TestCBackend.test_backend_float_unaligned_allow_misalign ___________ self = <rpython.rlib.test.test_rawstorage.TestCBackend object at 0x0000000012703a60> def test_backend_float_unaligned_allow_misalign(self): > self.test_backend_float_unaligned(monkeypatch=None) rlib/test/test_rawstorage.py:90: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ rlib/test/test_rawstorage.py:85: in test_backend_float_unaligned fc = compile(f, [float]) translator/c/test/test_genc.py:124: in compile t.compile_c() translator/interactive.py:123: in compile_c self.driver.compile_c() translator/driver.py:108: in proc return self.proceed(backend_goal) translator/driver.py:569: in proceed result = self._execute(goals, task_skip = self._maybe_skip()) translator/tool/taskengine.py:114: in _execute res = self._do(goal, taskcallable, *args, **kwds) translator/driver.py:278: in _do res = func() translator/driver.py:536: in task_compile_c cbuilder.compile(**kwds) translator/c/genc.py:341: in compile extra_opts) translator/platform/posix.py:280: in execute_makefile self._handle_error(returncode, stdout, stderr, path.join('make')) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Linux cc=gcc>, returncode = 2 stdout = "make: Entering directory '/tmp/pytest/usession-main-3196/testing_3'\ngcc -O3 -pthread -fomit-frame-pointer -Wall -Wno...ib -lutil -lrt -pthread -Wl,--export-dynamic \nmake: Leaving directory '/tmp/pytest/usession-main-3196/testing_3'\n" stderr = 'collect2: fatal error: posix_spawnp: Operation not permitted\ncompilation terminated.\nmake: *** [Makefile:118: testing_3] Error 1\n' outname = local('/tmp/pytest/usession-main-3196/testing_3/make') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: errorfile = outname.new(ext='errors') errorfile.write(stderr, 'wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E collect2: fatal error: posix_spawnp: Operation not permitted E compilation terminated. E make: *** [Makefile:118: testing_3] Error 1 E """) translator/platform/__init__.py:155: CompilationError ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point [translation:info] Annotating&simplifying... [translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy [flowgraph] (rpython.rlib.test.test_rawstorage:76)f [flowgraph] (rpython.rlib.rawstorage:12)alloc_raw_storage [flowgraph] (rpython.rlib.rawstorage:101)raw_storage_setitem_unaligned [flowgraph] (rpython.rlib.rawstorage:81)raw_storage_getitem_unaligned [flowgraph] (rpython.rlib.rawstorage:39)free_raw_storage [flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item [flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out [flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline [flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end [flowgraph] (rpython.rlib.rposix:500)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1448)scoped_nonmovingbuffer.__init__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:1452)scoped_nonmovingbuffer.__enter__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:881)get_nonmovingbuffer_ll [flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c [flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw [flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf [flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write [flowgraph] (rpython.rtyper.lltypesystem.rffi:1454)scoped_nonmovingbuffer.__exit__ [flowgraph] (rpython.rtyper.lltypesystem.rffi:945)free_nonmovingbuffer_ll [flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write [flowgraph] (rpython.rlib.rgil:160)release [flowgraph] (rpython.rlib.rposix:151)_errno_before [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rthread:349)getraw [flowgraph] (rpython.rlib.rposix:170)_errno_after [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rthread:364)setraw [flowgraph] (rpython.rlib.rgil:171)acquire [flowgraph] (rpython.rlib.rthread:282)gc_thread_run [flowgraph] (rpython.rlib.rposix:430)handle_posix_error [flowgraph] (rpython.rlib.rarithmetic:139)widen [flowgraph] (rpython.rlib.rposix:113)get_saved_errno [flowgraph] (?:1)memo_offsetof_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__should_widen_type_0 [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] RTyping... [flowgraph] (rpython.rtyper.rclass:1177)ll_runtime_type_info [flowgraph] (rpython.rtyper.rlist:690)ll_getitem_nonneg [flowgraph] (rpython.rtyper.rlist:719)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (rpython.rtyper.lltypesystem.rstr:601)ll_streq [flowgraph] (rpython.rtyper.rstr:426)ll_str [flowgraph] (?:1)memo_ll_constant_0 [flowgraph] (rpython.rtyper.rstr:997)ll_float [flowgraph] (rpython.rlib.rfloat:87)rstring_to_float [flowgraph] (rpython.rlib.rdtoa:54)strtod [flowgraph] (rpython.rlib.objectmodel:397)revdb_flag_io_disabled [flowgraph] (rpython.rtyper.lltypesystem.rffi:934)get_nonmovingbuffer_ll_final_null [flowgraph] (rpython.rtyper.lltypesystem.rffi:278)_PyPy_dg_strtod [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (?:1)memo__isfunctype_0 [flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter [flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext [flowgraph] (rpython.rtyper.rlist:590)ll_append [flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length [flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array [flowgraph] (?:2)ll_arraycopy [flowgraph] (rpython.rlib.rgc:362)ll_arraycopy [flowgraph] (rpython.rlib.rgc:342)copy_item [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)_ll_list_resize_hint_really_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items [flowgraph] (?:1)memo__ll_prebuilt_empty_array_0 [flowgraph] (?:1)memo__contains_gcptr_0 [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (rpython.rtyper.rint:149)ll_str [flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec [flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned [flowgraph] (?:2)mallocstr [flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr [flowgraph] (?:11)ll_join_chars_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_chars_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars [flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff [flowgraph] (rpython.rtyper.rlist:914)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rtyper.rlist:541)ll_null_item [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (?:2)ll_listdelslice_startonly_trampoline [flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rlib.jit:1300)conditional_call [flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen [rtyper] specializing: 100 / 407 blocks (24%) [flowgraph] (?:11)ll_join_strs_look_inside_iff [flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda> [flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr [flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents [flowgraph] (rpython.rlib.jit:281)isvirtual [flowgraph] (?:2)ll_join_strs_trampoline [flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs [flowgraph] (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg [flowgraph] (rpython.rtyper.lltypesystem.rstr:860)ll_stringslice_startstop [flowgraph] (rpython.rtyper.lltypesystem.rstr:840)_ll_stringslice [flowgraph] (?:1)memo_emptystrfun_0 [rtyper] specializing: 200 / 480 blocks (41%) [flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec [flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned [rtyper] specializing: 300 / 496 blocks (60%) [flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div [flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod [rtyper] specializing: 400 / 500 blocks (80%) [rtyper] specializing: 500 / 500 blocks (100%) [rtyper] -=- specialized 500 blocks -=- [flowgraph] (rpython.rtyper.rclass:1140)ll_issubclass [flowgraph] (rpython.rtyper.rclass:1137)ll_type [rtyper] -=- specialized 4 more blocks -=- [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] lltype back-end optimisations... [backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string [backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write [backendopt:removecasts] removed 3 cast_pointers in ll_float__rpy_stringPtr [backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString [backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v1709___simple_call__function_ [backendopt:removecasts] removed 1 cast_pointers in copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v1712___simple_call__function_ [backendopt:removecasts] removed 1 cast_pointers in _ll_stringslice__rpy_stringPtr_Signed_Signed [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 _get_raw_buf__rpy_string [backendopt:inlining] 0.00 get_nonmovingbuffer_ll [backendopt:inlining] 0.00 __exit____star_3 [backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2 [backendopt:inlining] 0.00 isconstant__v1681___simple_call__function_ [backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed [backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr [backendopt:inlining] 0.00 isvirtual__v1710___simple_call__function_ [backendopt:inlining] 0.00 isconstant__v1708___simple_call__function_ [backendopt:inlining] 0.00 copy_string_to_raw [backendopt:inlining] 0.00 isconstant__v1680___simple_call__function_ [backendopt:inlining] 0.00 conditional_call__v1682___simple_call__function__star_3 [backendopt:inlining] 0.00 isconstant__v1704___simple_call__function_ [backendopt:inlining] 0.00 conditional_call__v1705___simple_call__function__star_3 [backendopt:inlining] 0.00 isconstant__v1701___simple_call__function_ [backendopt:inlining] 0.00 memo_emptystrfun_0 [backendopt:inlining] 0.00 isconstant__v1691___simple_call__function_ [backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed [backendopt:inlining] 0.00 isvirtual__v1693___simple_call__function_ [backendopt:inlining] 0.00 isvirtual__v1699___simple_call__function_ [backendopt:inlining] 0.00 gc_thread_run [backendopt:inlining] 0.00 widen__int [backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3 [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__ [backendopt:inlining] 0.00 memo_ll_constant_0 [backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__ [backendopt:inlining] 0.00 memo__sizeof_none_0 [backendopt:inlining] 0.00 isconstant__v1687___simple_call__function_ [backendopt:inlining] 0.00 isconstant__v1697___simple_call__function_ [backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0 [backendopt:inlining] 0.00 isconstant__v1685___simple_call__function_ [backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 2.00 ll_length__listPtr [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned [backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned [backendopt:inlining] 2.00 ll_unsigned__Bool [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 setraw [backendopt:inlining] 2.00 getraw [backendopt:inlining] 2.00 ll_items__listPtr [backendopt:inlining] 2.00 ll_unsigned__Signed [backendopt:inlining] 2.00 alloc_raw_storage__True_False [backendopt:inlining] 2.00 free_raw_storage__True [backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed [backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_Signed [backendopt:inlining] 4.00 raw_storage_setitem_unaligned__arrayPtr_Signed_Float [backendopt:inlining] 4.00 raw_storage_getitem_unaligned__FloatLlT_arrayPtr_Signed [backendopt:inlining] 5.00 release [backendopt:inlining] 6.00 _str_ofs__rpy_string [backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString [backendopt:inlining] 6.75 loop_unrolling_heuristic__v1707___simple_call__function_ [backendopt:inlining] 7.00 mallocstr__Signed [backendopt:inlining] 4.00 get_saved_errno [backendopt:inlining] 7.00 rstring_to_float__SomeString [backendopt:inlining] 7.00 ll_str__BoolR_BoolConst_Bool [backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed [backendopt:inlining] 7.00 llrepr_out__bool [backendopt:inlining] 7.00 rpython_print_newline [backendopt:inlining] 7.50 mallocstr__Signed [backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool [backendopt:inlining] 9.00 ll_join_strs_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT [backendopt:inlining] 4.00 ll_str__StringR_Ptr_GcStruct_rpy_strin_rpy_stringPtr [backendopt:inlining] 7.00 acquire [backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed [backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char [backendopt:inlining] 12.00 ll_striter__rpy_stringPtr [backendopt:inlining] 13.00 free_nonmovingbuffer_ll [backendopt:inlining] 9.00 ll_listdelslice_startonly__v1698___simple_call__function_ [backendopt:inlining] 9.00 ll_listdelslice_startonly__v1703___simple_call__function_ [backendopt:inlining] 15.50 ll_strnext__stringiterPtr [backendopt:inlining] 18.12 ll_stringslice_startstop__rpy_stringPtr_Signed_Signed [backendopt:inlining] 21.65 ll_streq__rpy_stringPtr_rpy_stringPtr [backendopt:inlining] 17.00 ll_append__listPtr_Char [backendopt:inlining] 19.25 _errno_after__v1678___simple_call__function_ [backendopt:inlining] 26.16 ll_join_chars__v1692___simple_call__function_ [backendopt:inlining] 26.16 ll_join_chars__v1695___simple_call__function_ [backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed [backendopt:inlining] 31.75 handle_posix_error__write [backendopt:inlining] 31.87 _errno_before__v1677___simple_call__function_ [backendopt:inlining] 14.00 f [backendopt:inlining] inlined 161 callsites. [backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString [backendopt:malloc] starting malloc removal [backendopt:malloc] 1 simple mallocs removed in 'entry_point' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item' [backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end' [backendopt:malloc] 3 simple mallocs removed in 'write' [backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__' [backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3' [backendopt:malloc] 1 simple mallocs removed in 'strtod__SomeString' [backendopt:malloc] 5 simple mallocs removed in '_PyPy_dg_strtod__arrayPtr_arrayPtr_star_2' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v1682___simple_call__function__star_3' [backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed' [backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v1705___simple_call__function__star_3' [backendopt:malloc] removed 25 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] usession directory: /tmp/pytest/usession-main-3196 [translation:info] already done: Annotating&simplifying [translation:info] already done: RTyping [translation:info] already done: lltype back-end optimisations [translation:info] inserting stack checks... [flowgraph] (rpython.rlib.rstack:42)stack_check [flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath [rtyper] -=- specialized 8 more blocks -=- [translation:info] inserted 0 stack checks. [translation:info] Creating database for generating c source... [flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred [flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type [flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value [flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear [flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise [flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise [flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception [flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception [flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr [flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr [flowgraph] (rpython.rtyper.rclass:1180)ll_inst_type [rtyper] -=- specialized 25 more blocks -=- [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:462)_ll_malloc_fixedsize_zero [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.transform:501)_ll_malloc_varsize_no_length_zero [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize [flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length [flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize [flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [flowgraph] (rpython.memory.gctransform.boehm:20)<lambda> [flowgraph] (rpython.memory.gctransform.boehm:24)<lambda> [flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size [rtyper] -=- specialized 57 more blocks -=- [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 2.00 _lambda_ [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed [backendopt:inlining] inlined 8 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper [flowgraph] (rpython.rtyper.lltypesystem.rffi:862)charp2str [flowgraph] (rpython.rtyper.lltypesystem.rffi:1051)charpsize2str [flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string [flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set [flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero [flowgraph] (rpython.rtyper.rlist:510)_ll_alloc_and_set_jit [flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null [flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit [flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist [flowgraph] (rpython.rtyper.rlist:522)_ll_alloc_and_clear [flowgraph] (rpython.rlib.rgc:508)ll_arrayclear [flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof [flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff [flowgraph] (rpython.rtyper.rlist:530)<lambda> [flowgraph] (rpython.rlib.jit:269)isconstant [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast [flowgraph] (rpython.rlib.rgc:538)ll_arrayfill [flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline [flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull [flowgraph] (?:1)memo_itemoffsetof_0 [flowgraph] (?:1)memo__sizeof_none_0 [flowgraph] (rpython.rtyper.rlist:728)ll_setitem_nonneg [rtyper] specializing: 600 / 682 blocks (87%) [rtyper] -=- specialized 88 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 0 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 0 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished helpers [c:database] GC transformer: finished tables [c:database] Inlining GC helpers and postprocessing [c] 297 nodes [ array: 30 boehm rtti: 17 func: 64 struct: 186 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] data_rpython_translator_c_test.c [c:writing] nonfuncnodes.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] implement.c [c:writing] rpython_flowspace.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [c:writing] rpython_translator_c_test.c [translation:info] written: /tmp/pytest/usession-main-3196/testing_3/testing_3.c [translation:info] Compiling c source... [platform:execute] make in /tmp/pytest/usession-main-3196/testing_3 [platform:Error] collect2: fatal error: posix_spawnp: Operation not permitted [platform:Error] compilation terminated. [platform:Error] make: *** [Makefile:118: testing_3] Error 1 =========================== short test summary info ============================ FAIL rlib/test/test_rawstorage.py::TestCBackend::()::test_backend_int FAIL rlib/test/test_rawstorage.py::TestCBackend::()::test_backend_float_unaligned FAIL rlib/test/test_rawstorage.py::TestCBackend::()::test_backend_float_unaligned_allow_misalign ===================== 3 failed, 4 passed in 16.31 seconds ====================== __ jit/metainterp/test/test_string.py [323 done in total, somefailed=False] ___ [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.23-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/buildbot/slave/rpython-linux-x86-64/build/rpython/.hypothesis/examples') pytest-2.9.2 from /buildbot/slave/rpython-linux-x86-64/build/pytest.pyc rootdir: /buildbot/slave/rpython-linux-x86-64/build/rpython, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 97 items jit/metainterp/test/test_string.py .............................s............................................s...................... ==================== 95 passed, 2 skipped in 51.62 seconds ===================== program finished with exit code 1 elapsedTime=1279.052477