pypy-venv/bin/pypy -m pytest ../build/extra_tests --junitxml=extra.log --durations=20 -raw "" ""
in dir /build_dir/pypy-c-jit-linux-x86-32/venv (timeout 1200 secs)
watching logfiles {'pytestLog': 'extra.log'}
argv: ['pypy-venv/bin/pypy', '-m', 'pytest', '../build/extra_tests', '--junitxml=extra.log', '--durations=20', '-raw', '', '']
environment:
AUDITWHEEL_ARCH=i686
AUDITWHEEL_PLAT=manylinux2014_i686
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=ffc60fde56a7
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib/dyninst
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/pypy-c-jit-linux-x86-32/venv
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHELL=/bin/bash
SHLVL=3
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/build_dir/tmp
USER=buildslave
_=/usr/bin/linux32
using PTY: False
/build_dir/pypy-c-jit-linux-x86-32/venv/pypy-venv/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning:
You are using Pytest version 4.0.0. Hypothesis tests work with any test
runner, but our Pytest plugin requires Pytest 4.3 or newer.
Note that the Pytest developers no longer support this version either!
Disabling the Hypothesis pytest plugin...
warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform linux2 -- Python 2.7.18[pypy-8.0.0-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1
rootdir: /build_dir/pypy-c-jit-linux-x86-32/build/extra_tests, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 0 items / 1 errors
==================================== ERRORS ====================================
______________________________ ERROR collecting _______________________________
pypy-venv/site-packages/py/_path/common.py:383: in visit
for x in Visitor(fil, rec, ignore, bf, sort).gen(self):
pypy-venv/site-packages/py/_path/common.py:435: in gen
for p in self.gen(subdir):
pypy-venv/site-packages/py/_path/common.py:425: in gen
if p.check(dir=1) and (rec is None or rec(p))])
pypy-venv/site-packages/_pytest/main.py:617: in _recurse
ihook = self.gethookproxy(dirpath)
pypy-venv/site-packages/_pytest/main.py:434: in gethookproxy
my_conftestmodules = pm._getconftestmodules(fspath)
pypy-venv/site-packages/_pytest/config/__init__.py:414: in _getconftestmodules
mod = self._importconftest(conftestpath)
pypy-venv/site-packages/_pytest/config/__init__.py:453: in _importconftest
raise ConftestImportFailure(conftestpath, sys.exc_info())
E ConftestImportFailure: (local('/build_dir/pypy-c-jit-linux-x86-32/build/extra_tests/cffi_tests/embedding/conftest.py'), (<type 'exceptions.AttributeError'>, AttributeError("'module' object has no attribute 'implementation'",), <traceback object at 0x0a2fbd44>))
---- generated xml file: /build_dir/pypy-c-jit-linux-x86-32/venv/extra.log -----
=========================== short test summary info ============================
ERROR ../build/extra_tests
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.72 seconds ============================
program finished with exit code 2
elapsedTime=1.442607