Docker command: python3 odoo/odoo-bin --addons-path odoo-customer-customizations/.,odoo/addons,odoo/odoo/addons -d 00649-saas-14-5-all -i base --test-enable --stop-after-init --log-level=test --max-cron-threads=0 --test-tags -click_all ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/bab94dd20c87ca0ab283945963988a3e61893b33 Adding readonly volume '/data/build/odoo-customer-customizations' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-customer-customizations/12bba8722cbbd9e5d888e9d4af2f4587f03b692d Adding readonly volume '/data/build/odoo-at-certification-apps' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-at-certification-apps/1362aeb32baddb7f8d075205f89a900c0597d3e2 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00649-saas-14-5/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version < "3.7"' don't match your environment Ignoring gevent: markers 'python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform == "win32" and python_version < "3.7"' don't match your environment Ignoring greenlet: markers 'python_version < "3.7"' don't match your environment Ignoring greenlet: markers 'python_version == "3.7"' don't match your environment Ignoring Jinja2: markers 'python_version < "3.8"' don't match your environment Ignoring lxml: markers 'sys_platform != "win32" and python_version < "3.7"' don't match your environment Ignoring lxml: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring lxml: markers 'sys_platform == "win32"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.7" and sys_platform != "win32"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.7" and sys_platform == "win32"' don't match your environment Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment Ignoring reportlab: markers 'python_version < "3.8"' don't match your environment Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Collecting Babel==2.6.0 (from -r odoo/requirements.txt (line 1)) Downloading Babel-2.6.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting chardet==3.0.4 (from -r odoo/requirements.txt (line 2)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting decorator==4.3.0 (from -r odoo/requirements.txt (line 3)) Downloading decorator-4.3.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting docutils==0.14 (from -r odoo/requirements.txt (line 4)) Downloading docutils-0.14-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 5)) (2.1.5) Collecting freezegun==0.3.15 (from -r odoo/requirements.txt (line 7)) Downloading freezegun-0.3.15-py2.py3-none-any.whl.metadata (8.5 kB) Collecting gevent==20.9.0 (from -r odoo/requirements.txt (line 10)) Downloading gevent-20.9.0.tar.gz (5.8 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error' error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [48 lines of output] Compiling src/gevent/resolver/cares.pyx because it changed. [1/1] Cythonizing src/gevent/resolver/cares.pyx performance hint: src/gevent/libev/corecext.pyx:1299:0: Exception check on '_syserr_cb' will always require the GIL to be acquired. Possible solutions: 1. Declare '_syserr_cb' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_syserr_cb' to allow an error code to be returned. Error compiling Cython file: ------------------------------------------------------------ ... cdef tuple integer_types if sys.version_info[0] >= 3: integer_types = int, else: integer_types = (int, long) ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:59:26: undeclared name not builtin: long Compiling src/gevent/libev/corecext.pyx because it changed. [1/1] Cythonizing src/gevent/libev/corecext.pyx Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) ^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/setuptools/build_meta.py", line 301, in _get_build_requires self.run_setup() File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/setuptools/build_meta.py", line 520, in run_setup super().run_setup(setup_script=setup_script) File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) File "", line 49, in File "/tmp/pip-install-x59k8zvc/gevent_62ec60238dda4aa9938a6c4e58ed75f6/_setuputils.py", line 236, in cythonize1 new_ext = cythonize( ^^^^^^^^^^ File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/Cython/Build/Dependencies.py", line 1153, in cythonize cythonize_one(*args) File "/tmp/pip-build-env-ccotnwss/overlay/local/lib/python3.12/dist-packages/Cython/Build/Dependencies.py", line 1297, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/gevent/libev/corecext.pyx [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. cp: cannot stat '/data/build/datadir/filestore/00649-saas-14-5-all': No such file or directory