virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=pypy --timeout=4000
in dir /Users/matti/build-worker-arm64/own-macos-arm64/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=pypy', '--timeout=4000']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/own-macos-arm64/build
PYPYCHERRYPICK=
PYPY_USESSION_DIR=/tmp/buildbot-arm64
PYTHONPATH=.:
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64/pytest
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
using config pypy/testrunner_cfg.py
using config /Users/matti/machine_cfg.py
running 3 parallel test workers
setting MAKEFLAGS to ' ' (space)
-- config/test
-- interpreter/astcompiler/test
-- interpreter/pyparser/test
-- interpreter/test
-- module/__builtin__/test
-- module/__pypy__/test
-- module/_ast/test
-- module/_cffi_backend/test
-- module/_codecs/test
-- module/_continuation/test
-- module/_cppyy/test
-- module/_csv/test
-- module/_demo/test
-- module/_file/test
-- module/_io/test
-- module/_jitlog/test
-- module/_locale/test
-- module/_lsprof/test
-- module/_md5/test
-- module/_minimal_curses/test
-- module/_multibytecodec/test
-- module/_multiprocessing/test
-- module/_pypyjson/test
-- module/_random/test
-- module/_rawffi/alt/test
-- module/_rawffi/test
-- module/_sha/test
-- module/_socket/test
-- module/_sre/test
-- module/_vmprof/test
-- module/_warnings/test
-- module/_weakref/test
-- module/_winreg/test
-- module/array/test
-- module/binascii/test
-- module/bz2/test
-- module/cStringIO/test
-- module/cmath/test
-- module/cpyext/test/test_abstract.py
-- module/cpyext/test/test_api.py
-- module/cpyext/test/test_arraymodule.py
-- module/cpyext/test/test_boolobject.py
-- module/cpyext/test/test_borrow.py
-- module/cpyext/test/test_bufferobject.py
-- module/cpyext/test/test_bytearrayobject.py
-- module/cpyext/test/test_bytesobject.py
-- module/cpyext/test/test_capsule.py
-- module/cpyext/test/test_cell.py
-- module/cpyext/test/test_classobject.py
-- module/cpyext/test/test_codecs.py
-- module/cpyext/test/test_complexobject.py
-- module/cpyext/test/test_cpyext.py
-- module/cpyext/test/test_datetime.py
-- module/cpyext/test/test_dictobject.py
-- module/cpyext/test/test_eval.py
-- module/cpyext/test/test_fileobject.py
-- module/cpyext/test/test_floatobject.py
-- module/cpyext/test/test_frameobject.py
-- module/cpyext/test/test_funcobject.py
-- module/cpyext/test/test_genobject.py
-- module/cpyext/test/test_getargs.py
-- module/cpyext/test/test_import.py
-- module/cpyext/test/test_intobject.py
-- module/cpyext/test/test_iterator.py
-- module/cpyext/test/test_listobject.py
-- module/cpyext/test/test_longobject.py
-- module/cpyext/test/test_mapping.py
-- module/cpyext/test/test_marshal.py
-- module/cpyext/test/test_memoryobject.py
-- module/cpyext/test/test_methodobject.py
-- module/cpyext/test/test_misc.py
-- module/cpyext/test/test_module.py
-- module/cpyext/test/test_ndarrayobject.py
-- module/cpyext/test/test_number.py
-- module/cpyext/test/test_object.py
-- module/cpyext/test/test_pycobject.py
-- module/cpyext/test/test_pyerrors.py
-- module/cpyext/test/test_pyfile.py
-- module/cpyext/test/test_pysignals.py
-- module/cpyext/test/test_pystate.py
-- module/cpyext/test/test_pystrtod.py
-- module/cpyext/test/test_sequence.py
-- module/cpyext/test/test_setobject.py
-- module/cpyext/test/test_sliceobject.py
-- module/cpyext/test/test_structseq.py
-- module/cpyext/test/test_sysmodule.py
-- module/cpyext/test/test_thread.py
-- module/cpyext/test/test_traceback.py
-- module/cpyext/test/test_translate.py
-- module/cpyext/test/test_tupleobject.py
-- module/cpyext/test/test_typeobject.py
-- module/cpyext/test/test_unicodeobject.py
-- module/cpyext/test/test_userslots.py
-- module/cpyext/test/test_version.py
-- module/cpyext/test/test_weakref.py
-- module/crypt/test
-- module/errno/test
-- module/exceptions/test
-- module/faulthandler/test
-- module/fcntl/test
-- module/gc/test
-- module/imp/test
-- module/itertools/test
-- module/marshal/test
-- module/math/test
-- module/micronumpy/test
-- module/mmap/test
-- module/operator/test
-- module/parser/test
-- module/posix/test
-- module/pwd/test
-- module/pyexpat/test
-- module/pypyjit/test
-- module/select/test
-- module/signal/test
-- module/struct/test
-- module/sys/test
-- module/termios/test
-- module/test_lib_pypy
-- module/thread/test
-- module/time/test
-- module/unicodedata/test
-- module/zipimport/test
-- module/zlib/test
-- objspace/fake/test
-- objspace/std/test
-- objspace/test
-- sandbox/test
-- tool/bench/test
-- tool/memusage/test
-- tool/pytest/test
-- tool/release/test
-- tool/test
-- total: 133 to run
++ 01:22:19 starting config/test [1 started in total]
++ 01:22:19 starting interpreter/astcompiler/test [2 started in total]
++ 01:22:19 starting interpreter/pyparser/test [3 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.py
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 157 items / 1 skipped
config/test/test_pypyoption.py .............................................................................................................................................................
==================== 157 passed, 1 skipped in 9.86 seconds =====================
++ 01:22:31 starting interpreter/test [4 started in total]
__ interpreter/pyparser/test [2 done in total, somefailed=False] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 119 items
interpreter/pyparser/test/test_automata.py ...
interpreter/pyparser/test/test_future.py .....................................
interpreter/pyparser/test/test_gendfa.py .
interpreter/pyparser/test/test_metaparser.py ...............
interpreter/pyparser/test/test_parser.py .............
interpreter/pyparser/test/test_parsestring.py .........
interpreter/pyparser/test/test_pyparse.py ....................................
interpreter/pyparser/test/test_pytokenizer.py .....
========================= 119 passed in 17.70 seconds ==========================
++ 01:22:39 starting module/__builtin__/test [5 started in total]
__ interpreter/astcompiler/test [3 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.py
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 447 items
interpreter/astcompiler/test/apptest_misc.py .
interpreter/astcompiler/test/test_ast.py .......
interpreter/astcompiler/test/test_astbuilder.py .....................................................
interpreter/astcompiler/test/test_compiler.py ..........................................................................................................................................................................................................................................................................................................................................................................
interpreter/astcompiler/test/test_misc.py .
interpreter/astcompiler/test/test_symtable.py .......................
========================= 447 passed in 24.79 seconds ==========================
++ 01:22:47 starting module/__pypy__/test [6 started in total]
__ module/__builtin__/test [4 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 305 items
module/__builtin__/test/apptest_compile.py ........
module/__builtin__/test/test_abstractinst.py ............
module/__builtin__/test/test_apply.py ...
module/__builtin__/test/test_builtin.py ..............................................s.....................
module/__builtin__/test/test_classobj.py ...........................................................
module/__builtin__/test/test_descriptor.py ..........................
module/__builtin__/test/test_filter.py ...........
module/__builtin__/test/test_functional.py .................................................
module/__builtin__/test/test_minmax.py ..........................
module/__builtin__/test/test_range.py ........................
module/__builtin__/test/test_rawinput.py ...
module/__builtin__/test/test_reduce.py ....
module/__builtin__/test/test_vars.py ...
module/__builtin__/test/test_zip.py .........
==================== 304 passed, 1 skipped in 12.02 seconds ====================
++ 01:22:54 starting module/_ast/test [7 started in total]
__ module/__pypy__/test [5 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 68 items
module/__pypy__/test/test_builders.py .....
module/__pypy__/test/test_bytebuffer.py ..
module/__pypy__/test/test_debug.py .......
module/__pypy__/test/test_identitydict.py ......
module/__pypy__/test/test_intop.py ...........
module/__pypy__/test/test_locals2fast.py .....
module/__pypy__/test/test_magic.py .....s.
module/__pypy__/test/test_newmemoryview.py ...
module/__pypy__/test/test_os.py .
module/__pypy__/test/test_signal.py ....s
module/__pypy__/test/test_special.py ............s
module/__pypy__/test/test_time.py ...
==================== 65 passed, 3 skipped in 11.41 seconds =====================
++ 01:22:59 starting module/_cffi_backend/test [8 started in total]
__ module/_ast/test [6 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
module/_ast/test/test_ast.py ....................................
========================== 36 passed in 6.81 seconds ===========================
++ 01:23:02 starting module/_codecs/test [9 started in total]
__ module/_codecs/test [7 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 65 items
module/_codecs/test/test_codecs.py ................................................................
module/_codecs/test/test_ztranslation.py .
========================== 65 passed in 15.64 seconds ==========================
++ 01:23:20 starting module/_continuation/test [10 started in total]
__ module/_continuation/test [8 done in total, somefailed=True] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 120 items
module/_continuation/test/test_generator.py ssss
module/_continuation/test/test_greenlet.py s.ssssss.sssssssssssssss.sss
module/_continuation/test/test_stacklet.py sssssssssssssss.sssssssssssssssssssssssE
module/_continuation/test/test_translated.py sssssssssssssssssssssssssssss
module/_continuation/test/test_zpickle.py ssssssssssssssssssss
==================================== ERRORS ====================================
______ ERROR at teardown of AppTestStacklet.test_sampling_inside_callback ______
self = <CallInfo when='teardown' exception: Invalid value for fakevmprof._ignore_signals: expected 1, got 0. This probably means that you called {start,stop}_sampling() a wrong number of times>
func = <function <lambda> at 0x000000011a39e7a0>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...s, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000001288fa138>
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000000118e58560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...s, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000000118e58560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...s, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x000000011a3e7038>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...est_vmprof'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000000011a3b49e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000000011a3b49e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...est_vmprof'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_sampling_inside_callback'>
nextitem = <AppTestMethod 'test_vmprof'>
def pytest_runtest_teardown(item, nextitem):
> item.session._setupstate.teardown_exact(item, nextitem)
../_pytest/runner.py:103:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
item = <AppTestMethod 'test_sampling_inside_callback'>
nextitem = <AppTestMethod 'test_vmprof'>
def teardown_exact(self, item, nextitem):
needed_collectors = nextitem and nextitem.listchain() or []
> self._teardown_towards(needed_collectors)
../_pytest/runner.py:387:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/_continuation/test/test_translated.py'>, <AppClassCollector 'AppTestWrapper'>, <AppClassInstance '()'>, <AppTestMethod 'test_vmprof'>]
def _teardown_towards(self, needed_collectors):
while self.stack:
if self.stack == needed_collectors[:len(self.stack)]:
break
> self._pop_and_teardown()
../_pytest/runner.py:393:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
def _pop_and_teardown(self):
colitem = self.stack.pop()
> self._teardown_with_finalization(colitem)
../_pytest/runner.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _teardown_with_finalization(self, colitem):
> self._callfinalizers(colitem)
../_pytest/runner.py:371:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
fin()
except Exception:
# XXX Only first exception will be seen by user,
# ideally all should be reported.
if exc is None:
exc = sys.exc_info()
if exc:
> py.builtin._reraise(*exc)
../_pytest/runner.py:368:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x0000000130052528>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
> fin()
../_pytest/runner.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FixtureDef name='fakevmprof' scope='function' baseid='pypy/module/_continuation/test/test_stacklet.py' >
def finish(self):
try:
while self._finalizer:
func = self._finalizer.pop()
> func()
../_pytest/python.py:2085:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rlib.rvmprof.test.support.FakeVMProf object at 0x000000011a399328>
def check_status(self):
"""
To be called during test teardown
"""
if self._ignore_signals != 1:
msg = ('Invalid value for fakevmprof._ignore_signals: expected 1, '
'got %d. This probably means that you called '
'{start,stop}_sampling() a wrong number of times')
> raise ValueError(msg % self._ignore_signals)
E ValueError: Invalid value for fakevmprof._ignore_signals: expected 1, got 0. This probably means that you called {start,stop}_sampling() a wrong number of times
../rpython/rlib/rvmprof/test/support.py:37: ValueError
================ 4 passed, 116 skipped, 1 error in 9.02 seconds ================
++ 01:23:30 starting module/_cppyy/test [11 started in total]
__ module/_cffi_backend/test [9 done in total, somefailed=True] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 466 items
module/_cffi_backend/test/test_c.py ..........................................................................F.....sss.s....................................................s.....s...................s...s.............................s........................s......
module/_cffi_backend/test/test_fastpath.py ..................
module/_cffi_backend/test/test_ffi_obj.py .............................................
module/_cffi_backend/test/test_file.py s..
module/_cffi_backend/test/test_parse_c_type.py ..............s...
module/_cffi_backend/test/test_re_python.py ....................
module/_cffi_backend/test/test_recompiler.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
module/_cffi_backend/test/test_unicode_literals.py .......
module/_cffi_backend/test/test_wchar_helper.py .
module/_cffi_backend/test/test_ztranslation.py s
=================================== FAILURES ===================================
________________________ AppTestC.test_call_function_9 _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000001206b10f8>
def test_call_function_9(self):
import _all_test_c
> _all_test_c.test_call_function_9()
[/tmp/buildbot-arm64/usession-main-9985/test_c/_test_c.py:224]:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def test_call_function_9():
BInt = new_primitive_type("int")
BFunc9 = new_function_type((BInt,), BInt, True) # vararg
f = cast(BFunc9, _testfunc(9))
assert f(0) == 0
> assert f(1, cast(BInt, 42)) == 42
E (application-level) AssertionError: assert -66666666 == 42
E + where -66666666 = <cdata 'int(*)(int, ...)' 0x104ce3d38>(1, <cdata 'int' 42>)
E + where <cdata 'int' 42> = cast(<ctype 'int'>, 42)
/tmp/buildbot-arm64/usession-main-9985/test_c/_all_test_c.py:1195: AssertionError
=========================== short test summary info ============================
FAIL module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9
============== 1 failed, 328 passed, 137 skipped in 49.52 seconds ==============
++ 01:23:51 starting module/_csv/test [12 started in total]
__ module/_csv/test [10 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
module/_csv/test/test_dialect.py .........
module/_csv/test/test_reader.py .........
module/_csv/test/test_writer.py ....
module/_csv/test/test_ztranslation.py .
========================== 23 passed in 6.18 seconds ===========================
++ 01:23:57 starting module/_demo/test [13 started in total]
__ module/_demo/test [11 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/_demo/test/test_import.py ..
module/_demo/test/test_sieve.py .
=========================== 3 passed in 3.31 seconds ===========================
++ 01:24:02 starting module/_file/test [14 started in total]
__ module/_cppyy/test [12 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 191 items
module/_cppyy/test/test_advancedcpp.py sssssssssssssssssssssssss
module/_cppyy/test/test_boost.py sssss
module/_cppyy/test/test_cpp11features.py s.s
module/_cppyy/test/test_cppyy.py ...........
module/_cppyy/test/test_crossing.py ssss
module/_cppyy/test/test_datatypes.py .......sssssssssssssss
module/_cppyy/test/test_fragile.py sssssssssssss
module/_cppyy/test/test_helper.py ......
module/_cppyy/test/test_operators.py sssssss
module/_cppyy/test/test_overloads.py sssssss
module/_cppyy/test/test_pythonify.py .....sssssssssssss
module/_cppyy/test/test_pythonization.py .ssssss
module/_cppyy/test/test_regression.py ss
module/_cppyy/test/test_stltypes.py sssssssssssssssssssssssss
module/_cppyy/test/test_templates.py sssssssssssssssssssssssssssssssss
module/_cppyy/test/test_zjit.py sss
=================== 31 passed, 160 skipped in 50.12 seconds ====================
++ 01:24:28 starting module/_io/test [15 started in total]
__ module/_file/test [13 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 269 items
module/_file/test/test_file.py .....................s...sss......
module/_file/test/test_file_extra.py ..................................................................................................................................................................ss..............ss..............ss..............ss.....................
module/_file/test/test_large_file.py .s
=================== 256 passed, 13 skipped in 25.93 seconds ====================
++ 01:24:30 starting module/_jitlog/test [16 started in total]
__ module/_jitlog/test [14 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/_jitlog/test/test__jitlog.py .
=========================== 1 passed in 2.88 seconds ===========================
++ 01:24:33 starting module/_locale/test [17 started in total]
__ interpreter/test [15 done in total, somefailed=True] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 772 items
interpreter/test/apptest_class.py ...............
interpreter/test/apptest_exec.py ............................
interpreter/test/apptest_function.py ........................s..............................
interpreter/test/apptest_generator.py ..................................
interpreter/test/apptest_nestedscope.py .............
interpreter/test/apptest_pyframe.py .............................
interpreter/test/apptest_raise.py .....................
interpreter/test/test_app_main.py ....ssssssssssssssssssssssssss.sssssss.............F...F..s......
interpreter/test/test_appinterp.py .............
interpreter/test/test_argument.py ...................................
interpreter/test/test_buffer.py ..
interpreter/test/test_cellfamily.py .......
interpreter/test/test_code.py ........
interpreter/test/test_compiler.py .........................................................................................................................
interpreter/test/test_descrtypecheck.py ..
interpreter/test/test_error.py ..........
interpreter/test/test_exceptcomp.py ...........
interpreter/test/test_exec.py .
interpreter/test/test_executioncontext.py ................
interpreter/test/test_extmodules.py .
interpreter/test/test_function.py ..........
interpreter/test/test_gateway.py ........................................ss............
interpreter/test/test_generator.py .
interpreter/test/test_interpreter.py ..........................
interpreter/test/test_main.py ....
interpreter/test/test_mixedmodule.py ......
interpreter/test/test_module.py ........
interpreter/test/test_objspace.py ..............................
interpreter/test/test_pycode.py .
interpreter/test/test_pyframe.py ..
interpreter/test/test_reverse_debugging.py ..
interpreter/test/test_special.py ..
interpreter/test/test_syntax.py ....................................................................
interpreter/test/test_targetpypy.py ..
interpreter/test/test_typedef.py ..................
interpreter/test/test_unicodehelper.py ..........
interpreter/test/test_zpy.py ......
interpreter/test/test_zzpickle_and_slow.py ...............s...................
=================================== FAILURES ===================================
_______ TestNonInteractive.test_putenv_fires_interactive_within_process ________
self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x0000000132428660>
@py.test.mark.skipif('sys.platform=="win32"', reason="windows, sendata, and quoting problems")
def test_putenv_fires_interactive_within_process(self):
try:
import __pypy__
except ImportError:
py.test.skip("This can be only tested on PyPy with real_getenv")
# should be noninteractive when piped in
data = 'import os\nos.putenv("PYTHONINSPECT", "1")\n'
self.run('', senddata=data, expect_prompt=False)
# should go interactive with -c
data = data.replace('\n', ';')
> self.run("-c '%s'" % data, expect_prompt=True)
interpreter/test/test_app_main.py:796:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
interpreter/test/test_app_main.py:680: in run
data, status = self.run_with_status_code(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x0000000132428660>
cmdline = '/Users/matti/build-worker-arm64/own-macos-arm64/build/virt_test/bin/python "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/interpreter/app_main.py" -c \'import os;os.putenv("PYTHONINSPECT", "1");\''
senddata = '', expect_prompt = True, expect_banner = False, python_flags = ''
env = None
def run_with_status_code(self, cmdline, senddata='', expect_prompt=False,
expect_banner=False, python_flags='', env=None):
if os.name == 'nt':
if __pypy__ is None:
py.test.skip('app_main cannot run on non-pypy for windows')
cmdline = '%s %s "%s" %s %s' % (sys.executable, python_flags,
app_main, python_flags, cmdline)
print 'POPEN:', cmdline
process = subprocess.Popen(
cmdline,
stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.STDOUT,
shell=True, env=env,
universal_newlines=True
)
child_in, child_out_err = process.stdin, process.stdout
child_in.write(senddata)
child_in.close()
data = child_out_err.read()
child_out_err.close()
process.wait()
assert (banner in data) == expect_banner # no banner unless expected
> assert ('>>> ' in data) == expect_prompt # no prompt unless expected
E assert '>>> ' in '' == True
interpreter/test/test_app_main.py:676: AssertionError
----------------------------- Captured stdout call -----------------------------
POPEN: /Users/matti/build-worker-arm64/own-macos-arm64/build/virt_test/bin/python "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/interpreter/app_main.py"
POPEN: /Users/matti/build-worker-arm64/own-macos-arm64/build/virt_test/bin/python "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/interpreter/app_main.py" -c 'import os;os.putenv("PYTHONINSPECT", "1");'
___________________ TestNonInteractive.test_proper_sys_path ____________________
self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x0000000129e785a0>
tmpdir = local('/private/tmp/buildbot-arm64/pytest/pytest-of-matti/pytest-963/test_proper_sys_path0')
def test_proper_sys_path(self, tmpdir):
data = self.run('-c "import _ctypes"', python_flags='-S')
if data.startswith('Traceback'):
py.test.skip("'python -S' cannot import extension modules: "
"see probably http://bugs.python.org/issue586680")
@contextmanager
def chdir_and_unset_pythonpath(new_cwd):
old_cwd = new_cwd.chdir()
old_pythonpath = os.getenv('PYTHONPATH')
os.unsetenv('PYTHONPATH')
try:
yield
finally:
old_cwd.chdir()
# Can't call putenv with a None argument.
if old_pythonpath is not None:
os.putenv('PYTHONPATH', old_pythonpath)
# if we are running in a virtualenv, messing with site.py will
# make runpy.py and pkgutil unavailable. They are needed to run
# app_main. Copy them into the tmpdir
runpy_dir = os.path.dirname(runpy.__file__)
import pkgutil
pkgutil_dir = os.path.dirname(pkgutil.__file__)
shutil.copy(os.path.join(runpy_dir, 'runpy.py'), str(tmpdir))
shutil.copy(os.path.join(pkgutil_dir, 'pkgutil.py'), str(tmpdir))
tmpdir.join('site.py').write('print "SHOULD NOT RUN"')
runme_py = tmpdir.join('runme.py')
runme_py.write('print "some text"')
cmdline = str(runme_py)
with chdir_and_unset_pythonpath(tmpdir):
data = self.run(cmdline, python_flags='-S')
> assert data == "some text\n"
E assert 'debug: Opera...d encodings\n' == 'some text\n'
E + some text
E - debug: OperationError:
E - debug: operror-type: ImportError
E - debug: operror-value: No module named encodings
interpreter/test/test_app_main.py:887: AssertionError
----------------------------- Captured stdout call -----------------------------
POPEN: /Users/matti/build-worker-arm64/own-macos-arm64/build/virt_test/bin/python -S "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/interpreter/app_main.py" -S -c "import _ctypes"
POPEN: /Users/matti/build-worker-arm64/own-macos-arm64/build/virt_test/bin/python -S "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/interpreter/app_main.py" -S /private/tmp/buildbot-arm64/pytest/pytest-of-matti/pytest-963/test_proper_sys_path0/runme.py
=========================== short test summary info ============================
FAIL interpreter/test/test_app_main.py::TestNonInteractive::()::test_putenv_fires_interactive_within_process
FAIL interpreter/test/test_app_main.py::TestNonInteractive::()::test_proper_sys_path
============== 2 failed, 732 passed, 38 skipped in 120.45 seconds ==============
++ 01:24:35 starting module/_lsprof/test [18 started in total]
__ module/_locale/test [16 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/_locale/test/test_locale.py ssssssssssssss
========================== 14 skipped in 2.27 seconds ==========================
++ 01:24:37 starting module/_md5/test [19 started in total]
__ module/_lsprof/test [17 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_lsprof/test/test_cprofile.py ......
=========================== 6 passed in 4.17 seconds ===========================
++ 01:24:40 starting module/_minimal_curses/test [20 started in total]
__ module/_md5/test [18 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_md5/test/test_md5.py .s....
===================== 5 passed, 1 skipped in 5.16 seconds ======================
++ 01:24:42 starting module/_multibytecodec/test [21 started in total]
__ module/_minimal_curses/test [19 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_minimal_curses/test/test_curses.py sss...
===================== 3 passed, 3 skipped in 12.96 seconds =====================
++ 01:24:55 starting module/_multiprocessing/test [22 started in total]
__ module/_multibytecodec/test [20 done in total, somefailed=True] ____________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 51 items
module/_multibytecodec/test/test_app_codecs.py ...............F
module/_multibytecodec/test/test_app_incremental.py ............
module/_multibytecodec/test/test_app_stream.py .....
module/_multibytecodec/test/test_c_codecs.py ................s
module/_multibytecodec/test/test_translation.py .
=================================== FAILURES ===================================
______________________ AppTestCodecs.test_streaming_codec ______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000001418acb80>
def test_streaming_codec(self):
test_0 = u'\uc5fc\u76d0\u5869\u9e7d\u477c\u4e3d/\u3012'
test_1 = u'\u4ee4\u477c\u3080\u304b\u3057\u3080\u304b\u3057\u3042\u308b\u3068\u3053\u308d\u306b'
test_2 = u' foo = "Quoted string ****\u4ee4\u477c" '
ereplace = {'errors': 'replace'}
exml = {'errors': 'xmlcharrefreplace'}
for codec in ("iso-2022-jp", "iso-2022-jp-ext", "iso-2022-jp-1",
"iso-2022-jp-2", "iso-2022-jp-3", "iso-2022-jp-2004",
"iso-2022-kr",
):
out_1 = test_1.encode(codec, **ereplace).decode(codec, **ereplace)
> assert out_1.endswith(u'\u3080\u304b\u3057\u3080\u304b\u3057\u3042\u308b\u3068\u3053\u308d\u306b')
E (application-level) AssertionError: assert <bound method unicode.endswith of u'\u4ee4?\u3080\u304b\u3080\u304b\u3042\u308b\u3068\u3053\u308d\u306b'>(u'\u3080\u304b\u3057\u3080\u304b\u3057\u3042\u308b\u3068\u3053\u308d\u306b')
E + where <bound method unicode.endswith of u'\u4ee4?\u3080\u304b\u3080\u304b\u3042\u308b\u3068\u3053\u308d\u306b'> = u'\u4ee4?\u3080\u304b\u3080\u304b\u3042\u308b\u3068\u3053\u308d\u306b'.endswith
[/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/_multibytecodec/test/test_app_codecs.py:119]:14: AssertionError
=========================== short test summary info ============================
FAIL module/_multibytecodec/test/test_app_codecs.py::AppTestCodecs::()::test_streaming_codec
=============== 1 failed, 49 passed, 1 skipped in 14.88 seconds ================
++ 01:25:00 starting module/_pypyjson/test [23 started in total]
__ module/_io/test [21 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 200 items
module/_io/test/apptest_bytesio.py ............
module/_io/test/apptest_io.py ................................
module/_io/test/apptest_stringio.py .........................
module/_io/test/apptest_textio.py ...........................
module/_io/test/test_bufferedio.py ..............................................................................
module/_io/test/test_fileio.py ......................
module/_io/test/test_interp_textio.py ....
========================= 200 passed in 30.88 seconds ==========================
++ 01:25:01 starting module/_random/test [24 started in total]
__ module/_pypyjson/test [22 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items / 1 skipped
module/_pypyjson/test/test__pypyjson.py ..........................................
===================== 42 passed, 1 skipped in 3.53 seconds =====================
++ 01:25:04 starting module/_rawffi/alt/test [25 started in total]
__ module/_rawffi/alt/test [23 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module/_rawffi/alt/test/test_ffitype.py .....
module/_rawffi/alt/test/test_funcptr.py ..................................ssssss.s
module/_rawffi/alt/test/test_struct.py ...............
module/_rawffi/alt/test/test_type_converter.py ...........
===================== 66 passed, 7 skipped in 4.98 seconds =====================
++ 01:25:10 starting module/_rawffi/test [26 started in total]
__ module/_random/test [24 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/_random/test/test_random.py .............
module/_random/test/test_ztranslation.py .
========================== 14 passed in 6.65 seconds ===========================
++ 01:25:10 starting module/_sha/test [27 started in total]
__ module/_sha/test [25 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_sha/test/test_sha.py .s....
===================== 5 passed, 1 skipped in 5.32 seconds ======================
++ 01:25:16 starting module/_socket/test [28 started in total]
__ module/_multiprocessing/test [26 done in total, somefailed=True] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
module/_multiprocessing/test/test_connection.py ..sss......
module/_multiprocessing/test/test_interp_semaphore.py s
module/_multiprocessing/test/test_memory.py ..
module/_multiprocessing/test/test_semaphore.py Fssssss
module/_multiprocessing/test/test_win32.py ss
module/_multiprocessing/test/test_ztranslation.py .
=================================== FAILURES ===================================
____________________ AppTestSemaphore.test_semaphore_basic _____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000000012a846c28>
def test_semaphore_basic(self):
from _multiprocessing import SemLock
import sys
assert SemLock.SEM_VALUE_MAX > 10
kind = self.SEMAPHORE
value = 1
maxvalue = 1
# the following line gets OSError: [Errno 38] Function not implemented
# if /dev/shm is not mounted on Linux
sem = SemLock(kind, value, maxvalue)
assert sem.kind == kind
assert sem.maxvalue == maxvalue
assert isinstance(sem.handle, (int, long))
assert sem._count() == 0
if sys.platform == 'darwin':
raises(NotImplementedError, 'sem._get_value()')
else:
assert sem._get_value() == 1
> assert sem._is_zero() == False
E (application-level) AssertionError: assert True == False
E + where True = <bound method SemLock._is_zero of <SemLock object at 0x000000011bfa5e88>>()
E + where <bound method SemLock._is_zero of <SemLock object at 0x000000011bfa5e88>> = <SemLock object at 0x000000011bfa5e88>._is_zero
[/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/_multiprocessing/test/test_semaphore.py:30]:21: AssertionError
=========================== short test summary info ============================
FAIL module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic
=============== 1 failed, 11 passed, 12 skipped in 26.98 seconds ===============
++ 01:25:23 starting module/_sre/test [29 started in total]
__ module/_rawffi/test [27 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 83 items
module/_rawffi/test/apptest_rawffi.py .
module/_rawffi/test/test__rawffi.py .....s.............................................s..........s.....
module/_rawffi/test/test_exit.py .
module/_rawffi/test/test_nested.py ......
module/_rawffi/test/test_struct.py ...
module/_rawffi/test/test_tracker.py ...
module/_rawffi/test/test_ztranslation.py .
==================== 80 passed, 3 skipped in 23.24 seconds =====================
n: 2
Arg 0: 3
Arg 1: 15
++ 01:25:33 starting module/_vmprof/test [30 started in total]
__ module/_sre/test [28 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 139 items
module/_sre/test/test_app_sre.py ...................................................................................................................
module/_sre/test/test_sre_buf.py ........................
========================= 139 passed in 12.71 seconds ==========================
++ 01:25:37 starting module/_warnings/test [31 started in total]
__ module/_vmprof/test [29 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/_vmprof/test/test__vmprof.py ....s
module/_vmprof/test/test_direct.py ..
===================== 6 passed, 1 skipped in 6.16 seconds ======================
++ 01:25:40 starting module/_weakref/test [32 started in total]
__ module/_warnings/test [30 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/_warnings/test/apptest_warnings.py ...........
module/_warnings/test/test_warnings.py .
========================== 12 passed in 5.26 seconds ===========================
++ 01:25:43 starting module/_winreg/test [33 started in total]
__ module/_winreg/test [31 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.08 seconds ===========================
++ 01:25:44 starting module/array/test [34 started in total]
__ module/_weakref/test [32 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
module/_weakref/test/test_weakref.py ....................s.....................
===================== 41 passed, 1 skipped in 4.73 seconds =====================
++ 01:25:46 starting module/binascii/test [35 started in total]
__ module/binascii/test [33 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/binascii/test/test_binascii.py ..............
========================== 14 passed in 3.74 seconds ===========================
++ 01:25:50 starting module/bz2/test [36 started in total]
__ module/array/test [34 done in total, somefailed=True] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
module/array/test/test_array.py ..............E......................s...........
module/array/test/test_ztranslation.py .
==================================== ERRORS ====================================
____________ ERROR at teardown of AppTestArray.test_reversingslice _____________
self = <CallInfo when='teardown' exception: {
<C object Array of Char {'nolength': True} at 0x600000361a00>:
<C object Arra...cos-arm64/build/pypy/module/array/interp_array.py", line 190, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x0000000131c28f20>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000001188fa100>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x0000000131c345c0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000001091647e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000001091647e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x0000000119d3d7e0>
item = <AppTestMethod 'test_reversingslice'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E <C object Array of Char {'nolength': True} at 0x600000361a00>:
E <C object Array of Char {'nolength': True} at 0x600000166040>:
E <C object Array of Char {'nolength': True} at 0x600000165f60>:
E <C object Array of Char {'nolength': True} at 0x6000003572f0>:
E <C object Array of Char {'nolength': True} at 0x600000342af0>:
E <C object Array of Char {'nolength': True} at 0x600000165dc0>:
E <C object Array of Char {'nolength': True} at 0x600000166260>:
E <C object Array of Char {'nolength': True} at 0x60000036d560>:
E <C object Array of Char {'nolength': True} at 0x60000036fe00>:
E <C object Array of Char {'nolength': True} at 0x6000001659c0>:
E <C object Array of Char {'nolength': True} at 0x600000166240>:
E <C object Array of Char {'nolength': True} at 0x6000003426b0>:
E <C object Array of Char {'nolength': True} at 0x60000034bff0>:
E <C object Array of Char {'nolength': True} at 0x600000166100>:
E <C object Array of Char {'nolength': True} at 0x6000001657c0>:
E <C object Array of Char {'nolength': True} at 0x600000165b80>:
E <C object Array of Char {'nolength': True} at 0x600000166320>:
E <C object Array of Char {'nolength': True} at 0x600000165a20>:
E <C object Array of Char {'nolength': True} at 0x600000165d00>:
E <C object Array of Char {'nolength': True} at 0x600000165fa0>:
E <C object Array of Char {'nolength': True} at 0x600000165ae0>:
E <C object Array of Char {'nolength': True} at 0x600000166280>:
E <C object Array of Char {'nolength': True} at 0x600000165da0>:
E <C object Array of Char {'nolength': True} at 0x600000166180>:
E <C object Array of Char {'nolength': True} at 0x600000165bc0>:
E <C object Array of Char {'nolength': True} at 0x60000037e3d0>:
E <C object Array of Char {'nolength': True} at 0x60000037cd20>:
E <C object Array of Char {'nolength': True} at 0x6000001655a0>:
E <C object Array of Char {'nolength': True} at 0x600000165460>:
E <C object Array of Char {'nolength': True} at 0x600000166200>:
E <C object Array of Char {'nolength': True} at 0x600000165c80>:
E <C object Array of Char {'nolength': True} at 0x6000001663c0>:
E <C object Array of Char {'nolength': True} at 0x60000037dd50>:
E <C object Array of Char {'nolength': True} at 0x60000037e620>:
E <C object Array of Char {'nolength': True} at 0x6000001659a0>:
E <C object Array of Char {'nolength': True} at 0x600000164d20>:
E <C object Array of Char {'nolength': True} at 0x60000037df80>:
E <C object Array of Char {'nolength': True} at 0x60000037e890>:
E <C object Array of Char {'nolength': True} at 0x6000001662a0>:
E <C object Array of Char {'nolength': True} at 0x600000165fe0>:
E <C object Array of Char {'nolength': True} at 0x600000166160>:
E <C object Array of Char {'nolength': True} at 0x600000166400>:
E <C object Array of Char {'nolength': True} at 0x600000166540>:
E <C object Array of Char {'nolength': True} at 0x6000001666a0>:
E <C object Array of Char {'nolength': True} at 0x600000165cc0>:
E <C object Array of Char {'nolength': True} at 0x6000001648e0>:
E <C object Array of Char {'nolength': True} at 0x600000166620>:
E <C object Array of Char {'nolength': True} at 0x600000166140>:
E <C object Array of Char {'nolength': True} at 0x600000166520>:
E <C object Array of Char {'nolength': True} at 0x600000165660>:
E <C object Array of Char {'nolength': True} at 0x60000037c250>:
E <C object Array of Char {'nolength': True} at 0x60000037e010>:
E <C object Array of Char {'nolength': True} at 0x60000017e300>:
E <C object Array of Char {'nolength': True} at 0x60000017c020>:
E <C object Array of Char {'nolength': True} at 0x60000017d720>:
E <C object Array of Char {'nolength': True} at 0x60000017e660>:
E <C object Array of Char {'nolength': True} at 0x60000017e7c0>:
E <C object Array of Char {'nolength': True} at 0x60000034b810>:
E <C object Array of Char {'nolength': True} at 0x6000003563d0>:
E <C object Array of Char {'nolength': True} at 0x60000017e1c0>:
E <C object Array of Char {'nolength': True} at 0x60000017e520>:
E <C object Array of Char {'nolength': True} at 0x60000036f300>:
E <C object Array of Char {'nolength': True} at 0x600000366530>:
E <C object Array of Char {'nolength': True} at 0x60000017d8e0>:
E <C object Array of Char {'nolength': True} at 0x60000017e680>:
E <C object Array of Char {'nolength': True} at 0x600000354ff0>:
E <C object Array of Char {'nolength': True} at 0x6000003542f0>:
E <C object Array of Char {'nolength': True} at 0x60000017e5a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e220>:
E <C object Array of Char {'nolength': True} at 0x60000036e930>:
E <C object Array of Char {'nolength': True} at 0x6000003650b0>:
E <C object Array of Char {'nolength': True} at 0x60000017e440>:
E <C object Array of Char {'nolength': True} at 0x60000017d860>:
E <C object Array of Char {'nolength': True} at 0x60000036f610>:
E <C object Array of Char {'nolength': True} at 0x600000356b40>:
E <C object Array of Char {'nolength': True} at 0x60000017e600>:
E <C object Array of Char {'nolength': True} at 0x60000017e420>:
E <C object Array of Char {'nolength': True} at 0x60000017e480>:
E <C object Array of Char {'nolength': True} at 0x60000017e780>:
E <C object Array of Char {'nolength': True} at 0x60000017ea20>:
E <C object Array of Char {'nolength': True} at 0x60000017e7e0>:
E <C object Array of Char {'nolength': True} at 0x60000017dc60>:
E <C object Array of Char {'nolength': True} at 0x60000037a3c0>:
E <C object Array of Char {'nolength': True} at 0x600000f516e0>:
E <C object Array of Char {'nolength': True} at 0x600000f511d0>:
E <C object Array of Char {'nolength': True} at 0x60000017e6a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e3e0>:
E <C object Array of Char {'nolength': True} at 0x60000017e960>:
E <C object Array of Char {'nolength': True} at 0x60000017eaa0>:
E <C object Array of Char {'nolength': True} at 0x60000017ec00>:
E <C object Array of Char {'nolength': True} at 0x60000017e8a0>:
E <C object Array of Char {'nolength': True} at 0x60000017ea40>:
E <C object Array of Char {'nolength': True} at 0x60000037a650>:
E <C object Array of Char {'nolength': True} at 0x600000378390>:
E <C object Array of Char {'nolength': True} at 0x60000017e740>:
E <C object Array of Char {'nolength': True} at 0x60000017e880>:
E <C object Array of Char {'nolength': True} at 0x6000003787c0>:
E <C object Array of Char {'nolength': True} at 0x6000003794d0>:
E <C object Array of Char {'nolength': True} at 0x60000017ec60>:
E <C object Array of Char {'nolength': True} at 0x60000017ea00>:
E <C object Array of Char {'nolength': True} at 0x60000036b080>:
E <C object Array of Char {'nolength': True} at 0x600000368ed0>:
E <C object Array of Char {'nolength': True} at 0x60000017db20>:
E <C object Array of Char {'nolength': True} at 0x60000017daa0>:
E <C object Array of Char {'nolength': True} at 0x60000037acf0>:
E <C object Array of Char {'nolength': True} at 0x6000003780a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e9a0>:
E <C object Array of Char {'nolength': True} at 0x60000017dc20>:
E <C object Array of Char {'nolength': True} at 0x60000017eae0>:
E <C object Array of Char {'nolength': True} at 0x60000037bd30>:
E <C object Array of Char {'nolength': True} at 0x600000f51890>:
E <C object Array of Char {'nolength': True} at 0x600000f51e90>:
E <C object Array of Char {'nolength': True} at 0x60000017e140>:
E <C object Array of Char {'nolength': True} at 0x60000017e940>:
E <C object Array of Char {'nolength': True} at 0x60000017e980>:
E <C object Array of Char {'nolength': True} at 0x60000017e900>:
E <C object Array of Char {'nolength': True} at 0x60000017e1e0>:
E <C object Array of Char {'nolength': True} at 0x60000017e620>:
E <C object Array of Char {'nolength': True} at 0x60000017ecc0>:
E <C object Array of Char {'nolength': True} at 0x60000017ec40>:
E <C object Array of Char {'nolength': True} at 0x60000017eb80>:
E <C object Array of Char {'nolength': True} at 0x60000017e9e0>:
E <C object Array of Char {'nolength': True} at 0x60000017ebc0>:
E <C object Array of Char {'nolength': True} at 0x60000017eea0>:
E <C object Array of Char {'nolength': True} at 0x60000017f000>:
E <C object Array of Char {'nolength': True} at 0x60000017eb60>:
E <C object Array of Char {'nolength': True} at 0x60000017efc0>:
E <C object Array of Char {'nolength': True} at 0x60000017e040>:
E <C object Array of Char {'nolength': True} at 0x60000036d1c0>:
E <C object Array of Char {'nolength': True} at 0x600000f51a70>:
E <C object Array of Char {'nolength': True} at 0x600000f51ce0>:
E <C object Array of Char {'nolength': True} at 0x60000017eb40>:
E <C object Array of Char {'nolength': True} at 0x60000017ec20>:
E <C object Array of Char {'nolength': True} at 0x60000017efe0>:
E <C object Array of Char {'nolength': True} at 0x60000017ce80>:
E <C object Array of Char {'nolength': True} at 0x60000017f0a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e720>:
E <C object Array of Char {'nolength': True} at 0x60000017ce60>:
E <C object Array of Char {'nolength': True} at 0x60000017ef80>:
E <C object Array of Char {'nolength': True} at 0x60000017e2a0>:
E <C object Array of Char {'nolength': True} at 0x60000017eac0>:
E <C object Array of Char {'nolength': True} at 0x60000017ef40>:
E <C object Array of Char {'nolength': True} at 0x60000017efa0>:
E <C object Array of Char {'nolength': True} at 0x60000017c840>:
E <C object Array of Char {'nolength': True} at 0x60000017e3c0>:
E <C object Array of Char {'nolength': True} at 0x600000357390>:
E <C object Array of Char {'nolength': True} at 0x60000017e2e0>:
E <C object Array of Char {'nolength': True} at 0x60000017e4a0>:
E <C object Array of Char {'nolength': True} at 0x600000368210>:
E <C object Array of Char {'nolength': True} at 0x60000017f2a0>:
E <C object Array of Char {'nolength': True} at 0x60000017cea0>:
E <C object Array of Char {'nolength': True} at 0x60000017f280>:
E <C object Array of Char {'nolength': True} at 0x600000374640>:
E <C object Array of Char {'nolength': True} at 0x600000374df0>:
E <C object Array of Char {'nolength': True} at 0x60000017ece0>:
E <C object Array of Char {'nolength': True} at 0x60000017f180>:
E <C object Array of Char {'nolength': True} at 0x600000374720>:
E <C object Array of Char {'nolength': True} at 0x600000374f70>:
E <C object Array of Char {'nolength': True} at 0x60000017e100>:
E <C object Array of Char {'nolength': True} at 0x60000017f1e0>:
E <C object Array of Char {'nolength': True} at 0x600000377660>:
E <C object Array of Char {'nolength': True} at 0x600000374a20>:
E <C object Array of Char {'nolength': True} at 0x60000017f2c0>:
E <C object Array of Char {'nolength': True} at 0x60000017eda0>:
E <C object Array of Char {'nolength': True} at 0x600000377470>:
E <C object Array of Char {'nolength': True} at 0x6000003740a0>:
E <C object Array of Char {'nolength': True} at 0x60000017f2e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f1c0>:
E <C object Array of Char {'nolength': True} at 0x600000376f50>:
E <C object Array of Char {'nolength': True} at 0x6000003778a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e540>:
E <C object Array of Char {'nolength': True} at 0x60000017ef60>:
E <C object Array of Char {'nolength': True} at 0x600000376b00>:
E <C object Array of Char {'nolength': True} at 0x6000003774f0>:
E <C object Array of Char {'nolength': True} at 0x60000017e8e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f0c0>:
E <C object Array of Char {'nolength': True} at 0x600000376ce0>:
E <C object Array of Char {'nolength': True} at 0x6000003777e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f100>:
E <C object Array of Char {'nolength': True} at 0x60000017f420>:
E <C object Array of Char {'nolength': True} at 0x60000017f440>:
E <C object Array of Char {'nolength': True} at 0x600000378720>:
E <C object Array of Char {'nolength': True} at 0x600000f51da0>:
E <C object Array of Char {'nolength': True} at 0x600000f52310>:
E <C object Array of Char {'nolength': True} at 0x60000017d700>:
E <C object Array of Char {'nolength': True} at 0x60000017f320>:
E <C object Array of Char {'nolength': True} at 0x60000017f500>:
E <C object Array of Char {'nolength': True} at 0x60000017f080>:
E <C object Array of Char {'nolength': True} at 0x60000017f560>:
E <C object Array of Char {'nolength': True} at 0x60000017f520>:
E <C object Array of Char {'nolength': True} at 0x60000017f700>:
E <C object Array of Char {'nolength': True} at 0x60000017eec0>:
E <C object Array of Char {'nolength': True} at 0x60000017f6e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f5e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f540>:
E <C object Array of Char {'nolength': True} at 0x60000017f5a0>:
E <C object Array of Char {'nolength': True} at 0x60000017eba0>:
E <C object Array of Char {'nolength': True} at 0x60000017f460>:
E <C object Array of Char {'nolength': True} at 0x60000017e260>:
E <C object Array of Char {'nolength': True} at 0x60000017f4c0>:
E <C object Array of Char {'nolength': True} at 0x60000036bb70>:
E <C object Array of Char {'nolength': True} at 0x600000f51e60>:
E <C object Array of Char {'nolength': True} at 0x600000f51b60>:
E <C object Array of Char {'nolength': True} at 0x60000017e6e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f5c0>:
E <C object Array of Char {'nolength': True} at 0x60000017f6c0>:
E <C object Array of Char {'nolength': True} at 0x60000017f680>:
E <C object Array of Char {'nolength': True} at 0x60000017f8a0>:
E <C object Array of Char {'nolength': True} at 0x60000017f260>:
E <C object Array of Char {'nolength': True} at 0x60000017ee40>:
E <C object Array of Char {'nolength': True} at 0x60000017f7e0>:
E <C object Array of Char {'nolength': True} at 0x60000017fa20>:
E <C object Array of Char {'nolength': True} at 0x60000017f4a0>:
E <C object Array of Char {'nolength': True} at 0x60000017f400>:
E <C object Array of Char {'nolength': True} at 0x60000017f3a0>:
E <C object Array of Char {'nolength': True} at 0x60000017e560>:
E <C object Array of Char {'nolength': True} at 0x60000017ed40>:
E <C object Array of Char {'nolength': True} at 0x600000373e80>:
E <C object Array of Char {'nolength': True} at 0x60000017f160>:
E <C object Array of Char {'nolength': True} at 0x60000017f840>:
E <C object Array of Char {'nolength': True} at 0x600000371cd0>:
E <C object Array of Char {'nolength': True} at 0x60000017f980>:
E <C object Array of Char {'nolength': True} at 0x60000017fbc0>:
E <C object Array of Char {'nolength': True} at 0x60000017fda0>:
E <C object Array of Char {'nolength': True} at 0x600000374eb0>:
E <C object Array of Char {'nolength': True} at 0x600000376750>:
E <C object Array of Char {'nolength': True} at 0x60000017faa0>:
E <C object Array of Char {'nolength': True} at 0x60000017f8e0>:
E <C object Array of Char {'nolength': True} at 0x6000003717c0>:
E <C object Array of Char {'nolength': True} at 0x6000003725b0>:
E <C object Array of Char {'nolength': True} at 0x60000017eca0>:
E <C object Array of Char {'nolength': True} at 0x60000017f760>:
E <C object Array of Char {'nolength': True} at 0x6000003751a0>:
E <C object Array of Char {'nolength': True} at 0x600000376e30>:
E <C object Array of Char {'nolength': True} at 0x60000017f960>:
E <C object Array of Char {'nolength': True} at 0x60000017f200>:
E <C object Array of Char {'nolength': True} at 0x60000017f940>:
E <C object Array of Char {'nolength': True} at 0x60000017fa40>:
E <C object Array of Char {'nolength': True} at 0x60000017fb20>:
E <C object Array of Char {'nolength': True} at 0x60000017fcc0>:
E <C object Array of Char {'nolength': True} at 0x60000017f640>:
E <C object Array of Char {'nolength': True} at 0x60000017f9a0>:
E <C object Array of Char {'nolength': True} at 0x60000017f240>:
E <C object Array of Char {'nolength': True} at 0x60000017fd80>:
E <C object Array of Char {'nolength': True} at 0x60000017f3c0>:
E <C object Array of Char {'nolength': True} at 0x60000017e7a0>:
E <C object Array of Char {'nolength': True} at 0x600000374c60>:
E <C object Array of Char {'nolength': True} at 0x60000017f7c0>:
E <C object Array of Char {'nolength': True} at 0x60000017f9e0>:
E <C object Array of Char {'nolength': True} at 0x6000003744a0>:
E <C object Array of Char {'nolength': True} at 0x600000377600>:
E <C object Array of Char {'nolength': True} at 0x60000017f660>:
E <C object Array of Char {'nolength': True} at 0x60000017fc00>:
E <C object Array of Char {'nolength': True} at 0x600000373800>:
E <C object Array of Char {'nolength': True} at 0x60000036b070>:
E <C object Array of Char {'nolength': True} at 0x60000017f580>:
E <C object Array of Char {'nolength': True} at 0x60000017f920>:
E <C object Array of Char {'nolength': True} at 0x600000376090>:
E <C object Array of Char {'nolength': True} at 0x600000378ed0>:
E <C object Array of Char {'nolength': True} at 0x60000017f140>:
E <C object Array of Char {'nolength': True} at 0x60000017ed60>:
E <C object Array of Char {'nolength': True} at 0x60000017f900>:
E <C object Array of Char {'nolength': True} at 0x60000017fee0>:
E <C object Array of Char {'nolength': True} at 0x60000017fc40>:
E <C object Array of Char {'nolength': True} at 0x60000017fb00>:
E <C object Array of Char {'nolength': True} at 0x60000017fe20>:
E <C object Array of Char {'nolength': True} at 0x60000016f400>:
E <C object Array of Char {'nolength': True} at 0x60000016d8c0>:
E <C object Array of Char {'nolength': True} at 0x60000016fdc0>:
E <C object Array of Char {'nolength': True} at 0x60000016f9a0>:
E <C object Array of Char {'nolength': True} at 0x60000016e7c0>:
E <C object Array of Char {'nolength': True} at 0x60000030cff0>:
E <C object Array of Char {'nolength': True} at 0x60000016c340>:
E <C object Array of Char {'nolength': True} at 0x60000016f120>:
E <C object Array of Char {'nolength': True} at 0x60000030d9d0>:
E <C object Array of Char {'nolength': True} at 0x60000030e190>:
E <C object Array of Char {'nolength': True} at 0x60000016c480>:
E <C object Array of Char {'nolength': True} at 0x60000016c0a0>:
E <C object Array of Char {'nolength': True} at 0x60000030de40>:
E <C object Array of Char {'nolength': True} at 0x60000030e640>:
E <C object Array of Char {'nolength': True} at 0x60000016c540>:
E <C object Array of Char {'nolength': True} at 0x60000016ea20>:
E <C object Array of Char {'nolength': True} at 0x60000030d180>:
E <C object Array of Char {'nolength': True} at 0x60000030dc00>:
E <C object Array of Char {'nolength': True} at 0x60000016f2e0>:
E <C object Array of Char {'nolength': True} at 0x60000016c620>:
E <C object Array of Char {'nolength': True} at 0x600000370940>:
E <C object Array of Char {'nolength': True} at 0x6000003724d0>:
E <C object Array of Char {'nolength': True} at 0x60000016c400>:
E <C object Array of Char {'nolength': True} at 0x60000016d9e0>:
E <C object Array of Char {'nolength': True} at 0x60000030cde0>:
E <C object Array of Char {'nolength': True} at 0x60000030c050>:
E <C object Array of Char {'nolength': True} at 0x60000016fca0>:
E <C object Array of Char {'nolength': True} at 0x60000016c3c0>:
E <C object Array of Char {'nolength': True} at 0x60000016fee0>:
E <C object Array of Char {'nolength': True} at 0x60000016fea0>:
E <C object Array of Char {'nolength': True} at 0x60000016ea80>:
E <C object Array of Char {'nolength': True} at 0x60000014d720>:
E <C object Array of Char {'nolength': True} at 0x60000014d3c0>:
E <C object Array of Char {'nolength': True} at 0x60000016d2a0>:
E <C object Array of Char {'nolength': True} at 0x60000016c560>:
E <C object Array of Char {'nolength': True} at 0x600000371310>:
E <C object Array of Char {'nolength': True} at 0x600000f52100>:
E <C object Array of Char {'nolength': True} at 0x600000f526d0>:
E <C object Array of Char {'nolength': True} at 0x60000017f780>:
E <C object Array of Char {'nolength': True} at 0x60000017fb80>:
E <C object Array of Char {'nolength': True} at 0x60000017fe00>:
E <C object Array of Char {'nolength': True} at 0x60000017ff60>:
E <C object Array of Char {'nolength': True} at 0x60000016d9a0>:
E <C object Array of Char {'nolength': True} at 0x60000016fbc0>:
E <C object Array of Char {'nolength': True} at 0x60000016fec0>:
E <C object Array of Char {'nolength': True} at 0x600000371b40>:
E <C object Array of Char {'nolength': True} at 0x600000373580>:
E <C object Array of Char {'nolength': True} at 0x60000017ebe0>:
E <C object Array of Char {'nolength': True} at 0x60000017e760>:
E <C object Array of Char {'nolength': True} at 0x60000030c8d0>:
E <C object Array of Char {'nolength': True} at 0x60000030dbf0>:
E <C object Array of Char {'nolength': True} at 0x60000017f040>:
E <C object Array of Char {'nolength': True} at 0x60000016c4e0>:
E <C object Array of Char {'nolength': True} at 0x600000372580>:
E <C object Array of Char {'nolength': True} at 0x600000375e60>:
E <C object Array of Char {'nolength': True} at 0x60000016c600>:
E <C object Array of Char {'nolength': True} at 0x60000016fc80>:
E <C object Array of Char {'nolength': True} at 0x60000016f5e0>:
E <C object Array of Char {'nolength': True} at 0x60000017fd20>:
E <C object Array of Char {'nolength': True} at 0x60000017f4e0>:
E <C object Array of Char {'nolength': True} at 0x60000017ffc0>:
E <C object Array of Char {'nolength': True} at 0x60000017ff20>:
E <C object Array of Char {'nolength': True} at 0x60000036d160>:
E <C object Array of Char {'nolength': True} at 0x600000f52370>:
E <C object Array of Char {'nolength': True} at 0x600000f52940>:
E <C object Array of Char {'nolength': True} at 0x60000016ffe0>:
E <C object Array of Char {'nolength': True} at 0x60000016d7e0>:
E <C object Array of Char {'nolength': True} at 0x60000017fbe0>:
E <C object Array of Char {'nolength': True} at 0x60000017e640>:
E <C object Array of Char {'nolength': True} at 0x60000016fa00>:
E <C object Array of Char {'nolength': True} at 0x60000017edc0>:
E <C object Array of Char {'nolength': True} at 0x60000016c640>:
E <C object Array of Char {'nolength': True} at 0x600000309ec0>:
E <C object Array of Char {'nolength': True} at 0x600000308000>:
E <C object Array of Char {'nolength': True} at 0x60000014f1e0>:
E <C object Array of Char {'nolength': True} at 0x60000017f9c0>:
E <C object Array of Char {'nolength': True} at 0x60000030a950>:
E <C object Array of Char {'nolength': True} at 0x60000030b130>:
E <C object Array of Char {'nolength': True} at 0x60000017ff80>:
E <C object Array of Char {'nolength': True} at 0x60000017fba0>:
E <C object Array of Char {'nolength': True} at 0x60000030a090>:
E <C object Array of Char {'nolength': True} at 0x60000030aa20>:
E <C object Array of Char {'nolength': True} at 0x60000016d540>:
E <C object Array of Char {'nolength': True} at 0x60000016ebe0>:
E <C object Array of Char {'nolength': True} at 0x60000030e790>:
E <C object Array of Char {'nolength': True} at 0x60000030fb50>:
E <C object Array of Char {'nolength': True} at 0x60000017f120>:
E <C object Array of Char {'nolength': True} at 0x60000016e140>:
E <C object Array of Char {'nolength': True} at 0x60000017f880>:
E <C object Array of Char {'nolength': True} at 0x60000030b280>:
E <C object Array of Char {'nolength': True} at 0x600000f52490>:
E <C object Array of Char {'nolength': True} at 0x600000f52670>:
E <C object Array of Char {'nolength': True} at 0x60000017f380>:
E <C object Array of Char {'nolength': True} at 0x60000016ff20>:
E <C object Array of Char {'nolength': True} at 0x60000016ec00>:
E <C object Array of Char {'nolength': True} at 0x60000017f600>:
E <C object Array of Char {'nolength': True} at 0x60000016c4c0>:
E <C object Array of Char {'nolength': True} at 0x60000017ff00>:
E <C object Array of Char {'nolength': True} at 0x60000017ee80>:
E <C object Array of Char {'nolength': True} at 0x60000016c6c0>:
E <C object Array of Char {'nolength': True} at 0x60000017fea0>:
E <C object Array of Char {'nolength': True} at 0x60000017ffa0>:
E <C object Array of Char {'nolength': True} at 0x60000017fe40>:
E <C object Array of Char {'nolength': True} at 0x60000017fb40>:
E <C object Array of Char {'nolength': True} at 0x60000016c6e0>:
E <C object Array of Char {'nolength': True} at 0x600000178380>:
E <C object Array of Char {'nolength': True} at 0x600000178540>:
E <C object Array of Char {'nolength': True} at 0x600000178180>:
E <C object Array of Char {'nolength': True} at 0x600000372460>:
E <C object Array of Char {'nolength': True} at 0x600000f52760>:
E <C object Array of Char {'nolength': True} at 0x600000f52460>:
E <C object Array of Char {'nolength': True} at 0x6000001781a0>:
E <C object Array of Char {'nolength': True} at 0x6000001783a0>:
E <C object Array of Char {'nolength': True} at 0x6000001786e0>:
E <C object Array of Char {'nolength': True} at 0x600000178420>:
E <C object Array of Char {'nolength': True} at 0x600000178640>:
E <C object Array of Char {'nolength': True} at 0x600000178820>:
E <C object Array of Char {'nolength': True} at 0x6000001789c0>:
E <C object Array of Char {'nolength': True} at 0x6000003753a0>:
E <C object Array of Char {'nolength': True} at 0x60000030d010>:
E <C object Array of Char {'nolength': True} at 0x600000178320>:
E <C object Array of Char {'nolength': True} at 0x6000001781c0>:
E <C object Array of Char {'nolength': True} at 0x600000308320>:
E <C object Array of Char {'nolength': True} at 0x600000309710>:
E <C object Array of Char {'nolength': True} at 0x600000178920>:
E <C object Array of Char {'nolength': True} at 0x600000178120>:
E <C object Array of Char {'nolength': True} at 0x600000376130>:
E <C object Array of Char {'nolength': True} at 0x600000356bd0>:
E <C object Array of Char {'nolength': True} at 0x600000178900>:
E <C object Array of Char {'nolength': True} at 0x6000001788c0>:
E <C object Array of Char {'nolength': True} at 0x600000178500>:
E <C object Array of Char {'nolength': True} at 0x6000001786a0>:
E <C object Array of Char {'nolength': True} at 0x6000001785c0>:
E <C object Array of Char {'nolength': True} at 0x600000178b20>:
E <C object Array of Char {'nolength': True} at 0x6000001782c0>:
E <C object Array of Char {'nolength': True} at 0x600000304740>:
E <C object Array of Char {'nolength': True} at 0x600000f52910>:
E <C object Array of Char {'nolength': True} at 0x600000f525b0>:
E <C object Array of Char {'nolength': True} at 0x6000001783e0>:
E <C object Array of Char {'nolength': True} at 0x6000001788e0>:
E <C object Array of Char {'nolength': True} at 0x600000178740>:
E <C object Array of Char {'nolength': True} at 0x600000178060>:
E <C object Array of Char {'nolength': True} at 0x6000001785a0>:
E <C object Array of Char {'nolength': True} at 0x600000178220>:
E <C object Array of Char {'nolength': True} at 0x6000001782a0>:
E <C object Array of Char {'nolength': True} at 0x600000304050>:
E <C object Array of Char {'nolength': True} at 0x600000304dd0>:
E <C object Array of Char {'nolength': True} at 0x600000178720>:
E <C object Array of Char {'nolength': True} at 0x600000178040>:
E <C object Array of Char {'nolength': True} at 0x600000307db0>:
E <C object Array of Char {'nolength': True} at 0x600000309280>:
E <C object Array of Char {'nolength': True} at 0x600000178a00>:
E <C object Array of Char {'nolength': True} at 0x600000178140>:
E <C object Array of Char {'nolength': True} at 0x60000030e2f0>:
E <C object Array of Char {'nolength': True} at 0x600000373700>:
E <C object Array of Char {'nolength': True} at 0x600000178c20>:
E <C object Array of Char {'nolength': True} at 0x6000001788a0>:
E <C object Array of Char {'nolength': True} at 0x600000305ea0>:
E <C object Array of Char {'nolength': True} at 0x600000306a40>:
E <C object Array of Char {'nolength': True} at 0x600000178020>:
E <C object Array of Char {'nolength': True} at 0x600000178b80>:
E <C object Array of Char {'nolength': True} at 0x600000178940>:
E <C object Array of Char {'nolength': True} at 0x60000030b3b0>:
E <C object Array of Char {'nolength': True} at 0x600000f52ac0>:
E <C object Array of Char {'nolength': True} at 0x600000f52a90>:
E <C object Array of Char {'nolength': True} at 0x600000178a20>:
E <C object Array of Char {'nolength': True} at 0x600000178240>:
E <C object Array of Char {'nolength': True} at 0x600000178d00>:
E <C object Array of Char {'nolength': True} at 0x600000178a80>:
E <C object Array of Char {'nolength': True} at 0x600000178be0>:
E <C object Array of Char {'nolength': True} at 0x6000001789e0>:
E <C object Array of Char {'nolength': True} at 0x6000001785e0>:
E <C object Array of Char {'nolength': True} at 0x600000178840>:
E <C object Array of Char {'nolength': True} at 0x600000178ea0>:
E <C object Array of Char {'nolength': True} at 0x600000178d20>:
E <C object Array of Char {'nolength': True} at 0x600000178d80>:
E <C object Array of Char {'nolength': True} at 0x600000178e00>:
E <C object Array of Char {'nolength': True} at 0x600000179040>:
E <C object Array of Char {'nolength': True} at 0x600000178ce0>:
E <C object Array of Char {'nolength': True} at 0x600000178de0>:
E <C object Array of Char {'nolength': True} at 0x600000178ae0>:
E <C object Array of Char {'nolength': True} at 0x6000003042a0>:
E <C object Array of Char {'nolength': True} at 0x600000f52c40>:
E <C object Array of Char {'nolength': True} at 0x600000f52af0>:
E <C object Array of Char {'nolength': True} at 0x6000001781e0>:
E <C object Array of Char {'nolength': True} at 0x600000178ba0>:
E <C object Array of Char {'nolength': True} at 0x600000178a60>:
E <C object Array of Char {'nolength': True} at 0x600000178260>:
E <C object Array of Char {'nolength': True} at 0x600000178860>:
E <C object Array of Char {'nolength': True} at 0x600000178e80>:
E <C object Array of Char {'nolength': True} at 0x600000178dc0>:
E <C object Array of Char {'nolength': True} at 0x600000178780>:
E <C object Array of Char {'nolength': True} at 0x600000178b40>:
E <C object Array of Char {'nolength': True} at 0x600000178c80>:
E <C object Array of Char {'nolength': True} at 0x600000178960>:
E <C object Array of Char {'nolength': True} at 0x600000179160>:
E <C object Array of Char {'nolength': True} at 0x6000001787a0>:
E <C object Array of Char {'nolength': True} at 0x600000179140>:
E <C object Array of Char {'nolength': True} at 0x600000368d40>:
E <C object Array of Char {'nolength': True} at 0x6000001791e0>:
E <C object Array of Char {'nolength': True} at 0x600000179180>:
E <C object Array of Char {'nolength': True} at 0x6000003025a0>:
E <C object Array of Char {'nolength': True} at 0x600000178800>:
E <C object Array of Char {'nolength': True} at 0x6000001793c0>:
E <C object Array of Char {'nolength': True} at 0x6000001795a0>:
E <C object Array of Char {'nolength': True} at 0x600000304a70>:
E <C object Array of Char {'nolength': True} at 0x600000306bf0>:
E <C object Array of Char {'nolength': True} at 0x600000178bc0>:
E <C object Array of Char {'nolength': True} at 0x600000178ec0>:
E <C object Array of Char {'nolength': True} at 0x6000003009c0>:
E <C object Array of Char {'nolength': True} at 0x600000300030>:
E <C object Array of Char {'nolength': True} at 0x600000178460>:
E <C object Array of Char {'nolength': True} at 0x6000001791a0>:
E <C object Array of Char {'nolength': True} at 0x600000302980>:
E <C object Array of Char {'nolength': True} at 0x6000003031e0>:
E <C object Array of Char {'nolength': True} at 0x6000001792c0>:
E <C object Array of Char {'nolength': True} at 0x600000179220>:
E <C object Array of Char {'nolength': True} at 0x600000178160>:
E <C object Array of Char {'nolength': True} at 0x600000179320>:
E <C object Array of Char {'nolength': True} at 0x6000001790c0>:
E <C object Array of Char {'nolength': True} at 0x6000001784a0>:
E <C object Array of Char {'nolength': True} at 0x6000001792e0>:
E <C object Array of Char {'nolength': True} at 0x600000178fa0>:
E <C object Array of Char {'nolength': True} at 0x600000178280>:
E <C object Array of Char {'nolength': True} at 0x6000003026c0>:
E <C object Array of Char {'nolength': True} at 0x600000178ac0>:
E <C object Array of Char {'nolength': True} at 0x600000178100>:
E <C object Array of Char {'nolength': True} at 0x600000300310>:
E <C object Array of Char {'nolength': True} at 0x6000001794c0>:
E <C object Array of Char {'nolength': True} at 0x6000001784c0>:
E <C object Array of Char {'nolength': True} at 0x6000001795e0>:
E <C object Array of Char {'nolength': True} at 0x600000305ac0>:
E <C object Array of Char {'nolength': True} at 0x6000003049c0>:
E <C object Array of Char {'nolength': True} at 0x600000178f60>:
E <C object Array of Char {'nolength': True} at 0x600000179440>:
E <C object Array of Char {'nolength': True} at 0x600000300e00>:
E <C object Array of Char {'nolength': True} at 0x600000300480>:
E <C object Array of Char {'nolength': True} at 0x600000179020>:
E <C object Array of Char {'nolength': True} at 0x600000178d60>:
E <C object Array of Char {'nolength': True} at 0x600000303df0>:
E <C object Array of Char {'nolength': True} at 0x600000306c60>:
E <C object Array of Char {'nolength': True} at 0x6000001789a0>:
E <C object Array of Char {'nolength': True} at 0x600000178fe0>:
E <C object Array of Char {'nolength': True} at 0x600000300fe0>:
E <C object Array of Char {'nolength': True} at 0x600000301ca0>:
E <C object Array of Char {'nolength': True} at 0x600000179620>:
E <C object Array of Char {'nolength': True} at 0x600000179400>:
E <C object Array of Char {'nolength': True} at 0x6000003021b0>:
E <C object Array of Char {'nolength': True} at 0x600000303280>:
E <C object Array of Char {'nolength': True} at 0x600000179080>:
E <C object Array of Char {'nolength': True} at 0x600000179680>:
E <C object Array of Char {'nolength': True} at 0x6000003006b0>:
E <C object Array of Char {'nolength': True} at 0x6000003017d0>:
E <C object Array of Char {'nolength': True} at 0x600000178980>:
E <C object Array of Char {'nolength': True} at 0x600000178f80>:
E <C object Array of Char {'nolength': True} at 0x600000308340>:
E <C object Array of Char {'nolength': True} at 0x60000030f500>:
E <C object Array of Char {'nolength': True} at 0x6000001790e0>:
E <C object Array of Char {'nolength': True} at 0x600000179640>:
E <C object Array of Char {'nolength': True} at 0x600000178da0>:
E <C object Array of Char {'nolength': True} at 0x600000303cb0>:
E <C object Array of Char {'nolength': True} at 0x600000178560>:
E <C object Array of Char {'nolength': True} at 0x600000179460>:
E <C object Array of Char {'nolength': True} at 0x600000179480>:
E <C object Array of Char {'nolength': True} at 0x6000001792a0>:
E <C object Array of Char {'nolength': True} at 0x600000179720>:
E <C object Array of Char {'nolength': True} at 0x600000179a20>:
E <C object Array of Char {'nolength': True} at 0x600000178700>:
E <C object Array of Char {'nolength': True} at 0x600000179520>:
E <C object Array of Char {'nolength': True} at 0x6000001784e0>:
E <C object Array of Char {'nolength': True} at 0x6000001793a0>:
E <C object Array of Char {'nolength': True} at 0x600000179880>:
E <C object Array of Char {'nolength': True} at 0x600000179600>:
E <C object Array of Char {'nolength': True} at 0x600000179aa0>:
E <C object Array of Char {'nolength': True} at 0x6000001799a0>:
E <C object Array of Char {'nolength': True} at 0x600000179120>:
E <C object Array of Char {'nolength': True} at 0x600000179840>:
E <C object Array of Char {'nolength': True} at 0x600000179820>:
E <C object Array of Char {'nolength': True} at 0x600000178b00>:
E ...
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 371, in descr_fromlist
E self.fromsequence(w_lst)
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 996, in fromsequence
E self.setlen(oldlen + len(lst))
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x600000356a90>:
E <C object Array of Char {'nolength': True} at 0x60000034b9b0>:
E <C object Array of Char {'nolength': True} at 0x600000357a30>:
E <C object Array of Char {'nolength': True} at 0x600000363250>:
E <C object Array of Char {'nolength': True} at 0x60000037dbc0>:
E <C object Array of Char {'nolength': True} at 0x60000037d870>:
E <C object Array of Char {'nolength': True} at 0x60000037da20>:
E <C object Array of Char {'nolength': True} at 0x60000037d140>:
E <C object Array of Char {'nolength': True} at 0x6000003541d0>:
E <C object Array of Char {'nolength': True} at 0x600000340630>:
E <C object Array of Char {'nolength': True} at 0x60000036d4a0>:
E <C object Array of Char {'nolength': True} at 0x60000036f720>:
E <C object Array of Char {'nolength': True} at 0x60000036bd90>:
E <C object Array of Char {'nolength': True} at 0x60000036bf80>:
E <C object Array of Char {'nolength': True} at 0x60000036ba30>:
E <C object Array of Char {'nolength': True} at 0x60000037a1a0>:
E <C object Array of Char {'nolength': True} at 0x600000378060>:
E <C object Array of Char {'nolength': True} at 0x60000037bc80>:
E <C object Array of Char {'nolength': True} at 0x60000037a710>:
E <C object Array of Char {'nolength': True} at 0x600000354d40>:
E <C object Array of Char {'nolength': True} at 0x600000374180>:
E <C object Array of Char {'nolength': True} at 0x6000003741e0>:
E <C object Array of Char {'nolength': True} at 0x600000377250>:
E <C object Array of Char {'nolength': True} at 0x600000376fe0>:
E <C object Array of Char {'nolength': True} at 0x600000376ad0>:
E <C object Array of Char {'nolength': True} at 0x6000003765d0>:
E <C object Array of Char {'nolength': True} at 0x600000376710>:
E <C object Array of Char {'nolength': True} at 0x600000373a70>:
E <C object Array of Char {'nolength': True} at 0x600000374210>:
E <C object Array of Char {'nolength': True} at 0x600000371120>:
E <C object Array of Char {'nolength': True} at 0x600000376b60>:
E <C object Array of Char {'nolength': True} at 0x6000003700b0>:
E <C object Array of Char {'nolength': True} at 0x600000374a50>:
E <C object Array of Char {'nolength': True} at 0x6000003731f0>:
E <C object Array of Char {'nolength': True} at 0x600000374de0>:
E <C object Array of Char {'nolength': True} at 0x600000377410>:
E <C object Array of Char {'nolength': True} at 0x60000030d480>:
E <C object Array of Char {'nolength': True} at 0x60000030d9f0>:
E <C object Array of Char {'nolength': True} at 0x60000030cbf0>:
E <C object Array of Char {'nolength': True} at 0x60000030fe60>:
E <C object Array of Char {'nolength': True} at 0x60000030c810>:
E <C object Array of Char {'nolength': True} at 0x60000030eb80>:
E <C object Array of Char {'nolength': True} at 0x600000378650>:
E <C object Array of Char {'nolength': True} at 0x60000030fd20>:
E <C object Array of Char {'nolength': True} at 0x60000030c170>:
E <C object Array of Char {'nolength': True} at 0x6000003709d0>:
E <C object Array of Char {'nolength': True} at 0x60000030e0d0>:
E <C object Array of Char {'nolength': True} at 0x600000309a80>:
E <C object Array of Char {'nolength': True} at 0x60000030a490>:
E <C object Array of Char {'nolength': True} at 0x600000309be0>:
E <C object Array of Char {'nolength': True} at 0x60000030dea0>:
E <C object Array of Char {'nolength': True} at 0x600000371180>:
E <C object Array of Char {'nolength': True} at 0x60000030aff0>:
E <C object Array of Char {'nolength': True} at 0x6000003720d0>:
E <C object Array of Char {'nolength': True} at 0x6000003041a0>:
E <C object Array of Char {'nolength': True} at 0x600000306570>:
E <C object Array of Char {'nolength': True} at 0x6000003078a0>:
E <C object Array of Char {'nolength': True} at 0x60000030ce90>:
E <C object Array of Char {'nolength': True} at 0x6000003056c0>:
E <C object Array of Char {'nolength': True} at 0x60000030df30>:
E <C object Array of Char {'nolength': True} at 0x600000305400>:
E <C object Array of Char {'nolength': True} at 0x600000300590>:
E <C object Array of Char {'nolength': True} at 0x6000003023e0>:
E <C object Array of Char {'nolength': True} at 0x600000302050>:
E <C object Array of Char {'nolength': True} at 0x600000303ef0>:
E <C object Array of Char {'nolength': True} at 0x600000300780>:
E <C object Array of Char {'nolength': True} at 0x6000003036e0>:
E <C object Array of Char {'nolength': True} at 0x6000003007d0>:
E <C object Array of Char {'nolength': True} at 0x600000301a60>:
E <C object Array of Char {'nolength': True} at 0x6000003776e0>:
E <C object Array of Char {'nolength': True} at 0x600000309a20>:
E ...
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 579, in descr_getitem
E return self.getitem_slice(space, w_idx)
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 1138, in getitem_slice
E w_a.setlen(size, overallocate=False)
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x600000f51470>:
E <C object Array of Char {'nolength': True} at 0x600000f50c00>:
E <C object Array of Char {'nolength': True} at 0x600000f516b0>:
E <C object Array of Char {'nolength': True} at 0x60000017ed20>:
E <C object Array of Char {'nolength': True} at 0x600000f51a10>:
E <C object Array of Char {'nolength': True} at 0x600000f51b30>:
E <C object Array of Char {'nolength': True} at 0x60000017ef20>:
E <C object Array of Char {'nolength': True} at 0x600000f51ef0>:
E <C object Array of Char {'nolength': True} at 0x600000f51fe0>:
E <C object Array of Char {'nolength': True} at 0x600000f520d0>:
E <C object Array of Char {'nolength': True} at 0x600000f52400>:
E <C object Array of Char {'nolength': True} at 0x600000f52550>:
E <C object Array of Char {'nolength': True} at 0x600000f52790>:
E <C object Array of Char {'nolength': True} at 0x600000f528e0>:
E <C object Array of Char {'nolength': True} at 0x6000001780e0>:
E <C object Array of Char {'nolength': True} at 0x600000178080>:
E <C object Array of Char {'nolength': True} at 0x600000160080>:
E ...
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 1176, in setitem_slice
E self.fromsequence(w_lst)
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 996, in fromsequence
E self.setlen(oldlen + len(lst))
E File "/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/module/array/interp_array.py", line 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E }
../rpython/conftest.py:103: MallocMismatch
----------------------------- Captured stderr call -----------------------------
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000361a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f0ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f0f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2a480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000356a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003572f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000342af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2ba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2ba60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2ba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000034b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2bad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036d560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2bb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2bb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001659c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f50c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f50c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000357a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f50c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003426b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f50cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000034bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f50d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f6bc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001657c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f6bcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f6bda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f6bde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130fa9248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130fa9280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131048598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001310485d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131048e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000363250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001312da090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001312da0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001312da100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001312db9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037e3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001312dba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037cd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2cd40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001655a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2d718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037dbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130f2d788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001313677f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131367830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001663c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b6870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037d870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b68a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037dd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b68e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037e620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b6918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001659a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b9050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000164d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b9088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037da20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b90c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037df80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b90f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037e890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001097b9130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001662a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001099e6720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109a376a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131725520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131566d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131566e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001666a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131566e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001315682c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001648e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001315682f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001315683d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037d140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131569b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131569b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000166520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000131569bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000165660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddac28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddb408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037e010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddbad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddc480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003541d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddca68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017c020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddcaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017d720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddcad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddcb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddcb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000340630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130ddcb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000034b810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003563d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036d4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036f300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4e598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000366530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4ff30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017d8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4ff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a4ffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036f720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a58020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000354ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a58058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003542f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036bd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036e930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003650b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a59c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a15830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017d860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a15868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036bf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a158a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a158d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000356b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a15910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130a15948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001099337f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109933830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109933868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001099338a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001099338d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109931a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109931b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017dc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001099529f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037a3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109952a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f516e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109953ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f511d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109953b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109953b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130812b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130812b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130812c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130812c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307c6608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ea40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307c6640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037a1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307c6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037a650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307c66b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000378390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307c7b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307cc480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307cc4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000378060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003787c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003794d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ec60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ea00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037bc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307ccfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036b080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001307cd018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000368ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001098c2f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017db20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001098c2f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017daa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001098c2f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037a710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001098c2fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037acf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001098c2fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003780a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988a9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f50c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988aa30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017dc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988aad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988bec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000037bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010988bef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109886c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109886d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109a71c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109a71d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109a71d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109adec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109adec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000013094ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ecc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000013094ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ec40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001309066b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001309066e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000130907788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ebc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001309077c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001309078a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001309078d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082b0c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f516b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082b0cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017efc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082b0d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082b1ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036d1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082b1f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082c9718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082e6330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001082e6368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ec20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109578a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017efe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109578a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ce80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109578b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109578b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109579d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ce60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109579d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ef80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109579e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001095ab130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001095ab210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ef40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001095ab248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017efa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000001095bf5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017c840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109ccb3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109ccb4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ed20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109ccb4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000354d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d44410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000357390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d44448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d44480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d45590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000368210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d455c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d45600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017cea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d72a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d72aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d9c8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d9c8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d9c918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ece0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d9c950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109d9c988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003741e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db4218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db4288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db42c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db42f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000377250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db4330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000377660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109db4368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dc4480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dc44b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dc44f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dc4528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000377470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dc4560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003740a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd4170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd41e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd4218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003778a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd5e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ef60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd5ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003765d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd5ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd5f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003774f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dd5f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dfff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109dfffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e0c020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e0c058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003777e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e0c090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e1dbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e1dc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e1dcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e2af38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000378720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e2af70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e2bc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e2bc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017d700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e54918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e549f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e54a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e55c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e55c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e55d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e55da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e67bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e67be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e67cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e76f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e77050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e77088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e82288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e822c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e82368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e832f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e83328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109e83fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109eb0058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109ec8e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109ec8f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f02170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f02250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f02288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f03830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ee40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f03868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f03948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f03980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f130c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f130f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f131d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f26a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ed40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f26b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ef20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f26b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000373a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f26b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000373e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f26bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f36560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f378a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000371cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f378d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f58480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f584f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f58528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f58560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f71a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f71a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017faa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f71ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9acd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000371120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9ad08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003717c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9ad40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003725b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9ad78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017eca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9adb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109f9ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003751a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fc4988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fc49c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fc49f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fc4a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd41e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd42c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd42f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd5558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fd5590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000000109fea410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003700b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a01f1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0e10f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0e1130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0e1168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0e11a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0f32f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0f3de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a0f3e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003744a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000377600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003731f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000373800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a12e8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1482c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1482f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a148330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000374de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a148368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1483a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000378ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1483d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a149d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ed60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a149da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a149e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a149ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a159520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a159558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a159638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016f400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a159670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a168fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000377410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a169018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a169050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016f9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a169088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016e7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1789f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030cff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a178a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1794b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016f120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a179f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030d480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a179f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030d9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a179fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030e190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a6020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a6058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030d9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030de40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030e640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1a7de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030d180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030dc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016f2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030fe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1bb750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000370940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003724d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030c810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030cde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1cb7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030c050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030eb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1dd558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ea80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1ef478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000014d720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1ef4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000378650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1ef4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000014d3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a1ef520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a211c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a211d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a22b210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000371310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a22b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a25c2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f526d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a25c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a25c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2a7520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2a7558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ff60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2a7638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2a7670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2d70f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2d7130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030fd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2d7168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000371b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2d71a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000373580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2d71d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ebe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f4950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f50c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030c170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f50f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030c8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f5130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030dbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f5168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f51a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a2f51d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003709d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3111a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000372580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3111d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000375e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a311210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a311248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a345248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030e0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a345280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016f5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3452b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3452f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a345328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f51fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a35b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ffc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a35b328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a386090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000036d160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3860c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3875c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a387638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ffe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a387670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3a8a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3a8aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017e640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3a8b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016fa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3a8bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017edc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3c08a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3c08e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3c0918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3c0950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000308000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d0058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000014f1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d0090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030a490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030a950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d0138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030b130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d0170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ff80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030a090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016d540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3d1c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ebe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e5478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030dea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e54b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030e790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e54e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030fb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e5520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e5558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f520d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3e5590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016e140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3eef00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3ef520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030b280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a3ef558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a414250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a414ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a414b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a414bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016ec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a415c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017f600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a415d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a415d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ff00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a415e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ee80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a43def8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a454020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a454058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017ffa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a4d5868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a4e87c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000017fb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a4e88a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000016c6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a4e88e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a4e89c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5128a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a512950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a538020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000372460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a538058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a538950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5393d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001781a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a539408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001783a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5394e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001786e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a539520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a560aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a560ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a560bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001789c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a560bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000371180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5742f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003753a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a574330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030d010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a574368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5743a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001781c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5743d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030aff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a574410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000308320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a574448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5803d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a580410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a580448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003720d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a580480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000376130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5804b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000356bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5804f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a592918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001788c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a592950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003041a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a593600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a593638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001786a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a593670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001785c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5936a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5936e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a593788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001782c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a5cd1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000304740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a6083d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a608a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f525b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a63e058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001783e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a63e090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001788e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a66fe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a66fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a693910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001785a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a693948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a6ebb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001782a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a6ebbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000306570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a6ebbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000304050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a6ebc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000304dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003078a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000307db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a70ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73cd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030ce90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000373700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a73ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001788a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a748988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003056c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7489c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000305ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7489f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000306a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a748a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a749f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a749fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a762090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a763638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a763670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a794090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a794a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a794aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a794b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a794bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7ac870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7ac8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001789e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7ac988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001785e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7adda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7ade88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7adec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7bd830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7bd868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7bd948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7bd980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7d0d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f528e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7d0d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7d0de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a7e81a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003042a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a82a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a84a6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000f52af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a84afe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001781e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a84b018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a84b0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a84b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a86d3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a86d408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a8842f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a884330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9496a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9496e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a968f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a968f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a969018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001787a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a988090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a988170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001780e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9881a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030df30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9881e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000368d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a988218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001791e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a988250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a989f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003025a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a989f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9acc98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001793c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9acd08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001795a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9acd40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000305400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9acd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000304a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000306bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003009c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9dc250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001791a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003023e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000302980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003031e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001792c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9ea4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f82c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f83a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f83d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001790c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f9718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001784a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f9750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001792e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f9830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010a9f9868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa0cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa0cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000302050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa0ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003026c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa0ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa0ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa224f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa22528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001794c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa22560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001784c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa23638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001795e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa23670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000303ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa236a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000305ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa236e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003049c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa23718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa5fe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa5fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa5fe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa5fec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6dd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6dd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6dda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003036e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6dde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000303df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000306c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aa6de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001789a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaafe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaafec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003007d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaafef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000300fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaaff30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000301ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaaff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aaaffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000301a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003021b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000303280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad40c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003776e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad4170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003006b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad5e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000003017d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad5e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010aad5ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ab861a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000309a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ab861e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000308340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abe1050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000030f500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abe1088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001790e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abe10c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000160080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abe10f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abe11a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abf14e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000303cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abf1520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010abf1558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac10b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac11360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001792a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac11440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac11478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac11558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac42f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac42fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001784e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac43018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001793a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4c678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4c6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4c790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4c7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000001799a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010ac4df30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000179820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010acb1a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600000178b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000000010acfa790> ignored
================ 48 passed, 1 skipped, 1 error in 22.09 seconds ================
++ 01:26:07 starting module/cStringIO/test [37 started in total]
__ module/bz2/test [35 done in total, somefailed=True] ________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
module/bz2/test/test_bz2_compdecomp.py ..s...........s...
module/bz2/test/test_bz2_file.py ..E...............................
module/bz2/test/test_large.py s
==================================== ERRORS ====================================
______________ ERROR at teardown of AppTestBZ2File.test_creation _______________
self = <CallInfo when='teardown' exception: assert not {5058456064L: <C object GcStruct rpy_string { hash, chars } at 0x12d81...pes' from '/Users/matti/build-worker-arm64/own-macos-arm64/build/rpython/rtyper/lltypesystem/ll2ctypes.pyc'>.ALLOCATED>
func = <function <lambda> at 0x000000013a3515b0>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTes...0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000001308fa170>
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000000120608ca0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTes...0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000000120608ca0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTes...0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x000000012084c598>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_close'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000000013b3a6e60>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000000013b3a6e60>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_close'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_creation'>, nextitem = <AppTestMethod 'test_close'>
def pytest_runtest_teardown(item, nextitem):
> item.session._setupstate.teardown_exact(item, nextitem)
../_pytest/runner.py:103:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
item = <AppTestMethod 'test_creation'>, nextitem = <AppTestMethod 'test_close'>
def teardown_exact(self, item, nextitem):
needed_collectors = nextitem and nextitem.listchain() or []
> self._teardown_towards(needed_collectors)
../_pytest/runner.py:387:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/bz2/test/test_bz2_file.py'>, <AppClassCollector 'AppTestBZ2File'>, <AppClassInstance '()'>, <AppTestMethod 'test_close'>]
def _teardown_towards(self, needed_collectors):
while self.stack:
if self.stack == needed_collectors[:len(self.stack)]:
break
> self._pop_and_teardown()
../_pytest/runner.py:393:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
def _pop_and_teardown(self):
colitem = self.stack.pop()
> self._teardown_with_finalization(colitem)
../_pytest/runner.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
colitem = <AppTestMethod 'test_creation'>
def _teardown_with_finalization(self, colitem):
> self._callfinalizers(colitem)
../_pytest/runner.py:371:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
colitem = <AppTestMethod 'test_creation'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
fin()
except Exception:
# XXX Only first exception will be seen by user,
# ideally all should be reported.
if exc is None:
exc = sys.exc_info()
if exc:
> py.builtin._reraise(*exc)
../_pytest/runner.py:368:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00000001318dacd0>
colitem = <AppTestMethod 'test_creation'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
> fin()
../_pytest/runner.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> self.addfinalizer(lambda: fin(self.obj))
../_pytest/python.py:716:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.bz2.test.test_bz2_file.AppTestBZ2File instance at 0x000000013b3a63e0>
fun = <bound method AppTestBZ2File.test_creation of <pypy.module.bz2.test.test_bz2_file.AppTestBZ2File instance at 0x000000013b3a63e0>>
def teardown_method(self, fun):
from rpython.rtyper.lltypesystem import ll2ctypes
import gc
tries = 20
# remove the GC strings from ll2ctypes
for key, value in ll2ctypes.ALLOCATED.items():
if value._TYPE._gckind == 'gc':
del ll2ctypes.ALLOCATED[key]
#
while tries and ll2ctypes.ALLOCATED:
gc.collect() # to make sure we disallocate buffers
self.space.getexecutioncontext()._run_finalizers_now()
tries -= 1
> assert not ll2ctypes.ALLOCATED
E assert not {5058456064L: <C object GcStruct rpy_string { hash, chars } at 0x12d81ea00>, 5058615808L: <C object GcStruct rpy_string { hash, chars } at 0x12d845a00>, 5059630080L: <C object GcStruct rpy_string { hash, chars } at 0x12d93d400>}
E + where {5058456064L: <C object GcStruct rpy_string { hash, chars } at 0x12d81ea00>, 5058615808L: <C object GcStruct rpy_string { hash, chars } at 0x12d845a00>, 5059630080L: <C object GcStruct rpy_string { hash, chars } at 0x12d93d400>} = {5058456064L: <C object GcStruct rpy_string { hash, chars } at 0x12d81ea00>, 5058615808L: <C object GcStruct rpy_string { hash, chars } at 0x12d845a00>, 5059630080L: <C object GcStruct rpy_string { hash, chars } at 0x12d93d400>}
E + where {5058456064L: <C object GcStruct rpy_string { hash, chars } at 0x12d81ea00>, 5058615808L: <C object GcStruct rpy_string { hash, chars } at 0x12d845a00>, 5059630080L: <C object GcStruct rpy_string { hash, chars } at 0x12d93d400>} = <module 'rpython.rtyper.lltypesystem.ll2ctypes' from '/Users/matti/build-worker-arm64/own-macos-arm64/build/rpython/rtyper/lltypesystem/ll2ctypes.pyc'>.ALLOCATED
module/bz2/test/support.py:15: AssertionError
================ 49 passed, 3 skipped, 1 error in 14.95 seconds ================
++ 01:26:08 starting module/cmath/test [38 started in total]
__ module/cmath/test [36 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
module/cmath/test/test_cmath.py ...............
========================== 15 passed in 3.02 seconds ===========================
++ 01:26:11 starting module/cpyext/test/test_abstract.py [39 started in total]
__ module/cStringIO/test [37 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module/cStringIO/test/test_interp_stringio.py ...............
module/cStringIO/test/test_ztranslation.py .
========================== 16 passed in 6.08 seconds ===========================
++ 01:26:14 starting module/cpyext/test/test_api.py [40 started in total]
__ module/cpyext/test/test_api.py [38 done in total, somefailed=False] ________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_api.py ....
========================== 4 passed in 17.11 seconds ===========================
++ 01:26:38 starting module/cpyext/test/test_arraymodule.py [41 started in total]
__ module/cpyext/test/test_abstract.py [39 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/cpyext/test/test_abstract.py .......
========================== 7 passed in 31.07 seconds ===========================
++ 01:26:49 starting module/cpyext/test/test_boolobject.py [42 started in total]
__ module/_socket/test [40 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
module/_socket/test/test_sock_app.py ..................s........................s....ss.........
module/_socket/test/test_ztranslation.py .
==================== 56 passed, 4 skipped in 91.81 seconds =====================
++ 01:26:51 starting module/cpyext/test/test_borrow.py [43 started in total]
__ module/cpyext/test/test_boolobject.py [41 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_boolobject.py ....
========================== 4 passed in 26.19 seconds ===========================
++ 01:27:22 starting module/cpyext/test/test_bufferobject.py [44 started in total]
__ module/cpyext/test/test_borrow.py [42 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_borrow.py ...
========================== 3 passed in 27.08 seconds ===========================
++ 01:27:24 starting module/cpyext/test/test_bytearrayobject.py [45 started in total]
__ module/cpyext/test/test_arraymodule.py [43 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
module/cpyext/test/test_arraymodule.py ..........x......
==================== 16 passed, 1 xfailed in 58.29 seconds =====================
++ 01:27:44 starting module/cpyext/test/test_bytesobject.py [46 started in total]
__ module/cpyext/test/test_bufferobject.py [44 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_bufferobject.py ....
========================== 4 passed in 28.59 seconds ===========================
++ 01:27:55 starting module/cpyext/test/test_capsule.py [47 started in total]
__ module/cpyext/test/test_bytearrayobject.py [45 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-arm64/own-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/own-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_bytearrayobject.py ......
========================== 6 passed in 29.84 seconds ===========================
remoteFailed: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
]